[chef] Re: Re: Chef Server on Vagrant


Chronological Thread 
  • From: Josiah Kiehl < >
  • To:
  • Subject: [chef] Re: Re: Chef Server on Vagrant
  • Date: Tue, 16 Oct 2012 03:16:17 -0700

This is the way we do cookbook development with Vagrant: http://vialstudios.com/guide-authoring-cookbooks.html

It's a fantastic guide (written by Jamie Winsor) on the complete iteration cycle. We've been using this method at Riot for some time now and are very pleased with the results.

Josiah

On Tue, Oct 16, 2012 at 2:49 AM, Andy Gale < " target="_blank"> > wrote:
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.

§