In the puppet document has such a word:
ENCs can co-exist with standard node definitions in site.pp,
and the classes declared in each source are effectively merged.
but in my test environment,if not work:
for example(puppet version 2.6.11)
now enable ENC
[root@puppetmaster-tools puppet]# cat
puppet maser conf:
[main]
logdir = /var/log/puppet
rundir = /var/run/puppet
ssldir = $vardir/ssl
[master]
classfile = $vardir/classes.txt
localconfig = $vardir/localconfig
user = root
group = root
fileserverconfig = /etc/puppet/fileserver.conf
reportdir = /home/
The puppet conf:
master:
reports = log,foreman
agent:
report = true
So The foreman is the bottleneck? How to optimise?
On Thursday, February 7, 2013 10:59:02 AM UTC, Dominic Cleal wrote:
> On 07/02/13 08:30, serwe...@gmail.com wrote:
> > There is a puppet cluster, composed by nginx,p
There is a puppet cluster, composed by nginx,passenger,puppet. The number of
qps is 1000 currently,
and the processing speed of the whole cluster is pretty good,the average
processing time for the request is 0.25 seconds.
But it is a little slow from client report, a lot of processing time is