]> git.openstreetmap.org Git - chef.git/blob - cookbooks/snmpd/templates/default/snmpd.conf.erb
Enable SNMP on lyonix servers
[chef.git] / cookbooks / snmpd / templates / default / snmpd.conf.erb
1 # DO NOT EDIT - This file is being maintained by Chef
2
3 rocommunity     <%= @communities[node[:snmpd][:community]] %>
4 syslocation     <%= node[:snmpd][:location] %>
5 syscontact      <%= node[:snmpd][:contact] %>