From 46aae53ee252636124abe82fa2293e124afb7eed Mon Sep 17 00:00:00 2001 From: Pietro Date: Tue, 8 Jul 2008 18:49:42 +0000 Subject: changing order so it doesnt use the same one as the sys handler. --- manifests/sh.pp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'manifests/sh.pp') diff --git a/manifests/sh.pp b/manifests/sh.pp index 77d7fb8..a49a3d1 100644 --- a/manifests/sh.pp +++ b/manifests/sh.pp @@ -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 ) { -- cgit v1.2.3