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:
Piotr Kopec 2019-08-12 00:27:17 +02:00
parent 25698ebfff
commit 2b2216bf67
1 changed files with 1 additions and 0 deletions

View File

@ -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