]> gitweb.fluxo.info Git - puppet-backupninja.git/commitdiff
changing order so it doesnt use the same one as the sys handler.
authorPietro <pietro@riseup.net>
Tue, 8 Jul 2008 18:49:42 +0000 (18:49 +0000)
committerPietro <pietro@riseup.net>
Tue, 8 Jul 2008 18:49:42 +0000 (18:49 +0000)
manifests/sh.pp

index 77d7fb8a70d15707c0af4cec0671e913a60770a0..a49a3d14533fe224a879cf99836adace6a5cd8e0 100644 (file)
@@ -10,7 +10,7 @@
 #      that we can find the correct file to remove).
 #
 # 
-define backupninja::sh($order = 30,
+define backupninja::sh($order = 50,
                            $ensure = present,
                            $command_string
                           ) {