From d2f1f8de3a6360ef0a0bf5ac41f756b50380e24a Mon Sep 17 00:00:00 2001 From: Silvio Rhatto Date: Tue, 24 Mar 2015 10:48:32 -0300 Subject: Include backup::params --- manifests/init.pp | 1 + 1 file changed, 1 insertion(+) (limited to 'manifests') diff --git a/manifests/init.pp b/manifests/init.pp index 4ae4971..7990386 100644 --- a/manifests/init.pp +++ b/manifests/init.pp @@ -26,6 +26,7 @@ class backup( $reportwarning = hiera('backup::reportwarning', True) ) { + include backup::params include backupninja::server include backupninja::client::duplicity include backupninja::client::rdiff_backup -- cgit v1.2.3