]> git.apps.os.sepia.ceph.com Git - ceph-build.git/commitdiff
cephadm-ansible: add new credentials 1950/head
authorGuillaume Abrioux <gabrioux@redhat.com>
Wed, 12 Jan 2022 15:26:50 +0000 (16:26 +0100)
committerGuillaume Abrioux <gabrioux@redhat.com>
Wed, 12 Jan 2022 15:26:50 +0000 (16:26 +0100)
This will allow using default images from cephadm instead of
maintaining what needs to be used in the tox.ini file of cephadm-ansible.

Signed-off-by: Guillaume Abrioux <gabrioux@redhat.com>
cephadm-ansible-prs/config/definitions/cephadm-ansible-prs.yml

index 2778b713ca3d93872eefd8235844ef7cc2b093fc..2e4d32e96b4916ca4c6a4fe275541345706d35c4 100644 (file)
           mask-password-params: true
       - credentials-binding:
           - username-password-separated:
-              credential-id: cephadm-ansible-upstream-ci
-              username: DOCKER_HUB_USERNAME
-              password: DOCKER_HUB_PASSWORD
+              credential-id: cephadm-ansible-quay-io
+              username: QUAY_IO_USERNAME
+              password: QUAY_IO_PASSWORD
+          - username-password-separated:
+              credential-id: cephadm-ansible-quay-ceph-io
+              username: QUAY_CEPH_IO_USERNAME
+              password: QUAY_CEPH_IO_PASSWORD