aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSilvio Rhatto <rhatto@riseup.net>2016-03-05 22:15:13 -0300
committerSilvio Rhatto <rhatto@riseup.net>2016-03-05 22:15:13 -0300
commit85d41ce300772173c312b3dcc9afb4de862a3955 (patch)
tree8508d77bcab3f30d559d1c6d72a67ee67b939a7e
parente4d5f1b49d8cb1700ce51efbcc63e7d759a13f59 (diff)
downloadpuppet-bootstrap-85d41ce300772173c312b3dcc9afb4de862a3955.tar.gz
puppet-bootstrap-85d41ce300772173c312b3dcc9afb4de862a3955.tar.bz2
Hiera cleanup
-rw-r--r--hiera/common.yaml10
1 files changed, 0 insertions, 10 deletions
diff --git a/hiera/common.yaml b/hiera/common.yaml
index 8a04a26..006c5a8 100644
--- a/hiera/common.yaml
+++ b/hiera/common.yaml
@@ -27,11 +27,6 @@ mail::sympa::lang: "pt_BR"
nodo::munin_node::allow: '127.0.0.1:192.168.0.[0-9]*:192.168.1.[0-9]*'
#
-# Wordpress
-#
-wordpress::locale: 'pt_BR'
-
-#
# Timezone and ntp
#
ntp::zone: "Brazil/East"
@@ -48,8 +43,3 @@ ntp::servers:
nodo::subsystem::resolver::nameservers:
- '208.67.222.222'
- '208.67.220.220'
-
-#
-# Puppet config
-#
-nodo::base::puppet_mode: 'apply'