[Puppet Users] Associative tables in Puppet

2008-12-03 Thread Stasheck
Hi there, As I don't like abstract talking, I'll make an example of what I need. Let's say I have list of servers: A, B, C, D, E. Now, every server should have a config file (let's give it a name of "test.conf") in which it's primary and secondary backup is specified. It should be maintained as

[Puppet Users] Re: 0.24.7rc1: Please test

2008-12-03 Thread Sam Rowe
Is #1708 intentionally not in this list? --~--~-~--~~~---~--~~ 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 e

[Puppet Users] Re: conditional if/else string matching

2008-12-03 Thread Brice Figureau
On Tue, 2008-12-02 at 11:31 -0800, Hang Chan wrote: > Can't seem to get this to work. I read in the language tutorial that > this was something introduced in 0.24.6. Upgraded both server and > client to 0.24.6. I keep getting this error: > > err: Syntax error at '=='; expected '}' at /etc/pup

[Puppet Users] Re: 0.24.7rc1: Please test

2008-12-03 Thread Brice Figureau
On Tue, 2008-12-02 at 22:35 -0600, Luke Kanies wrote: > Hi all, > > James is apparently lazing around in the bush, so I'm doing the > announcing today. lol > [snipped] > Here's the Changelog for 0.24.7rc1: > [snipped] Your changelog doesn't seem complete, it doesn't include for instance the

[Puppet Users] First puppet run, unable to call puppetreports

2008-12-03 Thread Arnau Bria
Hi, After installing a new host and running puppet for first time, I always get this error in client: Wed Dec 03 14:33:51 CET 2008 Puppet (info): Creating state file /var/lib/puppet/state/state.yaml Wed Dec 03 14:33:58 CET 2008 Puppet (err): Could not call puppetreports.report: # Wed Dec 03 14

[Puppet Users] Re: Associative tables in Puppet

2008-12-03 Thread Evan Hisey
On Wed, Dec 3, 2008 at 5:14 AM, Stasheck <[EMAIL PROTECTED]> wrote: > > Hi there, > > As I don't like abstract talking, I'll make an example of what I need. > > Let's say I have list of servers: A, B, C, D, E. > > Now, every server should have a config file (let's give it a name of > "test.conf")

[Puppet Users] puppetmaster built via puppetd

2008-12-03 Thread Andrew
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 bu

[Puppet Users] Re: puppetmaster built via puppetd

2008-12-03 Thread Ohad Levy
Hi, Answering you really depends on how do you setup your CA.. do you use a certificate chain? in general, the puppetmaster process needs to run at least once to generate all files required in the ssl directory, but that should not conflict with the puppetd if you have the right certificate setup