Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
Salt Stack - fast remote execution manager / provisioner
(
saltstack.org
)
5 points
by
mtrn
on June 18, 2012
|
hide
|
past
|
favorite
|
4 comments
skorgu
on June 18, 2012
|
next
[–]
I want to like this but having to use a template syestem to build a yaml file seems entirely backwards to me.
Ref:
http://salt.readthedocs.org/en/latest/topics/tutorials/state...
beaucronin
on June 18, 2012
|
parent
|
next
[–]
Templating is definitely not required - states are run through Jinja by default, but for most simple setups you won't need to template anything.
mtrn
on June 18, 2012
|
parent
|
prev
|
next
[–]
As far as I can tell, templating is an addon - you can specify everything as pure yaml, also.
mtrn
on June 18, 2012
|
prev
[–]
After using Puppet and Chef for small production deployments and local vagrant setups, salt looks promising in terms of performance and transparency.
Consider applying for YC's Fall 2026 batch!
Applications
are open till July 27.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
Ref: http://salt.readthedocs.org/en/latest/topics/tutorials/state...