simonedamico / vagrant-chef-server-bootstrap

Vagrant configuration for bootstrapping a chef server virtual machine

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

vagrant-chef-server-bootstrap

Vagrant configuration for bootstrapping a chef server virtual machine

Overview

I assume you already have an ubuntu 12.04 64 bit virtual machine.

If you don't have one: vagrant box add precise64 http://files.vagrantup.com/precise64.box

The new machine will be available at 10.253.0.10, please modify if it collide with your existing networks.

I used the latest opscode cookbooks for the boostrapping.

The webui is available at http://10.253.0.10:4040 and should show you the default password for the admin user.

About

Vagrant configuration for bootstrapping a chef server virtual machine


Languages

Language:Ruby 100.0%