Displaying 4 results from an estimated 4 matches for "puppetqd".
Did you mean:
puppetd
2010 May 31
0
Puppet recording single IP in hosts table
Hi,
I am running puppetmaster with storeconfigs. I am also using the
activemq queuing method.
However what i have found from configuring activemq and puppetqd, is
that now in my mysql database the hosts table only has the
puppetmasters ip address listed for all nodes, instead of having each
individual nodes ip address.
Does anyone know if this is a activemq or puppetqd issues/
configuration and how i may go about fixing it?
--
You received this messag...
2012 Oct 01
10
Puppet 3.0 fails install on Solaris 10 w/ ruby 1.8.7
...on-1.7.5/ext/json/ext/generator/gem_make.out
>
> Nothing to update
>
>
So I decided to uninstall the old version and try again:
# gem uninstall puppet
>
> Remove executables:
>
> filebucket, pi, puppet, puppetdoc, ralsh, puppetca, puppetd,
>> puppetmasterd, puppetqd, puppetrun
>
>
>> in addition to the gem? [Yn] y
>
> Removing filebucket
>
> Removing pi
>
> Removing puppet
>
> Removing puppetdoc
>
> Removing ralsh
>
> Removing puppetca
>
> Removing puppetd
>
> Removing puppetmasterd
>
> Removin...
2010 Jul 12
13
ANNOUNCE: Puppet 2.6.0 - Release Candidate 2 available!
...ackwards compatibility). This includes renaming
several Puppet functions to better fit an overall model.
List of binary changes
puppetmasterd –> puppet master
puppetd –> puppet agent
puppet –> puppet apply
puppetca –> puppet cert
ralsh –> puppet resource
puppetrun –> puppet kick
puppetqd –> puppet queue
filebucket –> puppet filebucket
puppetdoc –> puppet doc
pi –> puppet describe
This also results in a change in the puppet.conf configuration file.
The sections, previously things like [puppetd], now should be renamed to
match the new binary names. So [puppetd] becomes...
2011 Nov 04
1
Storeconfigs and nagios and foreman
...# The default value is ''$ssldir/private''.
privatedir = /etc/puppet/ssl/private
# Whether plugins should be synced with the central server.
# pluginsync = false
# Whether to use a queueing system to provide asynchronous
database integration.
# Requires that `puppetqd` be running and that ''PSON'' support for
ruby be installed.
# async_storeconfigs = false
# Where individual hosts store and look for their certificates.
# The default value is ''$certdir/$certname.pem''.
hostcert = /etc/puppet/ssl/certs/ip-10-36-11-...