Displaying 7 results from an estimated 7 matches for "pupetmast".
Did you mean:
puppetmas
2008 Jan 17
5
A function can always run when a client connect to the pupetmaster?
hello,all
I write a function. this function will write the client fqdn to a
file. But this function only run one time when the puppetmaster
recompile the configuration.
How can let this function run every time when a client connect to
the puppetmaster ? please help me.
--
Huang Mingyou
2008 Oct 10
2
autosign issues
...he puppetmaster then gripes that nidal is a bad pattern
Is there a way that I can simply use the hostname, without the domain,
to get an autosigned cert?
Alternatively, can I grant access to a block of IPs and have those
certs autosigned?
Do I need to add IP/name relations to the hosts file on the
pupetmaster to get it to recognize that they are one and the same?
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Puppet Users" group.
To post to this group, send email to puppet-users@googlegroups.com
To unsubscrib...
2008 Jan 18
7
puppet 0.23.2 can''t collect exported resources
hi,guys
I''m test the resources export and collect , OS is Debian etch and
sarge, puppet server and client version all of the 0.23.2 ; the db is
MySQL-4.1
My test code is like this.
node ''b'' {
@@file {"/tmp/a": ensure => present ,content => "test"; }
}
node ''a'' {
File <<||>>
}
I run puppetd on
2007 Mar 14
2
loaderror in line 85
...ives, so I cannot prevent posting this. I
installed puppet (and removed it andf installed it again, which gave me
these error messages:
when removing:
puppetmaster: unknown service
error: %preun(puppet-server-0.22.1-1.i386) scriptlet failed, exit status 1
when installing:
puppet: unknown service
pupetmaster: unknown service
error: %post(puppet-server-0.22.1-1.i386) scriptlet failed, exit status 1
not sure if this is connected to the error this email is actually about:
when starting puppetmaster --nonodes --mkusers -v this error is shown:
/usr/sbin/puppetmasterd:85:in `require`: no such file to load...
2007 May 19
7
Puppet Trac throwing errors again for documentation pages
Hi,
https://reductivelabs.com/trac/puppet/wiki/DocumentationStart
https://reductivelabs.com/trac/puppet/wiki/PuppetIntroduction
https://reductivelabs.com/trac/puppet/wiki/PuppetMasters
https://reductivelabs.com/trac/puppet/wiki/PuppetBestPractice
- Max
2010 Oct 19
10
Automating infrastructure tests on Puppet nodes after a puppetrun
Hi List,
I would like to discuss with whoever is interested one topic that I
suppose has general interest.
I want to implement some kind of automatic testing on the status of a
node after a Puppet Run.
These tests involve trivial and less trivial things things like:
- A local service is running
- A local port is open
- A remote server on a remote port is reachable by the node
- An URL replies
2008 May 27
12
Puppetting the puppetmaster problems
Hi,
installing puppet at my first site was quite easy (not w/o problems,
but still). At the second site, I''ve run into something more serious.
First things first - I install puppetmaster on existing server, used
to keep LDAP db (my puppetmaster DOES NOT use LDAP, it just tries to
coexist on the same machine). The thing is, I need to puppet this
baby, so I''m running into a