chef-boneyard / chef-provisioning

A library for creating machines and infrastructures idempotently in Chef.
Apache License 2.0
524 stars 164 forks source link

Add chef-provisioning to Chef core #283

Open jkeiser opened 9 years ago

jkeiser commented 9 years ago

This requires getting nokogiri to compile, and putting fog, aws, and vagrant; and possibly azure and docker drivers into core as dependencies as well.

jkeiser commented 9 years ago

This is super important, but can't block 1.0.

ranjib commented 9 years ago

@jkeiser when you are planning 1.0 release?

jkeiser commented 9 years ago

@ranjib soon. This week if we can do it (but that's not super likely). https://waffle.io/chef/chef-provisioning?milestone=1.0

jkeiser commented 9 years ago

The work required to get this into chef core involves getting nokogiri to build on all platforms, and I expect that task to take time. Plan is to release 1.0, and get into chef core soon after.