[chef] Re: Chef Server on Vagrant


Chronological Thread 
  • From: Andy Gale < >
  • To:
  • Subject: [chef] Re: Chef Server on Vagrant
  • Date: Tue, 16 Oct 2012 10:49:40 +0100

On Tue, Oct 16, 2012 at 9:30 AM, srawilliams 
< >
 wrote:
>
> Has anyone else had experience of doing this and if so can you point me at
> documentation or a working example.

One way would be to run the following script with the shell provisioner.

https://github.com/salgo/chef-server-bootstrap

e.g.

Vagrant::Config.run do |config|
  config.vm.provision :shell, :path => "bootstrap.sh"
end

--
Andy Gale
http://andy-gale.com
http://twitter.com/andygale
https://alpha.app.net/andygale



Archive powered by MHonArc 2.6.16.

§