hello, after a quick google found this: https://gist.github.com/cdata/817672
perhaps you can update it? Other way is, you doit manually once, and then you package the box http://docs.vagrantup.com/v2/cli/package.html you need to match the box name on virtualbox VBoxManage list vms and use --base <name> Alvaro. On Tue, Apr 7, 2015 at 12:27 PM, Andrew Mauricio <[email protected]> wrote: > Greetings, > > I am trying to install XCode on the Atlas hosted 'jhcook/osx-yosemite-10.10' > box. I have been scouring the internet and am not sure if this is possible > unless you do it directly through VirtualBox. I would like to avoid this and > be able to install XCode from the command line (using a provision file). > Thank you. > > -- > You received this message because you are subscribed to the Google Groups > "Vagrant" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > For more options, visit https://groups.google.com/d/optout. -- You received this message because you are subscribed to the Google Groups "Vagrant" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
