schubergphilis / vagrant-chef-zero

Vagrant Plugin for Chef Zero
Apache License 2.0
91 stars 41 forks source link

Don't Require Chef Server URL #3

Closed andrewgross closed 11 years ago

andrewgross commented 11 years ago

Use the monkey patching trick to allow for exclusion of a Chef Server url in the Vagrantfile. Instead, allow Vagrant-Chef-Zero to pick one on the default port.

andrewgross commented 11 years ago

Fixed here 2957f2b

Also do not need a validator name.