Displaying 5 results from an estimated 5 matches for "puppetmaster_extra_opts".
2012 Sep 27
1
Puppetmaster with mongrel
...are
being used as load balancers and also which is the default port for
puppetmaster where it accepts all incoming requests from clients?
3) when i do /usr/sbin/puppetmasterd --genconfig | grep servertype the o/p
is # servertype webrick
4) when i open /etc/sysconfig/puppetmaster and change the
PUPPETMASTER_EXTRA_OPTS=--servertype=mongrel, does it help?
Any help would be appreciated!!
Thanks,
Kedar
--
You received this message because you are subscribed to the Google Groups "Puppet Users" group.
To view this discussion on the web visit https://groups.google.com/d/msg/puppet-users/-/g4nkhwOWdvYJ.
To...
2012 Jun 14
2
Puppetmaster and two IP addresses?
...on private lan, and hostname of master is FQDN
of the public IP.
Client''s just cannot connect. Problem which I get is:
err: Could not retrieve catalog from remote server: SSL_connect
returned=1 errno=0 state=SSLv3 read server certificate B: certificate
verify failed
I''ve added
PUPPETMASTER_EXTRA_OPTS=--server=10.0.0.2
to the /etc/sysconfig/puppetmaster, but there is no help.
I''ve added:
10.0.0.2 puppet
to the hosts on both master and slaves, and again no help.
Any ideas?
--
Jakov Sosic
www.srce.unizg.hr
--
You received this message because you are subscribed to the Google...
2009 Feb 10
3
something wrong with mongrel?
...assReverse / balancer://puppetmaster:8140/
ProxyPreserveHost on
</VirtualHost>
]# grep -v "#" /etc/sysconfig/puppetmaster|grep .
PUPPETMASTER_MANIFEST=/etc/puppet/manifests/site.pp
PUPPETMASTER_LOG=/var/log/puppet/puppetmaster.log
PUPPETMASTER_PORTS=( 18140 18141 18142 18143 )
PUPPETMASTER_EXTRA_OPTS="--servertype=mongrel"
And puppet is running as:
puppet 2848 12.8 3.1 147100 131852 ? Rsl 11:52 1:56 /usr/bin/ruby /usr/sbin/puppetmasterd --manifest=/etc/puppet/manifests/site.pp --servertype=mongrel --logdest=/var/log/puppet/puppetmaster.log --servertype=mongrel --master...
2010 May 23
12
Puppet Dashboard error.
Hi i have the running i both sides, client and server sides the puppet
0.25.4
Get this error on server side:
puppetmasterd[5363]: Report puppet_dashboard failed: wrong Content-Length
format
And receive this error on my client side:
warning: Value of ''preferred_serialization_format'' (pson) is invalid for
report, user default (b64_zlib_yaml)
I am getting any reports on my
2007 Jul 11
17
Best practise guide
Hi,
I''m a new puppet user (thanks !) and I''m just looking at moving my
homegrown manifest structure into something resembling the best practise
guide at :
http://www.reductivelabs.com/trac/puppet/wiki/PuppetBestPractice. It
seems as if the structure here doesn''t map to the default puppet layout
(and thus doesn''t work with the standard puppet config