aboutsummaryrefslogtreecommitdiff
path: root/templates/puppet/master.pp.erb
diff options
context:
space:
mode:
Diffstat (limited to 'templates/puppet/master.pp.erb')
-rw-r--r--templates/puppet/master.pp.erb6
1 files changed, 0 insertions, 6 deletions
diff --git a/templates/puppet/master.pp.erb b/templates/puppet/master.pp.erb
index 3f7b4d9..5865723 100644
--- a/templates/puppet/master.pp.erb
+++ b/templates/puppet/master.pp.erb
@@ -2,12 +2,6 @@ node '<%= hostname %>-master.<%= domain %>' {
$main_master = true
include nodo::master
- # encrypted local backups
- #backup::duplicity { "localhost":
- # encryptkey => "ABCDEF12",
- # password => 'xxxyyy',
- #}
-
# encrypted data remote backup
#backup::rdiff { "other-host":
# port => "10102",