[Puppet Users] Re: Best-practice way of handling IP addresses

2010-05-25 Thread DWIM
On May 22, 8:42 pm, Benoit Cattié wrote: > Hi, > > You can get the ipadress with facter (and use it in your puppet classes, > templates ...) That was what I also had in mind first when I needed to specify a host's IP address as bind address in some xinetd spawned server's config file. However, h

Re: [Puppet Users] Re: Best-practice way of handling IP addresses

2010-05-25 Thread Daniel Pittman
DWIM writes: > On May 22, 8:42 pm, Benoit Cattié wrote: >> >> You can get the ipadress with facter (and use it in your puppet classes, >> templates ...) > > That was what I also had in mind first when I needed to specify a > host's IP address as bind address in some xinetd spawned server's > conf

Re: [Puppet Users] Re: Puppetcamp

2010-05-25 Thread Kris Buytaert
On Mon, 2010-05-17 at 01:27 -0700, Al @ Lab42 wrote: > About the PuppetCamp, it would be nice, as "consolidated tradition", > to arrange a meetup at least the evening of 26th of May for who is > already at Ghent. > Any reccomendation from belgian natives about pubs or places good for > the gatherin

[Puppet Users] Re: customizing an existing type & provider, or creating a new set

2010-05-25 Thread Thomas Bellman
On 2010-05-24 22:32, Hercynium wrote: Can do. What's the preferable approach on this list? Posting to pastebin/gist, or directly in-message? Inline in the message, please. Having to surf to a webpage to view the information sucks, especially if you read mail offline. /Bellman -- Yo

Re: [Puppet Users] Re: customizing an existing type & provider, or creating a new set

2010-05-25 Thread Patrick
On May 25, 2010, at 2:47 AM, Thomas Bellman wrote: > On 2010-05-24 22:32, Hercynium wrote: > >> Can do. What's the preferable approach on this list? Posting to >> pastebin/gist, or directly in-message? > > Inline in the message, please. Having to surf to a webpage to view > the information suc

Re: [Puppet Users] Unexpected dependency cycle

2010-05-25 Thread Dan Bode
Hi Ben, On Mon, May 24, 2010 at 5:03 PM, Ben Beuchler wrote: > The class below is designed to ensure that a fifo exists that will be > written to by Apache and read from by syslog-ng. I've attached the > relevant chunk of the dependency graph. It's obvious to me why > Exec[access_log_pipe] is

[Puppet Users] Using Puppet via a proxy.

2010-05-25 Thread Friedrich Clausen
Hi All, There is no direct connection between the hosts I am managing and the Puppetmaster. I have added the "http_proxy_host" option to the "[main]" section of the Puppet config file (/etc/puppet/puppet.conf) on the machine to be managed. The proxy server is squid and I had to add the Puppet port

[Puppet Users] Re: Looking for Puppet consultant in Boston, MA area

2010-05-25 Thread Matt Shields
I just wanted to throw this out there again, we're still looking for a local contractor to work on this project. If you know of anyone in the Boston area please let them know. A few other notes about the job. - we use Cobbler for OS provisioning and custom CentOS repository, so integration would

[Puppet Users] Error with resource in puppet cucumber

2010-05-25 Thread Matt Wallace
Hi, I'm getting the following error when trying to run a feature in puppet: === cucumber-puppet modules/smtp-external/smtp-external.feature Feature: smtp-external In order to allow our customers to send email As a user I want to send email to people

[Puppet Users] rug on SLES

2010-05-25 Thread FAZANG
how do i get this code to work ? class ntp { case $operatingsystem { Debian: { exec { '/usr/bin/apt-get update': } package { "ntp": ensure => latest } file { "/etc/ntp.conf": source => "puppet:///ntp/ntp.conf.Deb", owner => root, group => n

[Puppet Users] Toplevel domain and facter

2010-05-25 Thread Klaus Ethgen
-BEGIN PGP SIGNED MESSAGE- Hash: SHA512 Hello, I was stumbling over the fact that I use a (not existing) toplevel domain in my environment. So I set up the dnsdomainname to print out the correct domain (without fullstop ('.')). Additional I limited the search path in resolv.conf to end wi

[Puppet Users] Puppetrun timeout?

2010-05-25 Thread Douglas Garstang
Seeing this on a puppetrun: err: Connection timeout calling puppetrunner.run: execution expired However, the puppetrun on the client completed shortly afterwards, in 124 seconds. Is there a configurable timeout setting somewhere? Doug. -- You received this message because you are subscribed to

Re: [Puppet Users] Re: Best-practice way of handling IP addresses

2010-05-25 Thread Joe McDonagh
On 05/23/2010 10:08 AM, andreash wrote: > Hi, > > I think the idea with the static DHCP leases is a good one :) But even > then, wouldn't I want to set the DHCP config via puppet, so I would > need to define all the IPs inside puppet? > > Cheers, > > Andreas. > > On 23 Mai, 15:50, Joe McDonagh

Re: [Puppet Users] Toplevel domain and facter

2010-05-25 Thread Joe McDonagh
On 05/25/2010 05:29 PM, Klaus Ethgen wrote: > Hello, > > I was stumbling over the fact that I use a (not existing) toplevel > domain in my environment. So I set up the dnsdomainname to print out the > correct domain (without fullstop ('.')). Additional I limited the search > path in resolv.conf to

[Puppet Users] Small error in Docs: Language Tutorial

2010-05-25 Thread Andrew Punnett
Hi, I think there is a small error in the Language Tutorial on the PuppetLabs website: http://docs.reductivelabs.com/guides/language_tutorial.html The paragraph: In the above example, nodes which include the unix class will have the password file’s group set to “wheel”, while nodes including fr

Re: [Puppet Users] Small error in Docs: Language Tutorial

2010-05-25 Thread James Turnbull
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Andrew Punnett wrote: > Hi, > > I think there is a small error in the Language Tutorial on the > PuppetLabs website: > > http://docs.reductivelabs.com/guides/language_tutorial.html > > The paragraph: > > In the above example, nodes which include th

[Puppet Users] Velocity '10 discount?

2010-05-25 Thread Scott Smith
Last year Red^H^H^HPuppet Labs offered a nice discount on Velocity registration. Will that be available again this year? :) -scott -- 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.c