From d890916504b8fe282392f0a1cddc58f12a0e983b Mon Sep 17 00:00:00 2001 From: Micah Anderson Date: Thu, 27 Aug 2009 15:47:03 -0400 Subject: add in comment from 05efcc415ed19793e10d71e95a1d412e5d2095d1, didn't merge this commit, because it also includes the package installation bits that we are doing a different way --- manifests/dup.pp | 2 ++ 1 file changed, 2 insertions(+) (limited to 'manifests/dup.pp') diff --git a/manifests/dup.pp b/manifests/dup.pp index 170e53a..61491c6 100644 --- a/manifests/dup.pp +++ b/manifests/dup.pp @@ -84,6 +84,8 @@ define backupninja::duplicity( $order = 90, $backuptag = false, # key options $installkey = true ) { + + # the client with configs for this machine include backupninja::client case $host { false: { err("need to define a host for remote backups!") } } -- cgit v1.2.3