-
Notifications
You must be signed in to change notification settings - Fork 170
Add support for chef-provisioning-docker #329
Comments
👍 Yes, would also like to see docker in the DK |
This is managed by omnibus-chef, you can look here for examples and file a pull request with that project. If the dependencies aren't too bad it should be pretty easy: https://github.com/chef/omnibus-chef/tree/master/config/software |
Would that keep chef-provisioning-docker in step with chefDK/chef-provisioning? It's not a good first impression when chefDK ships a chef-provisioning version that then doesn't have a working provisioner. |
What do you mean by this? ChefDK ships with AWS, Fog, Azure, and Vagrant. Is there a bug? Or is it just that docker is the only one you care about? |
I can make do with vagrant for now but was hoping to deploy to production
|
I just had an expectation that what was documented as working in the chef-provisioning repo would all work within chefDK. This isn't chefDK's problem obviously. It seems care was taken to get AWS, FOG and other drivers working with a 1.x version of chef-provisioning but the others seem to be left behind. A note in the Readme.md of chef-provisioning about what does and doesn't work with 1.x would help. I'll see who I can find over their. |
You should be able to install whatever other provisioning drivers you need with |
Closing this for now. If we decide we need to revisit the provisioning drivers that ship with Chef-DK, we can re-open. |
Hi,
I notice that many chef-provisioning-* providers are already packaged into Chef DK but chef-provisioning-docker seems to be missing.
I'd like to request inclusion of Docker provider so that I can use Chef DK for quick local testing.
Regards,
The text was updated successfully, but these errors were encountered: