Isn't Salt the best?! I think v2014.7.0 should now support gitfs in minion configs :) I really like how you have kept all your formulas in one repo rather than trying to break it all up. Do you ever you find you run into namespace conflicts when trying to include other formulas?
We have a similar sort of project going on here... https://github.com/stackstrap/stackstrap-salt
Right now we just bootstrap the repo onto our servers and run run salt-call, but I totally want to change it up to be Formula style now. We make heavy use of Jinja2 Macros rather than pillar data, but I'm starting to wonder if that is the best choice.
I lurked you guys a bit and see that you are an agency. Awesome to see an agency making such solid use of tech and open-source! I'm in the same industry and understand how rare solid ops are.
Anyway... just wanted to say thanks for putting this out there :)
Isn't Salt the best?! I think
v2014.7.0should now supportgitfsin minion configs :) I really like how you have kept all your formulas in one repo rather than trying to break it all up. Do you ever you find you run into namespace conflicts when trying to include other formulas?We have a similar sort of project going on here... https://github.com/stackstrap/stackstrap-salt
Right now we just bootstrap the repo onto our servers and run run
salt-call, but I totally want to change it up to be Formula style now. We make heavy use of Jinja2 Macros rather than pillar data, but I'm starting to wonder if that is the best choice.I lurked you guys a bit and see that you are an agency. Awesome to see an agency making such solid use of tech and open-source! I'm in the same industry and understand how rare solid ops are.
Anyway... just wanted to say thanks for putting this out there :)