Gentoo Archives: gentoo-user

From: Tomas Mozes <tomas.mozes@××××.sk>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Ansible, puppet and chef
Date: Wed, 17 Sep 2014 12:46:41
Message-Id: 0a864591c80ab6464d73d7e422907960@shmu.sk
In Reply to: Re: [gentoo-user] Ansible, puppet and chef by Alan McKinnon
1 On 2014-09-17 10:08, Alan McKinnon wrote:
2
3 > That's almost exactly the same setup I have in mind.
4 >
5 > How complex do the playbooks get in real-life?
6
7 The common role has about 70 tasks. It does almost everything covered in
8 the handbook plus installs and configures additional stuff like postfix,
9 nrpe, etc. The dom0 role has 15 tasks including monitoring, xen, grub.
10 The domU role basically just configures rc.conf.
11
12 An actual web server with apache/php has just about 20 tasks. A
13 load-balancer
14 with varnish/nginx/keepalived has just about the same. A database has
15 about
16 30 tasks because it also configures database replication.

Replies

Subject Author
Re: [gentoo-user] Ansible, puppet and chef Alan McKinnon <alan.mckinnon@×××××.com>