Hi all,

I would like to monitor a configuration directory (a bunch of apache vhost 
config files) with puppet.
For several reasons it would be neccessary to deploy the configs with a RPM 
package which is built by a Jenkins CI server.

Using a package ressource and just ensure => latest would be easy of 
course, but what I want to make sure is that puppet recognizes when 
somebody or something changes the config files on the filesystem and then 
forces the contents of my RPM package.

I believe that RPM isn't designed to force overwrite of configs which it 
owns.

Is it possible to monitor a directory recursively with puppet and trigger a 
RPM reinstall or something like that?

Or am I completely on the wrong track?

Thanks,
Marco

-- 
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 [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/puppet-users/733def47-82ae-462b-885c-deda1d056751%40googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to