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
This commit is contained in:
Martin Magr 2019-05-02 12:54:13 +02:00
parent 632ad172ed
commit 897678b33f
2 changed files with 2 additions and 1 deletions

View File

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

View File

@ -83,6 +83,7 @@
- OS::TripleO::Services::Redis - OS::TripleO::Services::Redis
- OS::TripleO::Services::Rhsm - OS::TripleO::Services::Rhsm
- OS::TripleO::Services::Rsyslog - OS::TripleO::Services::Rsyslog
- OS::TripleO::Services::Snmp
- OS::TripleO::Services::Sshd - OS::TripleO::Services::Sshd
- OS::TripleO::Services::SwiftProxy - OS::TripleO::Services::SwiftProxy
- OS::TripleO::Services::SwiftRingBuilder - OS::TripleO::Services::SwiftRingBuilder
@ -96,4 +97,3 @@
- OS::TripleO::Services::UndercloudUpgrade - OS::TripleO::Services::UndercloudUpgrade
- OS::TripleO::Services::TripleoValidations - OS::TripleO::Services::TripleoValidations
- OS::TripleO::Services::Zaqar - OS::TripleO::Services::Zaqar