aboutsummaryrefslogtreecommitdiffstats
path: root/manifests
diff options
context:
space:
mode:
Diffstat (limited to 'manifests')
-rw-r--r--manifests/nodes/fiona.pp3
1 files changed, 1 insertions, 2 deletions
diff --git a/manifests/nodes/fiona.pp b/manifests/nodes/fiona.pp
index 4fdc9319..be914b63 100644
--- a/manifests/nodes/fiona.pp
+++ b/manifests/nodes/fiona.pp
@@ -3,9 +3,8 @@ node fiona {
# Location: IELO datacenter (marseille)
#
# TODO:
-# - buy the server
-# - install the server in datacenter
# - install a backup system
include common::default_mageia_server
timezone::timezone { 'Europe/Paris': }
+ include rsnapshot
}