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.

Partial-Bug: #1881152

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 Martin Mágr
parent 6190b7de55
commit 3b0aa5da1b
2 changed files with 2 additions and 1 deletions

View File

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

View File

@@ -85,6 +85,7 @@
- OS::TripleO::Services::Redis
- OS::TripleO::Services::Rhsm
- OS::TripleO::Services::Rsyslog
- OS::TripleO::Services::Snmp
- OS::TripleO::Services::Sshd
- OS::TripleO::Services::SwiftProxy
- OS::TripleO::Services::SwiftRingBuilder
@@ -98,4 +99,3 @@
- OS::TripleO::Services::UndercloudUpgrade
- OS::TripleO::Services::TripleoValidations
- OS::TripleO::Services::Zaqar