Sep 182014
 

I, personally, still don’t think saltstack is a configuration management tool, it’s more like a remote execution engine that allow you launch command to multiple hosts at the same time. saltstack does not do well in maintaining configuration up-to-date, or maybe it does, but we are using it in a wrong way.

Now I’ve done most of my part with monitoring, after migrating to AWS I think the next thing is to review configuration management, I would still prefer CFEngine, though keep saltstack as a remote execution engine, as anyway we (read: ops) need this.

So the next question is, how to migrate saltstack’s state to CFEngine’s promise?

Sep 182014
 

I’m not sure what I’m going to build yet, but it should be something that could make my ops life easier, I don’t think it will be automation tool, as the best solution for automation is command line (script).

Maybe something regarding to monitoring? Building up a dashboard will be interesting, though most people may use Web page instead.

Still thinking …