Fixed example syntax from munin::snmpnode
This commit is contained in:
parent
393cdceb4e
commit
405ec19c2a
1 changed files with 1 additions and 1 deletions
|
@ -68,7 +68,7 @@ class munin::node {
|
|||
# === Sample usage
|
||||
#
|
||||
# munin::snmpnode { "sw1.example.com":
|
||||
# $snmp_community => "mycommunity",
|
||||
# snmp_community => "mycommunity",
|
||||
# }
|
||||
#
|
||||
define munin::snmpnode($snmp_community="public", $snmp_version="2") {
|
||||
|
|
Loading…
Add table
Reference in a new issue