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
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,
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
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