setup snmpd

This commit is contained in:
rene
2022-03-11 14:06:05 +01:00
parent 2ff81b17ea
commit 3bd4f46ceb
6 changed files with 88 additions and 8 deletions

View File

@@ -40,5 +40,5 @@
path: "/etc/snmp/snmpd.conf"
state: present
line: "extend bind /etc/snmp/bind"
insertafter: "^syslocation.*$"
insertafter: "# SECTION: Extends"
notify: restart_snmpd