[Puppet Users] Re: Automatically Files and Directory Sync

2012-02-03 Thread Cesarbr
e a custom resource I need a copy of ruby file at the libdir directory, however to prevent puppet to remove my ruby file I need a copy at modulepath directory. Is that the expected behavior ? best regards. Cesar On Feb 1, 9:18 pm, Nan Liu wrote: > On Tue, Jan 31, 2012 at 2:07 PM, Cesarbr >

[Puppet Users] Automatically Files and Directory Sync

2012-02-01 Thread Cesarbr
hi All - I just installed "learn puppet" VM in my desktop, I 'm very interested in know more about how often and how Puppet knows when a file or directory is changed? I changed an example file located at /var/opt/ lib/pe-puppet/lib/puppet/type/file_line.rb for testing purposes and all of my chang