search for: puppetclient

Displaying 20 results from an estimated 41 matches for "puppetclient".

2007 Apr 13
2
puppetrun
Hi When using puppetrun to trigger machines to get and apply their configuration, it will only trigger the machine when executing puppetrun for the second time: puppetmaster # puppetrun --host puppetclient puppetclient log: -- snip Apr 13 08:19:49 puppetd[20208]: puppetmaster(172.16.34.12) triggered run Apr 13 08:20:08 puppetd[20208]: puppetmaster(172.16.34.12) triggered run Apr 13 08:20:08 puppetd[20208]: Starting configuration run ... -- snip Are there any tests done on the state of the puppetcli...
2007 Mar 19
3
certificate trouble
...ic framework is already existing and working well so far. Now, after having it working ok once i now ran into a problem that my puppet-clients do not get their configuration any more from the puppetmasterd. What i saw on the puppetmasterd logs is : .. Mar 19 11:52:54 demo puppetmasterd[27506]: Host puppetclient.juggle has a waiting certificate req uest .. Then i signed the certificate for this client and got : .. Mar 19 11:55:01 demo puppetmasterd[27506]: Allowing 192.168.88.148(192.168.88.148) untrusted acce ss to CA methods .. When restarting puppet on the client i got : .. Mar 19 11:54:56 puppetclien...
2008 Oct 22
5
LDAP Problem
...com objectClass: organizationalRole cn: Manager # Hosts, xyz.com dn: ou=Hosts,dc=xyz,dc=com objectClass: organizationalUnit objectClass: top ou: Hosts # default, Hosts, xyz.com dn: cn=default,ou=Hosts,dc=xyz,dc=com cn: default description: Default objectClass: device objectClass: top objectClass: puppetClient puppetclass: defaultapps # basenode, Hosts, xyz.com dn: cn=basenode,ou=Hosts,dc=xyz,dc=com cn: basenode description: Basenode objectClass: device objectClass: top objectClass: puppetClient puppetclass: baseapps # webserver, Hosts, xyz.com dn: cn=webserver,ou=Hosts,dc=xyz,dc=com cn: webserver desc...
2011 Sep 13
0
load balance multiple puppetmaster, backend workers not authenticating
...able to get a single passenger server installation to work correctly. When I configure the frontend load balancer and backend workers, the backend workers does not authenticate even though I am passing the headers to it. curl -v -H "Accept: pson, yaml" \ > -H "X-Client-DN:: /CN=puppetclient.example" \ > -H "X-Client-Verify: SUCCESS" \ > ''http://puppetmaster.example:18140/production/catalog/puppetclient.example?facts_format=b64_zlib_yaml&facts=...'' * About to connect() to puppetmaster.example port 18140 * Trying puppetmaster.example... conn...
2009 Dec 03
1
Could not retrieve catalog
...aster (0.24.4-3) is running on Ubuntu Lenny and the puppet client (0.24.8-4.el5) is running on CentOS 5.3. After the install, from the client side, I''ve run: puppetd --server puppetmaster.domain.com --waitforcert 60 --test On the client, I''ve run: puppetca --list puppetca --sign puppetclient.domain.com Something isn''t working and I''m not sure what. The port 8140 is open on both sides. When I checked the log on the puppetclient, I see the following error after starting the puppet. puppetd[3819]: Could not retrieve catalog: Could not find default node or by name with...
2007 Dec 21
1
RPM-installed packages trying to install every run, causing service to fail
...;m noticing that if the package is installed puppet will try to install it again and will fail because of a dependency error (because the package is installed). Therefore, starting the service fails. Here''s what I get with puppetd --verbose: notice: Starting configuration run err: //puppetclient/cfsandbox.corp.localmatters.com/webapp/httpd/tomcat/Package[tomcat-native-1.1.10-1.i386.rpm]/ensure: change from absent to present failed: Execution of ''/bin/rpm -i --oldpackage /tmp/tomcat-native-1.1.10-1.i386.rpm'' returned 256: package tomcat-native-1.1.10-1 is already instal...
2010 Jan 28
2
How to execute an arbitrary script when a puppetclient ask for a manifest?
Hi, I would like to use Puppet in the cloud (think gogrid) to configure stem images. Virtual machines are created/destroyed on the fly under control of a load monitor. For this reason we cannot sign manually new Puppet clients, instead, we must use Puppet''s autosign feature. At the moment, Puppet just permits to filter client manifest requests with some regex over the hostname of the
2012 Feb 06
2
Puppet kick class option error
...cn=host1.example.net" and "dc=example,dc=com". Puppetmaster and LDAP Server Config, puppet.conf --- [main] node_terminus = ldap ldapserver = 192.168.0.101 ldapport = 389 ldapbase = ou=Servers,dc=puppet,dc=sf ldapstring = (&(objectclass=puppetClient)(cn=%s)) ldapuser=cn=Manager,dc=example,dc=com ldappassword=******* --- host1.ldif --- dn: cn=host1.example.net, ou=servers, dc=example, dc=com objectClass: device objectClass: puppetClient objectClass: top cn: host1.example.net puppetClass: test --- host2.ldif --- dn: cn=host2.e...
2013 Nov 28
1
puppet-users-br err: Could not retrieve catalog from remote server: SSL_connect returned=1 errno=0 state=unknown sta
Just installed the puppet master server in and the client just installed the puppet I managed to sign the certificates root@Puppetmaster:/etc/puppet# puppet cert --list --all + "puppetclient" (96:9A:C3:8D:B6:72:A4:5F:01:AA:40:A9:95:3E:FB:D2) + "puppetmaster" (12:92:DF:EB:72:E5:DF:99:D8:22:CA:5F:22:3A:1D:61) at the time I create the file site.pp in / etc / puppet / manifests / puppetmaster in and will apply the client through the command puppet agent - test the followin...
2011 Jul 14
5
LDAP ENC
...ter] # ENC (external node classificiations) node_terminus = ldap ldapnodes = true ldapclassattrs = puppetclass # LDAP ldapserver = ubuntu.ttinet ldapbase = ou=Hosts,dc=ttinet,dc=local ldapuser = cn=admin,dc=ttinet,dc=local ldappasswd = XXXXXXXXXXXX ldapstring = (&(objectclass=puppetClient)(cn=%s)) ldaptls = false ldapssl = false ldapport = 389 and this is a piece of cake from CLI # ldapsearch -x ''(&(objectclass=puppetClient)(cn=ubuntu5.ttinet))'' # extended LDIF # # LDAPv3 # base <dc=ttinet,dc=local> (default) with scope subtree # filter: (&(ob...
2012 Jan 15
1
puppet client server connection refused when I use puppet kick
I have very strange problem. I set up puppet client on serveral servers but have problem with one of them. When I invoke: root@www ~ # puppet agent --server puppetmaster.domain.ltd --test notice: Ignoring --listen on onetime run info: Caching catalog for puppetclient.domain.ltd info: Applying configuration version ''1326444431'' notice: Finished catalog run in 3.15 seconds everything works ok. New changes are applied to system. When I try to pull changes to client from server: root@www ~ # puppet kick puppetclient.domain.ltd I got...
2007 Jul 06
2
Modifying a firewall
...er, and one puppet client. Here is where things get fuzzy for me. I''m not sure how I would accomplish the task of editing the iptable firewall on the puppet client. What I''d like to do is something like this: define task ( firewall: add rule add rule delete rule } node puppetclient { apply firewall } I read through a good majority of the docs last night, but didn''t come out with how I might do this. Pummel me if you must! :) Thanks for any help. Mike B. ---------------------------------------------------------------- This message was sent using IMP, the Int...
2011 Feb 22
8
auth.conf & namespaceauth.conf : which files belong on the master , and client?
I''m trying to wrap my head around these files... do both of them need to reside on the client and master? are there any docs that describe these files and what all the option/ sections are and what they do? Thanks all.... -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To post to this group, send email to
2009 Oct 20
11
Stuck with puppet
Hello a newbie here. The situation is that: 2 machine one master one client Puppet 0.24.5 This my configuration: Client: /etc/puppet/puppetd.conf [puppetd] server = Asus-Vista-Box logdir = /var/log/puppet vardir = /var/lib/puppet rundir = /var/run master /etc/puppet/manifests/classes/sudo.pp class sudo { file { "/etc/sudoers": owner => "root",
2007 Oct 10
5
Puppet ldapnodes issue
...FRlc3QgRGF0YWJhc2UgICAgICAgICAgICAgICAgICAgICAgIA== description: Puppet Test Database # Hosts, puppet dn: ou=Hosts,dc=puppet objectClass: organizationalUnit objectClass: top ou: Hosts # basenode, Hosts, puppet dn: cn=basenode,ou=Hosts,dc=puppet objectClass: device objectClass: ipHost objectClass: puppetClient objectClass: top cn: basenode ipHostNumber: 192.168.0.1 description: The base node puppetclass: baseclass # testserver, Hosts, puppet dn: cn=testserver,ou=Hosts,dc=puppet objectClass: device objectClass: ipHost objectClass: puppetClient objectClass: top cn: testserver ipHostNumber: 192.168.0.50 de...
2006 Sep 06
4
FQDN nodes in LDAP
...p# ldapsearch -x cn=batch1.phy.bnl.gov # extended LDIF # # LDAPv3 # base <> with scope sub # filter: cn=batch1.phy.bnl.gov # requesting: ALL # # batch1.phy.bnl.gov, Hosts, phy.bnl.gov dn: cn=batch1.phy.bnl.gov,ou=Hosts,dc=phy,dc=bnl,dc=gov objectClass: device objectClass: ipHost objectClass: puppetClient objectClass: top cn: batch1.phy.bnl.gov ipHostNumber: 130.199.22.134 puppetclass: basicsystem puppetclass: cupsserver puppetclass: ldapclient parentnode: basenode # search result search: 2 result: 0 Success # numResponses: 2 # numEntries: 1 -------------------------------------- I think I have...
2010 Jun 07
1
undefined method 'to_sym' for ["<var>", "<var">]:Array
I am running into a problem with my LDAP puppet setup with this error message: PuppetClient: err: Could not retrieve catalog from remote server: Error 400 on SERVER: Could not parse for environment DR: undefined method `to_sym'' for ["ENV1", "ENV2"]:Array PuppetMaster: err: Could not parse for environment DR: undefined method `to_sym'' for ["ENV1&...
2011 Jan 17
1
puppet kick timeout
...I can not find the way to set timeout from the "puppet" command help manual. On the other hand, I found another way to trigger a client update from puppetlab''s online document, that is rest api "curl -k -X PUT -H "Content-Type: text/pson" -d "{}" https://puppetclient:8139/production/run/{anything}". I run this command on my puppet_master server, but it said "Forbidden request: 172.168.2.2(172.168.2.2) access to /run/puppet/ [save] at line 97" which said something wrong happend . But one thing surprise me , which is the client did updated at that...
2010 Nov 13
12
certificate verify failed
I am banging my head against the wall for recently built hosts that are unable to verify the server''s certs. The usual is not working. on the puppet agent machine: find /var/lib/puppet/ssl -type f -delete on puppet master: puppetca --clean <new_host_cert> on agent: puppetd --server puppet --waitforcert 2 --no-daemonize -d -o on puppet master: puppetca --sign
2007 Jul 06
0
(no subject)
> On Jul 6, 2007, at 1:36 PM, barsalou wrote: >> What I''d like to do is something like this: >> >> define task ( firewall: >> add rule add rule >> delete rule >> } >> >> node puppetclient { >> apply firewall >> } > Don''t think about it in terms of verbs, just stick to nouns. > What rules do you want to have? What rules do you want to be > absent? Use the iptables example that Digant posted earlier this > week and declare the rules you want...