Add ContainerImagePrepare service to CellController role
The CellController role does not have ContainerImagePrepare service. This result in empty external_deploy_steps_tasks.yaml and does not update container images when trying to update the cell stack. Change-Id: Ib12d99be11e34b77fe3697c9ce09f84e4a1294f3 Closes-Bug: 1839789
This commit is contained in:
parent
25698ebfff
commit
2b2216bf67
@ -26,6 +26,7 @@
|
||||
- OS::TripleO::Services::CertmongerUser
|
||||
- OS::TripleO::Services::Clustercheck
|
||||
- OS::TripleO::Services::Collectd
|
||||
- OS::TripleO::Services::ContainerImagePrepare
|
||||
- OS::TripleO::Services::Docker
|
||||
- OS::TripleO::Services::Fluentd
|
||||
- OS::TripleO::Services::HAproxy
|
||||
|
Loading…
x
Reference in New Issue
Block a user