undercloud: deploy SSH service
For parity with non containerized undercloud, add SSH service on the undercloud. Change-Id: Ia642c7d54acbc89630f79a8e64e7798c1a25d23f
This commit is contained in:
parent
628cd0e390
commit
ae61a031a6
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user