]> git.apps.os.sepia.ceph.com Git - ceph-ansible.git/commit
container/dashboard: run the registry auth task
authorDimitri Savineau <dsavinea@redhat.com>
Tue, 22 Oct 2019 17:58:50 +0000 (13:58 -0400)
committerGuillaume Abrioux <gabrioux@redhat.com>
Tue, 22 Oct 2019 21:23:32 +0000 (23:23 +0200)
commit9ad000618ff7be9967bbdae2b1c5cfc0793efe26
tree81217b113df7abc67c90594fd3d83b15554bcc4d
parentb5a61fe2e3b4a509bb80536b634543c5e7a44d07
container/dashboard: run the registry auth task

When deploying with packages then the ceph-container-common role isn't
executed so the registry authentication task is ignored.

Closes: #4636
Signed-off-by: Dimitri Savineau <dsavinea@redhat.com>
dashboard.yml
roles/ceph-container-common/tasks/main.yml
roles/ceph-container-common/tasks/registry.yml [new file with mode: 0644]