rcbops-qe / monster

Deployment/Orchestration Engine
Apache License 2.0
4 stars 8 forks source link

Rm monster chef dep #207

Closed jcourtois closed 10 years ago

jcourtois commented 10 years ago

Monster previously required a chef-server on the monster server to bootstrap chef on all of the nodes it was provisioning. There is no logical reason that this should be the case and the extra chef-server was occasionally a point of failure for builds. This pr rewrites the OpenStack provisioner class to remove this dependency and clean up the provisioner logic in general.