search for: configprint

Displaying 20 results from an estimated 44 matches for "configprint".

Did you mean: config_printk
2012 Jun 06
3
Puppet and Passenger.. configprint
Hello everyone... I have configured the puppetmaster to use Apache/Passenger. However, executing a configprint (puppet --configprint all) from either the puppetmaster or an agent shows servertype = Webbrick Has anyone else seen this? What do I need to do to correct this? Thanks! JA -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To post to t...
2012 Oct 21
0
Puppet node_aws fingerprint vs configprint
...9;ve been playing with puppet node_aws on my ec2 instances and there is a problem which I don''t know how to solve it. The problem is: when i run puppet node_aws bootstrap in order to create and install puppet in new instance, I see at the end of logs: debug: Command: sudo puppet agent --configprint certname err: fingerprint f4:19:2a:53:b9:43:26:73:2e:b6:b7:9c:18:c3:db:aa does not match for "ec2-107-21-150-66.compute-1.amazonaws.com,10.122.94.180" I tried to execute puppet agent --configprint certname and I get "ec2-107-21-150-66.compute-1.amazonaws.com,10.122.94.180" wh...
2012 Jun 20
4
Puppet Configuration - Running --configprint generates long list of values
Hello all, I fairly new to puppet and google groups so I''ll apologize in advance for not conforming to "normal" posting methods. I''ve recently installed puppetmaster on a fresh copy of Ubuntu 10.04LTS and after running: sudo puppet --configprint all, I get a long list of parameters and values echoed back to my shell. My question is where do these parameters and values come from? I''ve taken a look at my puppet.conf file (which I believe is located in the proper place of: /etc/puppet/puppet.conf) and it looks like this: [main...
2010 Mar 30
3
Environment settings not functional
Hi, I''ve got some problems with setting up environments. On the master: [main] [...] manifestdir = /etc/puppet/manifests modulepath = /etc/puppet/modules [...] environments = production,staging [production] manifestdir = /etc/puppet/manifests modulepath = /etc/puppet/modules [staging] manifestdir = /opt/puppet-staging/manifests modulepath = /opt/puppet-staging/modules [puppetmasterd]
2007 Oct 09
9
puppetca is unable to sign certificate
Hi - I a ran puppetd -vt against a brand newly build host (which is what I normally do for a new host) and got the usual message: err: No certificate; running with reduced functionality. info: Creating a new certificate request for sega-dev-1. info: Requesting certificate On the puppetmaster, I then list the waiting host with: puppetca --list then sign the key. In this case, I decided that the
2007 Nov 28
7
puppetrun failing: "connect'': tlsv1 alert unknown ca"
I''m trying to get puppetrun to work, without luck so far. I have my puppetmaster and clients working fine with the clients polling the master. Now I want to be able to force an update. Using version 0.23.2 On the client I set listen=true and created the namespaceauth.conf file. Restarted puppetd and it appears fine. On the master I run puppetrun as root and get root@plane:/etc/puppet#
2013 Mar 04
7
I moved my modules and manifest directory in puppet master.
I also made the changes below in the puppet.conf file to tell puppet where to look for the the modules and manifests. I then restart the puppet master then ran puppet command to apply changes to a puppet client it did not find anything to change just got these three lines "info: Caching catalog for pdlnx-adpt03.kareoprod.ent, info: Applying configuration version
2012 Nov 29
7
Puppet CA corruption
...lp ca list'' for usage I have tried following said instructions which did not work at all. Eventually I was able to build it down to the following steps to regenerate the certificate store: # service puppetmaster stop # service puppetdb stop # service puppet stop # find $(puppet master --configprint ssldir) -name "$(puppet master --configprint certname).pem" -delete # rm -rf /var/lib/puppet/ssl # puppet master --no-daemonize --debug --verbose --trace (kill it when it says "starting puppet") # /usr/sbin/puppetdb-ssl-setup # service puppetmaster start # puppet ca list --all...
2007 Dec 24
5
could not find user puppet ?
err: /Settings[top]/Settings[main]/File[/usr/local/.aqadmin/puppet/var/yaml]: Failed to retrieve current state of resource: Could not find user puppet debug: Finishing transaction 75413780 with 2 changes since i put the last version on this test server i cannot launch puppet manualy: mkdir -m 700 -p /usr/local/.aqadmin/puppet/conf/ssl; \ mkdir -m 700 -p /usr/local/.aqadmin/puppet/var/facts; \
2013 May 08
14
PuppetDB: SSL problems
...has puppetdb.local with print 8C:E6:D1:02:89:9E:25:D3:E8:8F:63:75:8F:85:59:B5:17:BE:F8:47 truststore.jks on puppetdb has ''puppetdb ca'' with print 62:8F:76:CE:5C:9D:23:B0:1D:9D:7A:2F:39:5A:74:43:1D:BB:D9:1E $ openssl verify -CAfile /etc/puppet/ssl/ca/ca_crt.pem `puppet master --configprint hostcert` /etc/puppet/ssl/certs/puppetdb.kahuna.local.pem: OK (yes, I have the SSL certs in /etc/puppet) If someone could help, that would be great. I''m running in circles here. *Thanks!* kl [1] http://docs.puppetlabs.com/puppetdb/1.3/connect_puppet_master.html -- You received this m...
2010 May 31
9
Problem with dashboard using live report aggregation
Hey, I''m exploring puppet-dashboard right now and I want to get the live aggregation running. But somehow I''m already failing at the puppet.conf entries ;) The Dashboard readme says: ### Live report aggregation To enable report aggregation in Puppet Dashboard, the file `lib/puppet/ puppet_dashboard.rb` must be available in Puppet''s lib path. The easiest way to do this
2013 Aug 28
3
agent will not run
...I tried to find error messages via google an ixquick, but nothing was found. Where can I look for the error, and what do I have to look for? As far as I con see, my configuration is d''accord with <http://docs.puppetlabs.com/guides/configuring.html>. Commands like # puppet agent --configprint modulepath /etc/puppet/test1/modules:/etc/puppet/modules:/usr/share/config/test1/modules # puppet agent --environment test2 --configprint modulepath /etc/puppet/test2/modules:/etc/puppet/modules:/usr/share/config/test2/modules work, so I am sure puppet reads its environment "test1" from...
2008 Feb 05
2
Restore from filebucket
Hi, I''m using the ''backup'' parameter in file resources to backup to a central filebucket on the puppetmaster. How do I restore a backup? I couldn''t find anything in the wiki, but saw some docs by running ''filebucket --help''. It says to restore a backed up file, you need to know the md5sum. Unfortunately, AFAIK the only place this
2012 Aug 21
3
mcollective getaddrinfo: Name or service not known
...or service not known I know the above error is commonly related to DNS but I''m not sure where the disconnect it. These are brand new agent installations. server field in the agent puppet.conf is the server hostname which is also the listed certname shown when ''puppet master --configprint certname,certdnsnames'' is typed from the server (certdnsname is blank). Any help or direction? Thanks -- James -- 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.c...
2007 Aug 30
4
Command line vs config file override for configuration params
...o I''m trying to put together individual modules, test targets and so on. I have noticed that the $libdir (and probably the other configuration options too) sources from puppet.conf are not overridden by specifying --libdir=blah on the commmand line to puppet. I can illustrate this with --configprint: # puppet --verbose --debug --color=false --libdir=`pwd`/testlib --configprint libdir /var/lib/puppet/plugins (this comes from puppet.conf in /etc/puppet) # sudo puppet --verbose --debug --color=false --libdir=`pwd`/testlib --config /dev/null --configprint libdir /users/unix/sa_dewha/SVNCheckOut...
2007 Apr 02
3
Man pages
Folks, I''ve been looking at creating a set of man pages for puppet and I''m trying to come up with a reasonable hierarchy. I''d appreciate any suggestions. So far, here''s what I''ve come up with: - puppet(1) - puppetca(1) - puppetdoc(1) - puppetrun(1) - puppetca.conf(5) - puppetd.conf(5) - puppetmasterd.conf(5) - puppetd(8) -
2013 Aug 21
11
Confusion with puppetdb (storeconfig) and query database
Hello, I have configured puppet and puppetdb (storeconfig) with postgresql and the service run and the collecting are good for example: I can make query with the next command and responds ok . [.........................] [root@master]# curl -X GET -H ''Accept: application/json'' http://127.0.0.1:8080/v2/facts --data-urlencode ''query=["=", "name",
2011 Oct 25
6
Regenerating puppet master certificate
...ndary shell session to the puppet master server, you can start a WEBrick master with puppet master --no-daemonize --verbose and stop it with ctrl-C. > If you prefer to only maintain one shell session, you can start a WEBrick master with puppet master and stop it with kill $(cat $(puppet master --configprint pidfile)). Source: README.pdf inside the toolkit. I used to be able to do this by running ''puppetca''. But ever since puppetca isn''t available anymore I can''t seem to find any information on how to do it instead. Well other than what''s described above th...
2007 Mar 19
3
certificate trouble
Hi Puppet-Team, first thanks for this great configuration management tool ! My name is Matt and i am on creating a puppet plugin for openQRM. The basic 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 :
2012 Jun 05
7
Not using expired node for targethost from cache; expired
...n node targethost I have 4 nodes that are effectively the same and 3 of the 4 work as expected. Someone trying to help has said: "The only thing i can derive from that is there is no ''modules/pe_accounts/manifests/init.pp'' in any of the path elements in `puppet master --configprint modulepath` on your server, for the environment that client is" It was my understanding from reading that the pe_accounts was a part of the core classes that comes with puppet. The version of puppet I am working with is PE 2.5.1 on Solaris 10 non-global zones. -- You received this messa...