diff --git a/roles/Undercloud.yaml b/roles/Undercloud.yaml index 0bd21ad0cf..8a751e4db2 100644 --- a/roles/Undercloud.yaml +++ b/roles/Undercloud.yaml @@ -52,6 +52,7 @@ - OS::TripleO::Services::RabbitMQ - OS::TripleO::Services::Rhsm - OS::TripleO::Services::MasqueradeNetworks + - OS::TripleO::Services::Sshd - OS::TripleO::Services::SwiftProxy - OS::TripleO::Services::SwiftRingBuilder - OS::TripleO::Services::SwiftStorage diff --git a/roles_data_undercloud.yaml b/roles_data_undercloud.yaml index a8320f0ffa..56d8bbbc1f 100644 --- a/roles_data_undercloud.yaml +++ b/roles_data_undercloud.yaml @@ -55,6 +55,7 @@ - OS::TripleO::Services::RabbitMQ - OS::TripleO::Services::Rhsm - OS::TripleO::Services::MasqueradeNetworks + - OS::TripleO::Services::Sshd - OS::TripleO::Services::SwiftProxy - OS::TripleO::Services::SwiftRingBuilder - OS::TripleO::Services::SwiftStorage