[Puppet Users] Re: Load Balancer Worker Resources

2013-08-03 Thread fuzzy186
I just wanted to mention, that this example is from page 145 of book "Pro Puppet" by James Turnbull and Jeffrey McCune. -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To unsubscribe from this group and stop receiving emails from it, send an

[Puppet Users] Load Balancer Worker Resources

2013-08-03 Thread fuzzy186
I created the files inside already existing apache module. /etc/puppet/modules/apache/manifests/balancermember.pp define apache::balancermember($url) { file { "/etc/httpd/conf.d.members/worker_${name}.conf": ensure => file, owner => 0,

[Puppet Users] Puppet3's Facter on ipv6 only system gets ipaddress catastrophically wrong

2013-08-03 Thread Robin Lee Powell
I think this speaks for itself pretty well: [rlpowell@harvard01 ~]$ /usr/local/rvm/wrappers/ruby-1.8.7-p371\@puppet3/ruby /usr/local/rvm/gems/ruby-1.8.7-p371\@puppet3/bin/facter -v 1.7.2 [rlpowell@harvard01 ~]$ /usr/local/rvm/wrappers/ruby-1.8.7-p371\@puppet3/ruby /usr/local/rvm/gems/ruby-1.8.7

Re: [Puppet Users] puppet and CI

2013-08-03 Thread Stephen Brown II
I'd suspect that you're also building the catalog each Jenkins run, rather than simply syntax checking things? -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to p