Closed solomongifford closed 6 years ago
If you use the snmp.default role for RHEL systems you get:
Rendering SLS 'base:snmp.default' failed: Jinja variable 'dict object' has no attribute 'configdefault'
The following should be added to the map.jinja under Redhat: configdefault: /etc/sysconfig/snmpd
configdefault: /etc/sysconfig/snmpd
Ignore - this is a documentation issue and managed by the options, not default. Default should only be done on Debian family.
If you use the snmp.default role for RHEL systems you get:
Rendering SLS 'base:snmp.default' failed: Jinja variable 'dict object' has no attribute 'configdefault'
The following should be added to the map.jinja under Redhat:
configdefault: /etc/sysconfig/snmpd