From 7954b5ce0c72c03493c3bff98f3c6ea9f1d665d0 Mon Sep 17 00:00:00 2001 From: Silvio Rhatto Date: Tue, 4 Mar 2014 14:34:08 -0300 Subject: Cleaning node templates, storage and test nodes on Vagrant, TODO update --- templates/puppet/master.pp.erb | 6 ------ 1 file changed, 6 deletions(-) (limited to 'templates/puppet/master.pp.erb') 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", -- cgit v1.2.3