You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 12, 2019. It is now read-only.
This is mostly to get a discussion started. Many times with tools like Vagrant, or SpiceWeasel, etc, etc... the first thing I have to do is spin up a chef server. (Think testing a cluster setup, testing books done by QE/Support, or from scratch testing, or Jenkins), etc.
Now, installing Chef Server is easy, but firing up an instance, installing chef server and doing all that jazz takes me outside of the tools used for the rest of the process. Aka, I have to do all of that first, then fire up spice weasel. Yes, I can create Rakefiles, and knife plugins, and more glue, and even more glue. But this gets dirty/complex.
If would be nice to be able to have it so I could use spiceweasel for the entire process.