From 48f24914d39228fa68f5c540c80f285f61de1e17 Mon Sep 17 00:00:00 2001 From: Silvio Rhatto Date: Sat, 18 Jun 2016 14:21:18 -0300 Subject: Removes templates --- templates/puppet/storage.pp.erb | 13 ------------- 1 file changed, 13 deletions(-) delete mode 100644 templates/puppet/storage.pp.erb (limited to 'templates/puppet/storage.pp.erb') diff --git a/templates/puppet/storage.pp.erb b/templates/puppet/storage.pp.erb deleted file mode 100644 index be93335..0000000 --- a/templates/puppet/storage.pp.erb +++ /dev/null @@ -1,13 +0,0 @@ -node '<%= hostname %>-storage.<%= domain %>' { - #$mail_delivery = 'tunnel' - #$mail_hostname = 'mail' - #$mail_ssh_port = '2202' - - include nodo::storage - - # encrypted data remote backup - #backup::rdiff { "other-host": - # port => "10102", - #} - -} -- cgit v1.2.3