aboutsummaryrefslogtreecommitdiff
path: root/manifests
diff options
context:
space:
mode:
authorSilvio Rhatto <rhatto@riseup.net>2015-06-25 21:51:29 -0300
committerSilvio Rhatto <rhatto@riseup.net>2015-06-25 21:51:29 -0300
commit133e36be4d7af042b5403416e26bc624600ac5bc (patch)
tree6916e0e9d8dfe9d7f0c4085be87ed72c4559bf5d /manifests
parent67baef24fbbad2a0f1411ffd6fc6671942d95aa9 (diff)
downloadpuppet-bootstrap-133e36be4d7af042b5403416e26bc624600ac5bc.tar.gz
puppet-bootstrap-133e36be4d7af042b5403416e26bc624600ac5bc.tar.bz2
Initial changes for jessie
Diffstat (limited to 'manifests')
-rw-r--r--manifests/classes/websites.pp2
1 files changed, 1 insertions, 1 deletions
diff --git a/manifests/classes/websites.pp b/manifests/classes/websites.pp
index 35f27c6..a53d507 100644
--- a/manifests/classes/websites.pp
+++ b/manifests/classes/websites.pp
@@ -37,6 +37,6 @@ class websites inherits websites::hosting {
#database::instance { "site":
# password => 'xxx',
# tag => 'all',
- #}
+ #}
}