[Puppet Users] Re: tomcat module

2012-01-17 Thread Berry Sizemore
, 5:20 pm, Berry Sizemore wrote: > Here is a digest of a conversation on IRC: > > *** > > I am trying to figure out why puppet builds out a tree successfully, > but fails to do it a 2nd time when I add more data into my YAML file. > > I believehttp://docs.puppetlabs.com/le

[Puppet Users] hiera failed dependencies

2012-02-09 Thread Berry Sizemore
Hi all. Even though hiera is working for my manifests (does what it should) the agents are complaining in their logs. http://pastebin.com/PKQDfPmN Can anyone suggest what might be going on? TIA -- You received this message because you are subscribed to the Google Groups "Puppet Users" group.

[Puppet Users] Re: hiera failed dependencies

2012-02-09 Thread Berry Sizemore
e hiera-puppet module on your Master?  I think we need a > bit more information here about how you have this setup. > > On Thu, Feb 9, 2012 at 3:20 PM, Berry Sizemore > wrote: > > > > > > > > > > > Hi all.  Even though hiera is working for my manifests (do

[Puppet Users] How do I get a PE 2.5.1 agent to run as a non-root user in Solaris?

2012-05-30 Thread Berry Sizemore
Hi, Some months ago I got PE 1.5.6 agent running as a non-root user on Solaris 10. I upgraded my agents to PE 2.5.1 and now I cannot successfully start them as non-root user. I get no error message or logs. Thanks -- You received this message because you are subscribed to the Google Groups

[Puppet Users] Re: How do I get a PE 2.5.1 agent to run as a non-root user in Solaris?

2012-05-30 Thread Berry Sizemore
Or perhaps there is a designated user other than root and some random non-root user? -- 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.com/d/msg/puppet-users/-/e_j5tsjt1Q8J. To post

[Puppet Users] Re: How do I get a PE 2.5.1 agent to run as a non-root user in Solaris?

2012-05-30 Thread Berry Sizemore
What didn't work yesterday works today. I suspect we were using the wrong command. Thanks for having a look. On Wednesday, May 30, 2012 10:45:38 AM UTC-7, Berry Sizemore wrote: > > Hi, > > Some months ago I got PE 1.5.6 agent running as a non-root user on Solaris > 10.

[Puppet Users] Not using expired node for targethost from cache; expired

2012-06-05 Thread Berry Sizemore
Hi, When I execute *puppet agent --test --debug --verbose* on the target host, I receive the following error message: err: Could not retrieve catalog from remote server: Error 400 on SERVER: Could not find class pe_accounts for targethost on node targethost warning: Not using cache on failed ca

Re: [Puppet Users] Not using expired node for targethost from cache; expired

2012-06-06 Thread Berry Sizemore
, 2012, at 4:43 PM, Berry Sizemore wrote: > > When I execute *puppet agent --test --debug --verbose* on the target > host, I receive the following error message: > > err: Could not retrieve catalog from remote server: Error 400 on SERVER: > Could not find class pe_accounts

Re: [Puppet Users] Not using expired node for targethost from cache; expired

2012-06-06 Thread Berry Sizemore
On the puppet master /opt/puppet/share/puppet/modules/pe_accounts does exist, but not on the either node (one that works and one that gets the error message). On Wednesday, June 6, 2012 10:00:03 AM UTC-7, Ryan Coleman wrote: > > On Wed, Jun 6, 2012 at 8:39 AM, wrote: > > Does it matter that it

Re: [Puppet Users] Not using expired node for targethost from cache; expired

2012-06-06 Thread Berry Sizemore
We learned more about the ENC today. When a node has been placed into the console, but the puppet.conf for the node has report=false, the classes set for the node continue to work. This was a janitorial task for me, and no classes for that node had been assigned. The logs suggested pe_accounts w

[Puppet Users] Could not retrieve local facts: private method `split' called for nil:NilClass

2011-10-11 Thread Berry Sizemore
Hello, I am installing Puppet Enterprise agent (puppet-enterprise-1.2.1- solaris-10-sparc) on a Solaris 10 64bit SPARC system. When I view the logs for the agent I see: puppet-agent[14680]: [ID 702911 daemon.error] Could not run Puppet configuration client: Could not retrieve local facts: privat

[Puppet Users] Re: Could not retrieve local facts: private method `split' called for nil:NilClass

2011-10-12 Thread Berry Sizemore
ues/7038. What > does running facter > by itself do? > > On Tue, Oct 11, 2011 at 2:59 PM, Berry Sizemore > > > > > > > > wrote: > > Hello, > > > I am installing Puppet Enterprise agent (puppet-enterprise-1.2.1- > > solaris-10-sparc) on a Solar

[Puppet Users] Re: Could not retrieve local facts: private method `split' called for nil:NilClass

2011-10-12 Thread Berry Sizemore
cy on the root user. Thanks, Berry Sizemore On Oct 12, 11:04 am, Berry Sizemore wrote: > Adrien, > > Thanks for the reply. > > hostxyz: facter facterversion > 1.6.0 > > hostxyz: facter > prtdiag can only be run in the global zone > Error: private method `split'

[Puppet Users] Re: Could not retrieve local facts: private method `split' called for nil:NilClass

2011-10-13 Thread Berry Sizemore
Berry On Oct 12, 1:25 pm, Nigel Kersten wrote: > On Wed, Oct 12, 2011 at 1:17 PM, Berry Sizemore > wrote: > > > Hi all, > > > When I set out learning Puppet I was using the free version (not PE) > > and was able to do all I wanted to do running the agent as the

[Puppet Users] module can't find other modules

2011-12-06 Thread Berry Sizemore
include create_resources include hiera } I don't understand why my class doesn't find the other classes. Can anyone shed some light? Thanks, Berry Sizemore -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To post to

[Puppet Users] tomcat module

2012-01-12 Thread Berry Sizemore
Hi, Some time ago, Nan wrote a Tomcat module for my company. I have added it to module forge here: http://forge.puppetlabs.com/users/multiverse/modules/Tomcat/releases/1 I have recently been wrestling with the behavior of the module and could use some help. [root@puppetmaster pkg]# uname -a Lin

[Puppet Users] Re: tomcat module

2012-01-12 Thread Berry Sizemore
Here is a digest of a conversation on IRC: *** I am trying to figure out why puppet builds out a tree successfully, but fails to do it a 2nd time when I add more data into my YAML file. I believe http://docs.puppetlabs.com/learning/definedtypes.html explains the problem You cannot instantiate t