aboutsummaryrefslogtreecommitdiff
path: root/manifests
diff options
context:
space:
mode:
authorSilvio Rhatto <rhatto@riseup.net>2013-01-26 15:37:49 -0200
committerSilvio Rhatto <rhatto@riseup.net>2013-01-26 15:37:49 -0200
commit7ee3f146160d77d1c5010891c1eb86f480c07316 (patch)
treeffd2f179459603c936b2f2d7662952389d6ad5c9 /manifests
parent0cff2c8111f03221f041bf86684937efb8867fe4 (diff)
downloadpuppet-nodo-7ee3f146160d77d1c5010891c1eb86f480c07316.tar.gz
puppet-nodo-7ee3f146160d77d1c5010891c1eb86f480c07316.tar.bz2
Oops
Diffstat (limited to 'manifests')
-rw-r--r--manifests/init.pp2
1 files changed, 1 insertions, 1 deletions
diff --git a/manifests/init.pp b/manifests/init.pp
index 14cdc9c..0a3da1c 100644
--- a/manifests/init.pp
+++ b/manifests/init.pp
@@ -6,7 +6,7 @@
Exec { path => "/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" }
# Fileserver backup
-filebucket { server: server => hiera('puppet::daemon::server', "puppet.${::domain}" }
+filebucket { server: server => hiera('puppet::daemon::server', "puppet.${::domain}") }
File { backup => server }
# Import required modules