From: Guillaume Abrioux Date: Wed, 30 Jun 2021 16:39:11 +0000 (+0200) Subject: cephadm-ansible: use dedicated credential-id X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=refs%2Fpull%2F1860%2Fhead;p=ceph-build.git cephadm-ansible: use dedicated credential-id This makes the cephadm-ansible job use the right credential id Signed-off-by: Guillaume Abrioux --- diff --git a/cephadm-ansible-prs/config/definitions/cephadm-ansible-prs.yml b/cephadm-ansible-prs/config/definitions/cephadm-ansible-prs.yml index fd8a5737..20801774 100644 --- a/cephadm-ansible-prs/config/definitions/cephadm-ansible-prs.yml +++ b/cephadm-ansible-prs/config/definitions/cephadm-ansible-prs.yml @@ -108,7 +108,7 @@ mask-password-params: true - credentials-binding: - username-password-separated: - credential-id: ceph-ansible-upstream-ci + credential-id: cephadm-ansible-upstream-ci username: DOCKER_HUB_USERNAME password: DOCKER_HUB_PASSWORD