6 ms·
Is there a something like Foreman[1] for Chef ? Something able to create and spin up new VM and execute receipts after install ( by using just a "web browser" )
by devmach 15y ago
Is there a something like Foreman[1] for Chef ? Something able to create and spin up new VM and execute receipts after install ( by using just a "web browser" ).
[1]: http://theforeman.org/projects/foreman/wiki/Screencasts http://theforeman.org/projects/foreman/wiki/Screencasts
- apinstein 15y agoOh nice I hadn't seen Foreman before. Looks like EC2 console but for your own stack. We use XEN, that might be nice. I don't know what you mean by "execute receipts" however in the video they kick off a puppet run, which makes me think you could similarly kick off a chef run instead.
- manvsmachine 15y agoI'm guessing that 'receipts' was meant to be 'recipes'.
- devmach 15y agoSorry, my bad. I meant to say "recipes".