diff options
-rw-r--r-- | hiera/common.yaml | 10 |
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' |