aboutsummaryrefslogtreecommitdiff
path: root/config/common.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'config/common.yaml')
-rw-r--r--config/common.yaml26
1 files changed, 13 insertions, 13 deletions
diff --git a/config/common.yaml b/config/common.yaml
index 3c6fe7b..225ab97 100644
--- a/config/common.yaml
+++ b/config/common.yaml
@@ -2,24 +2,24 @@
#
# General
#
-nodo::subsystem::apt::include_src: false
-nodo::subsystem::apt::use_next_release: false
-nodo::subsystem::monitor::use_nagios: false
-nodo::subsystem::monitor::address: "%{::fqdn}"
+nodo::subsystem::apt::include_src : false
+nodo::subsystem::apt::use_next_release : false
+nodo::subsystem::monitor::use_nagios : false
+nodo::subsystem::monitor::address : "%{::fqdn}"
#
# Firewall
#
-firewall::ssl_ratelimit: "s:ssl:200/min:20"
-firewall::local_net: false
-firewall::local::manage_host: true
-firewall::local::manage_iface: false
+firewall::ssl_ratelimit : "s:ssl:200/min:20"
+firewall::local_net : false
+firewall::local::manage_host : true
+firewall::local::manage_iface : false
#
# Mail
#
-mail::sympa::subdomain: "listas"
-mail::sympa::lang: "pt_BR"
+mail::sympa::subdomain : "listas"
+mail::sympa::lang : "pt_BR"
#
# Monitoring
@@ -29,9 +29,9 @@ nodo::munin_node::allow: '127.0.0.1:192.168.0.[0-9]*:192.168.1.[0-9]*'
#
# Timezone and ntp
#
-ntp::zone: "Brazil/East"
-ntp::pool: "south-america.pool.ntp.org"
-ntp::servers:
+ntp::zone : "Brazil/East"
+ntp::pool : "south-america.pool.ntp.org"
+ntp::servers :
- 'a.ntp.br'
- 'b.ntp.br'
- 'c.ntp.br'