Fix misleading comments in Vagrantfile
This commit is contained in:
parent
2cfa79ac6d
commit
88abc5f9b0
|
@ -35,7 +35,7 @@ Vagrant::Config.run do |config|
|
|||
# chef.add_role "web"
|
||||
#
|
||||
# # You may also specify custom JSON attributes:
|
||||
# chef.json = { :mysql_password => "foo" }
|
||||
# chef.json.merge!({ :mysql_password => "foo" })
|
||||
# end
|
||||
|
||||
# Enable provisioning with chef server, specifying the chef server URL,
|
||||
|
|
Loading…
Reference in New Issue