S
S
severgun2016-03-21 13:41:23
linux
severgun, 2016-03-21 13:41:23

How to properly organize the configuration of server groups?

There is a zoo of about 5 node types.
How is it customary in 2016 to automate the application of configurations? As far as I understand, the most popular solution is Ansible.
Actually the question is, are there systems for automatically launching playbooks, for example, after rebooting one or a group of nodes? Or do you still need to fence the fence from heartbeat or cron scripts?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
D
Danil Biryukov-Romanov, 2016-03-21
@urtow

Ansible is a good solution, I also recommend looking at saltstack - saltstack.com , the pull model helps a lot in some cases.
>Actually, the question is, are there systems for automatically launching playbooks, for example, after rebooting one or a group of nodes?
Please clarify, when rebooting a node, it needs to be reconfigured again? Ansible in the simplest case installs packages, stuffs configs, etc, that is, it does actions that do not need to be repeated during reboot.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question