summaryrefslogtreecommitdiff
path: root/manifests/register/snmp.pp
diff options
context:
space:
mode:
authorJasper Lievisse Adriaanse <jasper@humppa.nl>2014-08-13 10:38:14 +0200
committerJasper Lievisse Adriaanse <jasper@humppa.nl>2014-08-13 10:38:14 +0200
commit5d5a542c58fc6218af6d210cf9f454da54622d1e (patch)
tree21bded8f6eb0f0dd5dffb2559035dc7824eea3e5 /manifests/register/snmp.pp
parent68e5a30c917a9275868e609fe986e6424ab1c1eb (diff)
spacing
Diffstat (limited to 'manifests/register/snmp.pp')
-rw-r--r--manifests/register/snmp.pp8
1 files changed, 4 insertions, 4 deletions
diff --git a/manifests/register/snmp.pp b/manifests/register/snmp.pp
index 5fab221..f84785a 100644
--- a/manifests/register/snmp.pp
+++ b/manifests/register/snmp.pp
@@ -1,10 +1,10 @@
# Register a munin node with snmp enabled
define munin::register::snmp (
- $community = 'public',
+ $community = 'public',
$description = 'absent',
- $port = '4949',
- $host = $::fqdn,
- $group = 'absent',
+ $port = '4949',
+ $host = $::fqdn,
+ $group = 'absent',
) {
$fhost = $name
$client_type = 'snmp'