From a6d07f57b22d93c083582f684ea3ab28c4113edf Mon Sep 17 00:00:00 2001 From: Nicolas Vigier Date: Sun, 16 Sep 2012 20:34:27 +0000 Subject: include backups::server module on fiona --- manifests/nodes/fiona.pp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'manifests') diff --git a/manifests/nodes/fiona.pp b/manifests/nodes/fiona.pp index b94a29f3..bb533586 100644 --- a/manifests/nodes/fiona.pp +++ b/manifests/nodes/fiona.pp @@ -6,5 +6,5 @@ node fiona { # - install a backup system include common::default_mageia_server timezone::timezone { 'Europe/Paris': } - include rsnapshot::base + include backups::server } -- cgit v1.2.1