Displaying 20 results from an estimated 3000 matches similar to: "Puppet calls the ENC twice for some nodes."
2009 Nov 12
6
Multiple environments
So I''m trying to get multiple environments to work with puppet 0.25.1
on ubuntu 8.04 and no matter what I do, puppet just completely ignores
any environment setting.  There''s really next to no information in
terms of configuration on the multiple environments documentation page
(http://reductivelabs.com/trac/puppet/wiki/UsingMultipleEnvironments)
other than saying that the
2010 Jun 09
12
Foreman -- Reporting
Hello All,
     I don''t seem to be able to get reports to display on the foreman
interface.  I copied extras/puppet/foreman/files/foreman-report.rb to /
usr/lib/ruby/site_ruby/1.8/puppet/reportsforeman.rb, instead of /usr/
lib/ruby/1.8/puppet/reports/foreman.rb. Config: Centos5.4, Apache/
Passenger, Puppet 0.25.4.
     The reports are coming from the clients, because I can see them
in
2008 Dec 04
4
puppetmaster built via puppetd
hi,
i''m trying to set up my puppetmaster infrastructure with multiple
puppetservers behind load balancers in each of our datacenters. i''m
using 0.24.6.   i''ve read the howto on puppet scalability, and i think
i''ve got the ssl config working correct, but i''m noticing that when
puppetd is used to build a puppetmaster, some of the files in $vardir/
ssl
2011 Mar 31
5
puppetca and /etc/puppet/ssl
All,
I have --confdir=/etc/puppet/common in my /etc/init.d/puppetmaster and
/etc/init.d/puppet files, vardir set to /var/lib/puppet in
/etc/puppet/common/puppet.conf, and yet, every time I run puppetca it
creates /etc/puppet/ssl. Anyone know why?
Doug.
-- 
You received this message because you are subscribed to the Google Groups "Puppet Users" group.
To post to this group, send email
2012 Apr 22
2
centos 6.2 - puppet 2.7.13 - SSL_connect returned=1 errno=0 state=SSLv3 read server session ticket A: tlsv1 alert protocol version
Hi!
I''ve installed puppetmaster 2.7.13 on a server with CentOS 6.2 with a rpm 
supplied by yum.puppetlabs.com.
I''ve setup a apache2 vhost with mod_ssl and passenger. The server is 
configured to autosign the cert requests.
The agent installed on the puppetmaster''s server works fine. I''ve a second 
agent on a server which can sync with the server too. This
2012 Aug 10
3
SSL issues - certificate verify failed
Hello readers, 
I have this little issue that my puppet client refuses to do anything 
because of SSL validation errors. Maybe I''ll just post dump of what 
happens, that makes it clear I hope. Does anyone have a suggestion why that 
might happen? what I already checked: 
On the master: 
   - Puppet and puppetmaster is running
   - Something is listening on Port 8140 (although I cannot
2010 Jul 22
8
Foreman / External Nodes -- Node Not found
Hello All,
     So I finally got around to start to cut over node definitions
from standard flat files to external nodes (foreman), and getting
error message: "Error 400 on SERVER: Could not find node ''nodename'';
cannot compile" - So basically it can''t pick up the node from the
external node config.
When I test the fetching of the yaml file it seems to work
2011 Dec 05
3
puppet kick problem: host is already running
Hi,
I’m managing several machines with a 2.7.6 master, and 2.7.1 and 2.7.6
mixed, not yet all fully upgraded clients.
On the puppet master, I want to kick a node but it exits with error
code 3, which doesn’t seem right. The agent seems to return the wrong
message.
<hidden>:~$ puppet kick <hidden> --trace --debug --foreground
Triggering <hidden>
Getting status
status is running
2012 Sep 26
6
Puppet 2.7, hiera 1.0 and hiera as an ENC
This is the situation I have:
All my hosts are the* same OS.*
All my host are in the* same puppet environment,* so I cannot use 
%{environment}
I have a module that sets all the *basic* functionality for the OS, 
resolution, authentication, security, packages, etc
I have a module for each application hosted.
At the moment all the ''data'' is in Puppet, mostly in parametrised
2012 Jun 12
6
Trying to get tagmail to work
Hey guys,
Relatively new to Puppet and I''m trying to setup tagmail to send all emails 
to me: at one point I''ll filter that down to errors and whatnot (based on 
tags) but for now I just want to get it working.
Master Puppet server is setup with Passengers, all works well:
/etc/puppet/puppet.conf
[main]
    # The Puppet log directory.
    # The default value is
2007 Dec 03
3
certificate issue with Branch Testing
Hello All,
I''m using the "Branch Testing" approach documented at 
https://reductivelabs.com/trac/puppet/wiki/BranchTesting and am seeing 
an issue with certificates.
On all clients, I can run puppetd --masterport=8141 successfully but see 
the following error when I run against the default (8140) port:
err: Could not retrieve configuration: Certificates were not trusted: 
2007 Mar 22
6
Starting out with lots of problems.
So I am beginning the long process of learning puppet... and it seems
that I am missing some vital things.
My systems are RHEL-4, and i have installed the
puppet/facter/puppetmasterd from dlutter@redhat.com''s archive.
[root@canopus puppet]#  rpm -qa | egrep ''puppet|facter'' | sort
facter-1.3.6-1.el4
puppet-0.22.2-1.el4
puppet-server-0.22.2-1.el4
on the client I
2011 Mar 08
3
classes.txt missing
Hi
It seems like classes.txt file is not being created when I run puppet
on my servers.
I am running puppet without a puppet master. I use subversion to pull
the manifests on each of the boxes and run this command to run puppet.
puppet apply --verbose /path/to/manifest
My puppet version is puppet 2.6.4.
My puppet.conf file looks like this:
[main]
    # The Puppet log directory.
    # The
2012 Aug 29
1
Puppet-Dashboard nodes showing up as unreported
Hello,
  I have followed the documentation at 
http://docs.puppetlabs.com/dashboard/manual/1.2/bootstrapping.html to try 
to setup dashboard but after I manually add a node it shows up as 
unreported. The agent has successfully completed a very basic catalog run 
just adding a file to the file-system.
Dashboard v1.2
Puppet   puppet-server.noarch    2.7.19-1.el6
SERVER:
-bash-4.1$ cat
2013 Oct 30
4
Warning: Local environment: "42A" doesn't match server specified node environment "production", switching agent to "production"
Hi,
When I run puppet agent --test --environment 42A, I have the following 
warning :
Warning: Local environment: "42A" doesn''t match server specified node 
environment "production", switching agent to "production".
...
The puppet manifest for the environment "42A" isn''t applied.
The puppet version is 3.3.1-1puppetlabs1 on agent and
2013 Jan 20
3
(New To Puppet)Error: Could not retrieve catalog from remote server: Error 400 on SERVER: Could not find class sudo for pupclient on node pupclient
Hello Folks!
I am trying to learn puppet. Installed the puppet 3.0.2 and configured one 
node as the master and the other as the client. Generated the certs and all 
that. But, I seem to be doing something wrong wrt to the init.pp file. 
Attached is exact error and my current server configuration. Any help in 
helping me fix this issue is appreciated:
*[root@pupclient ~]# puppet agent --test*
2008 Feb 12
4
getaddrinfo: Name or service not known
Hi.
When running "puppetd --server <puppetmaster> --waitforcert 50 --test"
on a puppet client we get the following error:
	/usr/lib/ruby/1.8/net/http.rb:560:in `initialize'': getaddrinfo:
Name or service not known (SocketError)
	        from /usr/lib/ruby/1.8/net/http.rb:560:in `open''
	        from /usr/lib/ruby/1.8/net/http.rb:560:in `connect''
	       
2010 Apr 05
5
Problem syncing custom fact
I am trying to get a custom fact to sync. The fact is in a module. It
will sync if I run puppet with "--pluginsync" but not otherwise. I
have "pluginsync=true" in my puppet.conf. Shouldn''t the command line
option and puppet.conf option have the same results?
-- 
You received this message because you are subscribed to the Google Groups "Puppet Users" group.
2010 Nov 11
9
preferred directory structure for multiple environments
Hello All,
Moving from 2.5 to 2.6.2 and I was wondering if there is a preferred
directory structure for using multiple environments? Does it work much
different in 2.6 than in 2.5? When I made the move I assumed (I know)
that my current structure and configurations would just roll over but
that isn''t the case.
Thanks,
Jim
-- 
You received this message because you are subscribed to the
2013 May 17
2
zigzag confidence interval in a plot
Dear All,
When I plot the values and linear regression line for one data set, it is fine. But for another one I see zigzags, when I plot the confidence interval
>cd
Depth	CHAOsep12RNA
9,94	804
25,06	1476,833333
40,04	1540,561404
50,11	1575,166667
52,46	349,222222
54,92	1941,5
57,29	1053,507042
60,11	1535,1
70,04	2244,963303
79,97	1954,507042
100,31	2679,140625
>