From: Silvio Rhatto Date: Sun, 6 Mar 2016 01:15:13 +0000 (-0300) Subject: Hiera cleanup X-Git-Url: https://gitweb.fluxo.info/?a=commitdiff_plain;h=85d41ce300772173c312b3dcc9afb4de862a3955;p=puppet-bootstrap.git Hiera cleanup --- diff --git a/hiera/common.yaml b/hiera/common.yaml index 8a04a26..006c5a8 100644 --- a/hiera/common.yaml +++ b/hiera/common.yaml @@ -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'