Update SNMP agent config 05/70205/2
authorEmma Foley <efoley@redhat.com>
Fri, 22 May 2020 20:10:51 +0000 (16:10 -0400)
committerEmma Foley <efoley@redhat.com>
Mon, 25 May 2020 22:26:24 +0000 (23:26 +0100)
commit0fd9bb4de6894a7ebd8d89592884d624c00837ee
treeb534bf65062dea19fe88820037e89d3d6dd233c9
parent1f7b5fda345b36dabf7b2d25dda840cba4db5a9c
Update SNMP agent config

The one-click install was not working with SNMP. The manual install
also wasn't working due to the ``Instance true`` config option in
the config. ``Instance true`` is not a valid config option for snmp
agent.
This option appears in the stable container config, and also in the
ansible config, but not in the master container. Removing this
unsupported option allows the config to be read and collectd to be
started.

JIRA: BAROMETER-134
Signed-off-by: Emma Foley <efoley@redhat.com>
Change-Id: If154b3190d82d1cd3638a9c258d2b48bb0efe9af
docker/ansible/roles/config_files/templates/snmp_agent.conf.j2
src/collectd/collectd_sample_configs/snmp_agent.conf