Trevor Vaughan wrote:
> The speed benefits of Ruby 1.9 are amazing overall and I was wondering
> if Puppet, as it stands, is deliberately compatible.
>
> I've tried digging through the mailing lists and might just be missing
> it, if so, I apologize for the oversight.
>
Anyone running both pupp
Ohad ... no they weren't. It still isn't working but it looks like the
SSL thing is sorted.
Thanks everyone for their help.
chakkerz
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups
"Puppet Users" group.
To post to t
The greatly-simplified case works fine, or at least has done across
a couple of platforms for 24 hours.
A few hours ago I changed the proof-of-concept package management
version to place the schedule inside the class. i.e., rather than:
schedule{blah:}
define moreblah {..., schedule=>blah}
clas
This problem exists on debian/ubuntu machines, where it was defined not to
wait and continue to try fetching the certificate from the server.
I think that it was fixed in the latest puppet packages
you could find more info here:
http://projects.reductivelabs.com/issues/1689
On Mon, Feb 16, 2009
On Mon, Feb 16, 2009 at 7:39 PM, Luke Kanies wrote:
> Otherwise I've no idea, because you're the first to run into it
> that I know of.
>
> Note that you should be able to run 'puppetd --enable' to remove that
> stale lock file.
I periodically run into this issue as well; it only happens on
Andrej Simko wrote:
> Yes, I know that in my configuration is puppet as the server. But if I
> connect my PC somewhere where puppet server is not available it will
> try to connect and generate tousands of messages and load of the PC is
> 100%. So question is also what if my puppet server will go
With a bit of notice I can do London puppet meetups. But not
tomorrow, which is a shame.
I probably won't be doing the UKUUG conference. I work just around
the corner so I'm very keen to gatecrash the pub to meet Puppet peeps.
J.
2009/2/17 Gary Law :
> 2009/2/17 Joel Merrick
>>
>> Hi all!
>>
Haha, I'm from Manchester unfortunately.
Anyone going to UKUUG? I'll be down there, can't wait..
On Tue, Feb 17, 2009 at 9:03 PM, Gary Law wrote:
> 2009/2/17 Joel Merrick
>
>> Hi all!
>>
>> Are there any Puppet UK meetups or training etc. ?
>>
>>
> In the past there's been both, but I missed
On Tue, Feb 17, 2009 at 1:26 PM, James Turnbull wrote:
>
> Nigel Kersten wrote:
>> We're not doing release candidates for Facter?
>>
>
> We did. Announced in all the usual places.
Yeah. Somehow I missed it. My fault entirely.
--~--~-~--~~~---~--~~
You received t
Nigel Kersten wrote:
> We're not doing release candidates for Facter?
>
We did. Announced in all the usual places.
James
--
Author of:
* Pulling Strings with Puppet
(http://www.amazon.com/gp/product/1590599780/)
* Pro Nagios 2.0
(http://www.amazon.com/gp/product/1590596099/)
* Hardening Linu
Yes, I know that in my configuration is puppet as the server. But if I
connect my PC somewhere where puppet server is not available it will
try to connect and generate tousands of messages and load of the PC is
100%. So question is also what if my puppet server will go down? My
client will try to
2009/2/17 Joel Merrick
> Hi all!
>
> Are there any Puppet UK meetups or training etc. ?
>
>
In the past there's been both, but I missed the last one. If anyone's
interested I'm free tomorrow night for a beer... London area ;)
Gary
--
Gary Law
Email: gary...@garylaw.net
Chat googletalk/messeng
On Tue, 2009-02-17 at 07:42 -0800, Jeff wrote:
> puppetd --test
> notice: Ignoring cache
> err: Could not retrieve configuration: return can't jump across
> threads at /var/puppet/modules/atg/manifests/init.pp:298 on node
>
> On that line, I call this custom function:
>
> module Puppet::Parser::
Boy, that error message was helpful. Basically it's a scope issue. You
have to assign the hash value to a local variable and return that.
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups
"Puppet Users" group.
To post
On Feb 17, 12:53 pm, Jeff wrote:
> On Feb 17, 12:43 pm, Luke Kanies wrote:
>
>
>
> > On Feb 17, 2009, at 9:42 AM, Jeff wrote:
> > > Can anyone tell me what this means?
> > > puppetd --test
> > > notice: Ignoring cache
> > > err: Could not retrieve configuration: return can't jump across
> > > th
On Jan 29, 4:55 pm, James Turnbull wrote:
>
> 2. Additional output formats - JSON, XML? (winces) - Facter already
> outputs in YAML.
What about LDIF? Since Puppet can pull info from LDAP, it would be
nice if facter made it easy to add/update entries in your directory.
--~--~-~--~~--
On Feb 17, 12:43 pm, Luke Kanies wrote:
> On Feb 17, 2009, at 9:42 AM, Jeff wrote:
> > Can anyone tell me what this means?
> > puppetd --test
> > notice: Ignoring cache
> > err: Could not retrieve configuration: return can't jump across
> > threads at /var/puppet/modules/atg/manifests/init.pp:298
Trevor Vaughan wrote:
> The speed benefits of Ruby 1.9 are amazing overall and I was wondering
> if Puppet, as it stands, is deliberately compatible.
>
> I've tried digging through the mailing lists and might just be missing
> it, if so, I apologize for the oversight.
>
Anyone running both pupp
On Tue, Feb 17, 2009 at 9:42 AM, Luke Kanies wrote:
>
> On Feb 17, 2009, at 9:38 AM, Nigel Kersten wrote:
>
>>
>> We're not doing release candidates for Facter?
>
> The release candidate was published on February 3rd:
>
> http://groups.google.com/group/puppet-users/browse_thread/thread/8219ac60bd
On Feb 17, 2009, at 9:42 AM, Jeff wrote:
>
> Can anyone tell me what this means?
>
> puppetd --test
> notice: Ignoring cache
> err: Could not retrieve configuration: return can't jump across
> threads at /var/puppet/modules/atg/manifests/init.pp:298 on node
>
> On that line, I call this custom fu
On Feb 17, 2009, at 9:38 AM, Nigel Kersten wrote:
>
> We're not doing release candidates for Facter?
The release candidate was published on February 3rd:
http://groups.google.com/group/puppet-users/browse_thread/thread/8219ac60bd89a502/d4ed636131cf3a9c#d4ed636131cf3a9c
--
If you make people
On Feb 17, 2009, at 10:26 AM, Tim Stoop wrote:
>
> Hi all,
>
> I talked a bit about this on IRC yesterday and James advised me to
> make a ticket and discuss it on the list. I'd like to make use of the
> freshness of an exported resources record to see if it should be
> disabled or not. Mostly, I
I'm not sure this is relevant, too late or simply already implemented,
but I'd like to have array of facts.
A very good example is the "ssh_keys" resource: i'd like to access
$ssh_keys['root'] and distributed that as an authorized_keys to other
nodes. I need this for my backups. :)
I'm sure it
Ben Hughes wrote:
> I've got this fact, trying to use it with the munin module from DavidS
> to work out which drives to graph. Fairly run of the mill, but when ever
> I add this in to my facter folder. Puppet barfs with a Timeout::Error
>
> [r...@foo-vm:~]# invoke-rc.d puppet start
> Starting pupp
Hi all!
Are there any Puppet UK meetups or training etc. ?
Thanks,
Joel
--
$ echo "kpfmAdpoofdufevq/dp/vl" | perl -pe 's/(.)/chr(ord($1)-1)/ge'
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups
"Puppet Users" group.
Hi all,
I talked a bit about this on IRC yesterday and James advised me to
make a ticket and discuss it on the list. I'd like to make use of the
freshness of an exported resources record to see if it should be
disabled or not. Mostly, I was hoping to do it in "The Puppet Way",
but I'm not really
On Tue, 2009-02-17 at 20:57 +0800, Ohad Levy wrote:
> maybe in the spirit of things, did anyone tried on jruby? on the
> puppetmaster?
Yes I did.
And all I got was:
http://jira.codehaus.org/browse/JRUBY-3349
But YMMV, it was on mac osx. I didn't try any other platform yet.
I asked on IRC, and
On Tue, 2009-02-17 at 07:48 -0800, Nigel Kersten wrote:
> On Tue, Feb 17, 2009 at 1:53 AM, Andrew Shafer
> wrote:
> >
> > Puppeteers,
> >
> > We put up a new site for Reductive Labs and moved the trac to a new host and
> > by the time you get the DNS should have propagated.
> >
> > If you find a
That is exactly what I was looking for - THANK YOU BOTH!
--~--~-~--~~~---~--~~
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
On Tue, Feb 17, 2009 at 1:53 AM, Andrew Shafer wrote:
>
> Puppeteers,
>
> We put up a new site for Reductive Labs and moved the trac to a new host and
> by the time you get the DNS should have propagated.
>
> If you find any issues with the site or the wiki, please let us know ASAP
> and we'll fi
Can anyone tell me what this means?
puppetd --test
notice: Ignoring cache
err: Could not retrieve configuration: return can't jump across
threads at /var/puppet/modules/atg/manifests/init.pp:298 on node
On that line, I call this custom function:
module Puppet::Parser::Functions
require 'inif
We're not doing release candidates for Facter?
On Mon, Feb 16, 2009 at 5:59 PM, James Turnbull wrote:
>
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
>
> A new Facter release is available - 1.5.4.
>
> This is a maintenance release that will be the last of the 1.5.x branch.
>
> It combines
On Tue, Feb 17, 2009 at 02:02:30PM +, Bruce Richardson wrote:
> that this doesn't happen for all of those paths. So I thought that
> simply changing $confdir to reflect the environment would sidestep this,
> because all of those paths *will* be changed if I globally change
> $confdir. I'm a
Hey folks,
I have a question regarding users with varying group memberships. If I
have two several nodes, and on each node I need user FOO present, but in
different groups, is the best approach to that an inheritance chain?
For example, a base class 'users', and two other classes 'node1users'
>
> Yep - the requires/before statements I already mentioned. Read through the
> language tutorial page on the puppet website, it's got complete docs on what
> you're looking for.
>
thanks i will pass this on
--~--~-~--~~~---~--~~
You received this message be
Hi
> Without changing the normal 30 minutes timer, I was wondering if there
> was a way to have a puppet MASTER force a client to reload somehow?
puppetrun is your friend.
cheers pete
--~--~-~--~~~---~--~~
You received this message because you are subscribed to
Jewels wrote:
> Without changing the normal 30 minutes timer, I was wondering if there
> was a way to have a puppet MASTER force a client to reload somehow?
>
> Here is why - I am giving my help desk access to a webpage on a puppet
> Master. It will allow them to edit a single file. I need that f
Tom Brown wrote:
> even though in the configuration files are being copied into the
> symlinked directory after the symlink creation in practice the first
> thing puppet seems to try to do before anything else is put some files
> into current.env which of course fails as thats not created yet.
Without changing the normal 30 minutes timer, I was wondering if there
was a way to have a puppet MASTER force a client to reload somehow?
Here is why - I am giving my help desk access to a webpage on a puppet
Master. It will allow them to edit a single file. I need that file to
update to the spe
> I don't see anything obviously responsible for creating /var/app/$serviceName
> there. Assuming that the package installation creates it, you need to use
> before/requires statements to tell puppet to always install the package
> before
> attempting to create the various config files in lo
On Fri, Feb 13, 2009 at 05:14:22PM -0600, Luke Kanies wrote:
> > to /etc/puppet/puppet.conf. However, I assume that would cause me a
> > little bit of grief in other ways. If I run puppetd with the
> > parameter
> > --environment=development but don't also specify the config file from
> > the
maybe in the spirit of things, did anyone tried on jruby? on the
puppetmaster?
On Tue, Feb 17, 2009 at 8:41 PM, Trevor Vaughan wrote:
>
> Awesome. Thanks Luke.
>
> Can't wait to see how the performance stacks up.
>
> Trevor
>
> On Mon, Feb 16, 2009 at 22:43, Luke Kanies wrote:
> >
> > On Feb 12,
Tom Brown wrote:
> Hi
>
> The below is from a colleague who is trying to get puppet to create some
> config dir's and then within those dir's put some files.
> He expereinces issues where sometimes this works but mostly it does not.
> Is this the correct way to be trying to achieve this?
>
> t
Awesome. Thanks Luke.
Can't wait to see how the performance stacks up.
Trevor
On Mon, Feb 16, 2009 at 22:43, Luke Kanies wrote:
>
> On Feb 12, 2009, at 4:43 AM, Trevor Vaughan wrote:
>
>>
>> The speed benefits of Ruby 1.9 are amazing overall and I was wondering
>> if Puppet, as it stands, is d
Hi all,
When I start puppet, I do it like:
puppet9343 1 0 11:24 ?00:00:00 /usr/bin/ruby
/usr/sbin/puppetmasterd --manifest=/etc/puppet/manifests/site.pp
--servertype=mongrel --logdest=/var/log/puppet/puppetmaster.log
--servertype=mongrel --masterport=18140
--pidfile=/var/run
Hi
The below is from a colleague who is trying to get puppet to create some
config dir's and then within those dir's put some files.
He expereinces issues where sometimes this works but mostly it does not.
Is this the correct way to be trying to achieve this?
thanks
file {
Puppeteers,
We put up a new site for Reductive Labs and moved the trac to a new host and
by the time you get the DNS should have propagated.
If you find any issues with the site or the wiki, please let us know ASAP
and we'll fix it.
Thanks,
Andrew
Reductive Labs... The People Behind Puppet
--~
47 matches
Mail list logo