Add container-registry image to openshift master role

We need this image in scenario009 where we only deploy the master role.

Change-Id: Id24a7a0d9d34df4fd52ee1f99da61b873e5b870a
This commit is contained in:
trown
2018-09-12 13:42:10 -04:00
committed by Martin André
parent 8bb72cadfe
commit 19388f5267

View File

@@ -827,6 +827,7 @@ container_images_template:
params:
- DockerOpenShiftDockerRegistryImage
services:
- OS::TripleO::Services::OpenShift::Master
- OS::TripleO::Services::OpenShift::Worker
- imagename: "{{openshift_namespace}}/{{openshift_base_image}}-haproxy-router:{{openshift_tag}}"