I had to change it to be a TEXT field
because otherwise it truncated my data.
On Thu, Jan 27, 2011 at 6:38 PM, Sukh Khehra
mailto:skhe...@proofpoint.com>> wrote:
Forgot to mention that we're running 2.6.4 on the server and in the process of
migrating all clients from 0.25.5 to 2.6.4
Forgot to mention that we're running 2.6.4 on the server and in the process of
migrating all clients from 0.25.5 to 2.6.4.
From: puppet-users@googlegroups.com [mailto:puppet-users@googlegroups.com] On
Behalf Of Sukh Khehra
Sent: Thursday, January 27, 2011 6:33 PM
To: puppet-
x27;d appreciate any
ideas.
Regards,
Sukh Khehra
Sys Admin
--
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 unsubscribe from this group, send email to
puppet
I am running puppet 0.25.5 on puppet client and server (still testing rollout
of the newest upgrade).
For all my nodes, I see all classes listed twice in the
/var/lib/puppet/classes.txt on the node. Anyone know why that might be? When I
run my external node classifier, I only see the classes as
I recently lost the only puppetmaster for a datacenter. I ended up
having to build a new one and then hit all clients to remove
/var/lib/puppet/ssl and point them to the new one I built. That was not
fun.
I can start backing up the CA infrastructure on the puppetmaster I
suppose but I am wonde
lto:puppet-us...@googlegroups.com] On Behalf Of Brice Figureau
Sent: Thursday, August 26, 2010 11:37 AM
To: puppet-users@googlegroups.com
Subject: Re: [Puppet Users] viewing b64_zlib_yaml data
On 26/08/10 20:20, Sukh Khehra wrote:
> Thanks for the helpful suggestions.
>
> I checked for this and my p
/puppet/modules/production/puppet/manifests/init.pp:132 on node
hostname.sk.local
2010-08-26T18:03:49+00:00 PUPPETMASTER puppetmasterd[18675]: Failed to
parse template puppet/sysconfig-puppet.erb: Could not find value for
'ipaddress' at
/etc/puppet/modules/production/puppet/manifests/init.p
I am using puppet 0.25.1on Centos 5.4 on both client and server along
with apache 2.2.3/mongrel 1.1.5 on the server side. I am getting http
status code 400 (The request could not be understood by the server due
to malformed syntax) in balancer_access_log for a handful of hosts like
so. How do I can
ny other
suggestions?
-Original Message-
From: Silviu Paragina [mailto:sil...@paragina.ro]
Sent: Wednesday, June 16, 2010 11:31 AM
To: puppet-users@googlegroups.com
Cc: Sukh Khehra
Subject: Re: [Puppet Users] augeas and sendmail aliases
Search in the list history for a thread named "augea
I am trying to add an entry to /etc/aliases using this but am unable to
keep the entry from being added on every puppet run. I couldn't figure
out the proper "onlyif" attribute to use to add it only once.
augeas{ "add sendmail alias" :
context => "/files/etc/aliases",
changes =>
Forgot to mention that I am running version puppet-0.25.4-1 on both
sides on centos 5.4.
-Original Message-
From: Sukh Khehra
Sent: Wednesday, April 21, 2010 8:39 PM
To: 'puppet-users@googlegroups.com'
Subject: variable interpolation weirdness
Can someone please explain what
Can someone please explain what's happening here? Let me know if you
need more info. Thanks in advance for your time.
I have a module called abc. This is the init.pp for that module.
###
$ cat modules/production/abc/manifests/init.pp
# Puppet Module: abc
#
class abc {
packag
Original Message-
From: puppet-users@googlegroups.com
[mailto:puppet-us...@googlegroups.com] On Behalf Of Michael DeHaan
Sent: Monday, April 19, 2010 11:07 AM
To: puppet-users@googlegroups.com
Subject: Re: [Puppet Users] ad hoc tasks with puppet
On Mon, Apr 19, 2010 at 12:42 PM, Sukh Khehra
I have a need to audit user accounts on all of my puppet clients.
Essentially, I need to collect the password and shadow file from all of
my clients to one central location and analyze them. How would someone
do this using puppet. Is there any mechanism to ship files to the master
from the client?
Hi,
I am running puppet 0.25.1 and was wondering if the following 2 make
for better default values
[main]
pluginsync = true # current default is false
factpath = $vardir/lib/facter # current default is $vardir/facts
Current default for plugindest appears to be "/var/lib/puppet/lib".
Seems lik
Is anyone running puppet on windows?
I attempted to use the instructions at
http://reductivelabs.com/trac/puppet/wiki/PuppetWindows on my windows xp
machine but ran into the following error:
H:\>puppetd -tv
C:/Ruby/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:31:in
`gem_original_requ
We're using local passwd/shadow files on all our linux hosts for
authentication and manage them by defining virtual resources like the
following and realizing them in the appropriate classes based on
authorization requirements.
@user {
"username":
comment => "User Name"
ther class dependency question.
Hi,
On Wed, Dec 30, 2009 at 9:52 PM, Sukh Khehra
wrote:
Hi,
I am running puppet version 0.25.1 on both the server and client and am
getting the following error on a puppet run:
err: Could not apply complete catalog: Could not retrieve dependency
'Class[http]
Hi,
I am running puppet version 0.25.1 on both the server and client and am
getting the following error on a puppet run:
err: Could not apply complete catalog: Could not retrieve dependency
'Class[http]' of Class[puppet::http]
Class http is defined in the "http" module like so:
class http {
Hi,
I was wondering what people out there are doing to monitor puppetd in
large environments. I'd love to hear what the best practices are around
this.
We have a few hundred hosts and are currently looking at the timestamps
on the yaml files in /var/lib/puppet/yaml/facts/ on puppetmasters t
tober 25, 2009 10:11 PM
To: puppet-users@googlegroups.com
Subject: [Puppet Users] Re: intermittent fileserver module not found
issues.
On Oct 24, 2009, at 9:59 AM, Sukh Khehra wrote:
[...]
> Things seem to work ok for the most part. Intermittently, however, I
> am
> seeing these errors log on the m
I just upgraded our puppetmaster servers from 0.24.4 to 0.25.1rc2 and
configured them to use Passenger. Here's what I am running now:
ruby-irb-1.8.5-5.el5_1.1
httpd-2.2.3-11.el5_1.centos.3
ruby-devel-1.8.5-5.el5_1.1
ruby-augeas-0.3.0-1.el5
httpd-devel-2.2.3-11.el5_1.centos.3
ruby-1.8.5-5.el5_1.1
22 matches
Mail list logo