]> gitweb.fluxo.info Git - puppet-bootstrap.git/commitdiff
Hiera cleanup
authorSilvio Rhatto <rhatto@riseup.net>
Sun, 6 Mar 2016 01:15:13 +0000 (22:15 -0300)
committerSilvio Rhatto <rhatto@riseup.net>
Sun, 6 Mar 2016 01:15:13 +0000 (22:15 -0300)
hiera/common.yaml

index 8a04a2625b94a98dff93938c700d92dcfd18cf12..006c5a8ac53071476b11e253e7c5611fbd7eac15 100644 (file)
@@ -26,11 +26,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
 #
@@ -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'