Skip to content
This repository has been archived by the owner on Feb 29, 2024. It is now read-only.

Commit

Permalink
Add IPA client service to Cell ctrlr role
Browse files Browse the repository at this point in the history
Align Controller/Cell controller roles to contain
missing IPA client services.
Cell controllers must as well register as IPA clients.

Related: rhbz#2064830
Signed-off-by: Bogdan Dobrelya <[email protected]>
Change-Id: I1a3a81537dcd538f2ed1e87405067d4e0f259e83
(cherry picked from commit d5e7fd5)
  • Loading branch information
bogdando committed May 11, 2022
1 parent e2ceee2 commit ff09cfa
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions roles/CellController.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,8 +31,10 @@
- OS::TripleO::Services::Clustercheck
- OS::TripleO::Services::Collectd
- OS::TripleO::Services::ContainerImagePrepare
- OS::TripleO::Services::ContainersLogrotateCrond
- OS::TripleO::Services::Frr
- OS::TripleO::Services::HAproxy
- OS::TripleO::Services::IpaClient
- OS::TripleO::Services::Ipsec
- OS::TripleO::Services::Iscsid
- OS::TripleO::Services::Kernel
Expand All @@ -44,9 +46,10 @@
- OS::TripleO::Services::NovaConductor
- OS::TripleO::Services::NovaMetadata
- OS::TripleO::Services::NovaVncProxy
- OS::TripleO::Services::ContainersLogrotateCrond
- OS::TripleO::Services::Pacemaker
- OS::TripleO::Services::OsloMessagingRpc
- OS::TripleO::Services::Pacemaker
- OS::TripleO::Services::Podman
- OS::TripleO::Services::Ptp
- OS::TripleO::Services::Rear
- OS::TripleO::Services::Rhsm
- OS::TripleO::Services::Rsyslog
Expand All @@ -60,5 +63,3 @@
- OS::TripleO::Services::TripleoPackages
- OS::TripleO::Services::Tuned
- OS::TripleO::Services::Vpp
- OS::TripleO::Services::Podman
- OS::TripleO::Services::Ptp

0 comments on commit ff09cfa

Please sign in to comment.