I would like to use the real chef-zero (the one that comes with the gem called chef-zero) and use this with "chef-client". How can I do this?
I have exhaustively searched on the internet, but I cannot seem the find out how to do this. I installed the chef-zero helper plug-in,* vagrant plugin install vagrant-chef-zero*, and use this in my Vagrantfile: *chef.chef_zero.enabled = true.* This doesn't seem to work, as I get the message: *chef client provisioner:* The following settings shouldn't exist: chef_zero* I don't know if this is even the right solution path. I don't know how to get off the ground, at least with Vagrant's provisioners. I don't want to have to define custom JSON or recipe run lists (or hackery to auto-gen it), as I want to simulate what I would do with a real chef server, much like you can do now in with the puppet provisioner for Puppet. - Joaquin -- This mailing list is governed under the HashiCorp Community Guidelines - https://www.hashicorp.com/community-guidelines.html. Behavior in violation of those guidelines may result in your removal from this mailing list. GitHub Issues: https://github.com/mitchellh/vagrant/issues IRC: #vagrant on Freenode --- You received this message because you are subscribed to the Google Groups "Vagrant" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/vagrant-up/73f724e9-53bc-4ada-9000-473d15882f14%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
