Revert "rhcs: update container image name"

This wasn't necesarry. The container image was fixed on the
RedHat's registry

This reverts commit 3bd250c742.

Signed-off-by: Dimitri Savineau <dsavinea@redhat.com>
pull/5044/head
Dimitri Savineau 2020-02-04 19:51:13 -05:00 committed by Guillaume Abrioux
parent 3bd250c742
commit cba0c8c063
2 changed files with 2 additions and 2 deletions

View File

@ -567,7 +567,7 @@ ceph_iscsi_config_dev: false
##########
# DOCKER #
##########
ceph_docker_image: "rhceph/rhceph-4"
ceph_docker_image: "rhceph/rhceph-4-rhel8"
ceph_docker_image_tag: "latest"
ceph_docker_registry: "registry.redhat.io"
ceph_docker_registry_auth: true

View File

@ -3,7 +3,7 @@ ceph_origin: repository
ceph_iscsi_config_dev: false
fetch_directory: ~/ceph-ansible-keys
ceph_rhcs_version: 4
ceph_docker_image: "rhceph/rhceph-4"
ceph_docker_image: "rhceph/rhceph-4-rhel8"
ceph_docker_image_tag: "latest"
ceph_docker_registry: "registry.redhat.io"
ceph_docker_registry_auth: true