Re: [vagrant-up] Should docs specify that 'vagrant provision' is run under root

2014-11-27 Thread anatoly techtonik
as a > privileged user or not (sudo). By default this is "true". > what > > > On Thu, Nov 27, 2014 at 7:56 AM, anatoly techtonik > wrote: >> >> It look like `vagrant provision` is run under root and not vagrant user. >> Shouldn't this be mentio

[vagrant-up] Should docs specify that 'vagrant provision' is run under root

2014-11-26 Thread anatoly techtonik
It look like `vagrant provision` is run under root and not vagrant user. Shouldn't this be mentioned in documentation? https://docs.vagrantup.com/v2/provisioning/index.html -- You received this message because you are subscribed to the Google Groups "Vagrant" group. To unsubscribe from this gr

Re: [vagrant-up] Check if box exists and if not - use a different box

2014-11-10 Thread anatoly techtonik
lvaro Miranda Aguilera wrote: > > You can also have a look into packer.io > > if vagrant up takes too long, packer.io can create a more ready-to-use box > > On Sun, Nov 9, 2014 at 6:05 AM, anatoly techtonik > wrote: > >> Hi, >> >> Is it possible to check if

Re: [vagrant-up] Check if box exists and if not - use a different box

2014-11-10 Thread anatoly techtonik
wrote: > > Hey Anatoly, > > You can actually use Vagrant Cloud for this. Is you publish the box to > Vagrant Cloud, you can use the `vagrant box outdated` command to check for > a new version. > > Best, > Seth > > On Nov 8, 2014, at 12:05 PM, anatoly techtonik &g

[vagrant-up] Check if box exists and if not - use a different box

2014-11-08 Thread anatoly techtonik
Hi, Is it possible to check if a certain box exists from Vagrantfile? I have a configuration that builds a box out of public image, but it work too long, so I occasionally create snapshot of new box with `vagrant package` and import that instead. I want to automate the process and use base box

Re: [vagrant-up] Re: View Vagrant provision log other than STDOUT?

2014-10-31 Thread anatoly techtonik
ant.log / err > > replace '>>' with ' | tee -a' and you could have both, console and log > > > Alvaro. > > On Fri, Oct 31, 2014 at 9:27 AM, anatoly techtonik > wrote: >> >> I am running some bash scripts during provisioning that invoke

Re: [vagrant-up] Re: View Vagrant provision log other than STDOUT?

2014-10-30 Thread anatoly techtonik
er 30, 2014 11:06:38 AM UTC-7, anatoly techtonik wrote: >> >> And I am not using Chef. >> >> On Thu, Oct 30, 2014 at 8:52 PM, Shawn Neal wrote: >> > Assuming you're already writing the Chef output to a log file, just >> > ensure >> >

Re: [vagrant-up] Re: View Vagrant provision log other than STDOUT?

2014-10-30 Thread anatoly techtonik
ectory as your Vagrantfile. > > On Wednesday, October 29, 2014 10:29:28 PM UTC-7, anatoly techtonik wrote: >> >> >> On Sunday, October 6, 2013 11:33:49 AM UTC+3, Jean Mertz wrote: >>> >>> I was wondering if it's possible to view (and parse) the vagr

[vagrant-up] Re: View Vagrant provision log other than STDOUT?

2014-10-29 Thread anatoly techtonik
On Sunday, October 6, 2013 11:33:49 AM UTC+3, Jean Mertz wrote: > > I was wondering if it's possible to view (and parse) the vagrant log of > the last (provision) run > +1 > -- You received this message because you are subscribed to the Google Groups "Vagrant" group. To unsubscribe from this