I'm not sure exactly how, but I got this working. Thanks! On Saturday, September 5, 2015 at 10:13:59 AM UTC-7, Bret Truchan wrote: > > Hello, > > I'm not a Vagrant expert, but in the past I was able to install Apache 2.4 > using a Vagrant provisioning script: > https://github.com/clone45/bootober/blob/master/bootstrap.prototype. > And, in fact, I can see other people have similar provisioning scripts that > are supposed to install Apache 2.4, such as this one: > https://gist.github.com/fideloper/7074502 > > But all of a sudden, with no changes to my provisioning script, Apache 2.4 > is no longer installed. Instead, Apache 2.2.22 is installed: > > vagrant@precise32:~$ apache2 -v > Server version: Apache/2.2.22 (Ubuntu) > Server built: Jul 24 2015 17:25:42 > > Same goes when I use fideloper's script. How can I fix this, and what > could have caused it? I've attached the output of my provisioning script, > in case it helps. > > Thanks, > Bret > > >
-- This mailing list is governed under the HashiCorp Community Guidelines - https://www.hashicorp.com/community-guidelines.html. Behavior in violation of those guidelines may result in your removal from this mailing list. GitHub Issues: https://github.com/mitchellh/vagrant/issues IRC: #vagrant on Freenode --- 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]. To view this discussion on the web visit https://groups.google.com/d/msgid/vagrant-up/b5ba7e61-0a56-43e9-af61-79b19ea22ebd%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
