search for: deletesource

Displaying 2 results from an estimated 2 matches for "deletesource".

Did you mean: delete_source
2007 Mar 26
2
define using configuration file
...ation file. Most of the time this is the same configuration file. Here this is a rsync configuration file. The issue is that i want the define to take care of the management of the file as only this define use it: define filevault( $source, $destination, $recursif = ''true'', $deletesource = ''delete'', $exclude = '''', $pwf= ''/usr/local/.aqadmin/etc/rsyncd.pwf'', $owner =''none'', $group$ file { "$pwf": content => ''passaqueos'', before =>...
2007 Feb 22
33
Scaling Puppet 0.22.1 to hunderdes of nodes.
Hi, My environment is composed of ~250 workstations hitting a single puppetmaster server, which has been working fairly well up until now. The most recent change has been a migration of a lot of remote file copy objects which were previously handled with cfengine. client side puppetd calls to the puppetmaster.getconfig method are taking unreasonably long, on the order of 2-3 minutes. It