Hi,
Recently i've studying puppet by reading and doing the examples from this
book: "Pro puppet".
books.sysadmins.su/system/files/Pro.Puppet.pdf
On page 145 from this book there is example about Exporting Load Balancer
Worker Resources.
I created the files inside already existing apache module.
Hi,
Recently i've studying puppet by reading and doing the examples from this
book: "Pro puppet".
books.sysadmins.su/system/files/Pro.Puppet.pdf
On page 145 from this book there is example about Exporting Load Balancer
Worker Resources.
I created the files inside already existing apache m
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 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