search for: vpsv2

Displaying 1 result from an estimated 1 matches for "vpsv2".

Did you mean: vps2
2007 Feb 14
6
various ordering issues in puppet manifests
...retention => ''4'', rsyncversion => ''29+'' } and i got: err: Could not retrieve configuration: Parameter exclure is already set on Backupset[myserver-backup] by myserver at /etc/puppet/manifests/./os/vpsv2.pp:43 i have to create a new class for each node that inherits the backup class where i override the Backupset and this just feel strange to me as the include should setup the Backupset and then i should be able to override it (this is what "seems"(tm) logical to me ) :) how can t...