Sync services on roles/Telemetry.yaml

The standalone Telemetry role at roles/Telemetry.yaml had an incorrect list of
services. The list has been updated to remove services such as MySQL and
RabbitMQ and the services common to all TripleO roles have been added.

Change-Id: I2e3f84ac61eec8dd49cd30ca19b6ebbe25735e27
Closes-Bug: #1745503
This commit is contained in:
James Slagle 2018-01-25 18:28:54 -05:00
parent 5926cbaa90
commit 2a25edaf3b
2 changed files with 16 additions and 4 deletions

View File

@ -0,0 +1,5 @@
---
fixes:
- The standalone Telemetry role at roles/Telemetry.yaml had an incorrect list
of services. The list has been updated to remove services such as MySQL and
RabbitMQ and the services common to all TripleO roles have been added.

View File

@ -13,24 +13,31 @@
- OS::TripleO::Services::AodhEvaluator
- OS::TripleO::Services::AodhListener
- OS::TripleO::Services::AodhNotifier
- OS::TripleO::Services::AuditD
- OS::TripleO::Services::CACerts
- OS::TripleO::Services::CeilometerAgentCentral
- OS::TripleO::Services::CeilometerAgentNotification
- OS::TripleO::Services::CertmongerUser
- OS::TripleO::Services::Collectd
- OS::TripleO::Services::ContainersLogrotateCrond
- OS::TripleO::Services::Docker
- OS::TripleO::Services::Fluentd
- OS::TripleO::Services::GnocchiApi
- OS::TripleO::Services::GnocchiMetricd
- OS::TripleO::Services::GnocchiStatsd
- OS::TripleO::Services::Ipsec
- OS::TripleO::Services::Keystone
- OS::TripleO::Services::Kernel
- OS::TripleO::Services::LoginDefs
- OS::TripleO::Services::MySQL
- OS::TripleO::Services::MySQLClient
- OS::TripleO::Services::Ntp
- OS::TripleO::Services::ContainersLogrotateCrond
- OS::TripleO::Services::PankoApi
- OS::TripleO::Services::RabbitMQ
- OS::TripleO::Services::Redis
- OS::TripleO::Services::Rhsm
- OS::TripleO::Services::RsyslogSidecar
- OS::TripleO::Services::Securetty
- OS::TripleO::Services::SensuClient
- OS::TripleO::Services::Snmp
- OS::TripleO::Services::Sshd
- OS::TripleO::Services::Timezone
- OS::TripleO::Services::TripleoFirewall
- OS::TripleO::Services::TripleoPackages