[Puppet Users] Easy display of catalog content?

2010-05-03 Thread Aurelien Degremont
Is there a puppet feature do to so or should I add a ticket for that? -- Aurelien Degremont -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To post to this group, send email to puppet-us...@googlegroups.com. To unsubscribe from this gr

Re: [Puppet Users] Easy display of catalog content?

2010-05-03 Thread Aurelien Degremont
news in this area? Thanks Aurélien R.I.Pienaar a écrit : hey, - "Aurelien Degremont" wrote: Hello I'm looking for a way to display in a simple and clear manner the content of a catalog, on a node. By that, I mean, how to know, simply what is the full configuration tha

Re: [Puppet Users] -o argument functioning properly in 2.6?

2010-07-12 Thread Aurelien Degremont
l + c to break. The debug and verbose arguments run with -d and -v, but --onetime doesn't seem to work properly when shortened to -o. Has the shortened -o argument been removed/changed in 2.6? I do not know if you have filled a bug for this but I have the same issue. -- Aurelien Degrem

Re: [Puppet Users] Adding User

2010-08-23 Thread Aurelien Degremont
home => "/home/abcxyz", shell => "/bin/bash", managehome => 'true'; "xyz": ensure => present, gid => root, home => "/home/abcxyz"

Re: [Puppet Users] Puppetd Cron Not Running

2010-08-24 Thread Aurelien Degremont
removing the crontab file - "crontab -r" and re-running the command manually to re-create the crontab entry. I've, verified, my crond is running normally, by running random commands and verifying they executed through cron. It would seem only "puppetd" is not success

Re: [Puppet Users] Re: ANNOUNCE: Puppet 2.6.2 released!

2010-10-11 Thread Aurelien Degremont
plictly set the 'path' options for them? Thanks -- Aurelien Degremont -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To post to this group, send email to puppet-us...@googlegroups.com. To unsubscribe from this group, s

[Puppet Users] Re: [Puppet-dev] Nigel Kersten has started at Puppet Labs

2010-10-21 Thread Aurelien Degremont
experience at running the largest known Puppet installation, and he's both opinioned and motivated about where Puppet and related products should go. I'm curious to know what is "the largest known Puppet installation" ? Thanks :) -- Aurelien Degremont -- You receive

[Puppet Users] Multiple version of the same package

2009-06-11 Thread Aurelien Degremont
for the moment: package { "foo-1": name => "foo-1.1", ensure => "1.1-25"; "foo-2": name => "foo-2.3", ensure => "2.3-1"; } Is there a better way? -- Aurelien Degremont --~--~-

[Puppet Users] Re: trying to understand puppet internal

2009-06-12 Thread Aurelien Degremont
performance matters... Hope REST in pupet 0.25 will help a lot in this area... -- Aurelien Degremont --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Puppet Users" group. To post to this group, send email to pup

[Puppet Users] Re: trying to understand puppet internal

2009-06-12 Thread Aurelien Degremont
Arnau Bria a écrit : > Hi all, > > More test > If your doing benchmarking with puppet try: # puppetd -t --summarize Really helpful. -- Aurelien Degremont CEA --~--~-~--~~~---~--~~ You received this message because you are subscribed t

[Puppet Users] Re: trying to understand puppet internal

2009-06-15 Thread Aurelien Degremont
Jean-Baptiste Quenot a écrit : > 2009/6/12 Aurelien Degremont : >> Arnau Bria a écrit : >>> Hi all, >>> >>> More test >>> >> If your doing benchmarking with puppet >> try: >> >> # puppetd -t --summarize >> >> R

[Puppet Users] Puppet way to manage a central file?

2009-10-02 Thread Aurelien Degremont
managed by various modules but all of them should add its own stuff to the same file. What is your elegant way to deal with this? Thanks -- Aurelien Degremont CEA --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Group

[Puppet Users] Re: Puppet way to manage a central file?

2009-10-02 Thread Aurelien Degremont
Thomas Bellman a écrit : > Aurelien Degremont wrote: > >> How do you deal with a file, like /etc/sysconfig/network which have >> content composed from different aspects (could be network, nfs, nis, >> ...). So managed by various modules but all > of them should add i

[Puppet Users] Re: Puppet way to manage a central file?

2009-10-02 Thread Aurelien Degremont
Nicolas Szalay a écrit : > Le vendredi 02 octobre 2009 à 12:06 +0200, Aurelien Degremont a écrit : >> Thomas Bellman a écrit : >>> Aurelien Degremont wrote: >>> >>>> How do you deal with a file, like /etc/sysconfig/network which have >>>> conten

[Puppet Users] Re: Puppet way to manage a central file?

2009-10-06 Thread Aurelien Degremont
But being stuck with the hardcoded paths is really blocking. A patch is welcome :) Aurelien David Lutterkort a écrit : > On Fri, 2009-10-02 at 12:06 +0200, Aurelien Degremont wrote: >> I put /etc/sysconfig/network as an example. AFAIK, unfortunately, Augeas >> only handles

Re: [Puppet Users] virtual resource realizing by require?

2010-02-09 Thread Aurelien Degremont
played with virtual ressources but it seems you forgot to also realize the file object for your mountpoint? -- Aurelien Degremont CEA -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To post to this group, send email to puppet-us...

Re: [Puppet Users] virtual resource realizing by require?

2010-02-09 Thread Aurelien Degremont
Frederik Wagner a écrit : Hi Aurelien, On Tue, Feb 9, 2010 at 9:32 AM, Aurelien Degremont wrote: Frederik Wagner a écrit : Hi .*, I'm wondering if there is a way to have a virtual resource realize other virtual resources which it requires. Background: I want to create a module

Re: [Puppet Users] Magazine article comparing CPU usage of Puppet vs. Cfengine

2010-02-23 Thread Aurelien Degremont
0-02/pdfs/bjorgeengen.pdf. Note that reading the magazine article requires a subscription, at least until Feb 2011 (articles published more than 12 months ago are openly available). -- Aurelien Degremont CEA -- You received this message because you are subscribed to the Google Groups "Pu