Configure SNMP on undercloud

Transfering to containerized deployment of undercloud we lost automated
configuration of SNMP for undercloud. Telemetry stack is now failing to
HW monitor this node.

Change-Id: I219e2a8a08bc9b47bd7110fadcb188ef703acfce
(cherry picked from commit 897678b33f)
This commit is contained in:
Martin Magr 2019-05-02 12:54:13 +02:00 committed by Alex Schultz
parent eb81692a6f
commit 1ddee97428
2 changed files with 2 additions and 0 deletions

View File

@ -85,6 +85,7 @@
- OS::TripleO::Services::Redis
- OS::TripleO::Services::Rhsm
- OS::TripleO::Services::SELinux
- OS::TripleO::Services::Snmp
- OS::TripleO::Services::Sshd
- OS::TripleO::Services::SwiftProxy
- OS::TripleO::Services::SwiftRingBuilder

View File

@ -88,6 +88,7 @@
- OS::TripleO::Services::Redis
- OS::TripleO::Services::Rhsm
- OS::TripleO::Services::SELinux
- OS::TripleO::Services::Snmp
- OS::TripleO::Services::Sshd
- OS::TripleO::Services::SwiftProxy
- OS::TripleO::Services::SwiftRingBuilder