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