snmp-armada-app/stx-snmp-helm/docker
fperez 00b9c69cd5 Fix SNMP configmap libsnmpAuditPlugin
When applying the SNMP app, the ConfigMap "snmpd-etc-config" was found
to refer to a non-existing directory.

This commit replaces references to /usr/lib64 with /usr/lib.
Additionally, it removes unused definitions.

Test plan:
PASS: Build stx-snmp docker image.
PASS: Install and configure snmp in a local environment.
      Run kubectl get cm -n kube-system snmpd-etc-config -o yaml
      and verify that this is using /usr/lib instead of /usr/lib64

closes-bug: 2078734

Change-Id: I83e2aca0b8185f5853ca33d7e33b73d2b10668d5
Signed-off-by: fperez <fabrizio.perez@windriver.com>
2024-09-03 02:13:01 -03:00
..
stx-fm-subagent Update Debian base image to version 11 2023-06-14 00:42:15 -03:00
stx-fm-trap-subagent Add missing fields for Event traps 2023-09-04 13:02:35 -03:00
stx-snmp Fix SNMP configmap libsnmpAuditPlugin 2024-09-03 02:13:01 -03:00