tripleo-ansible/tripleo_ansible
yatinkarel ee70524bab Login with buildah too to allow registry access with buildah
buildah login and podman login with root do not share same
authfile, buildah uses /run/containers/0/auth.json while
podman uses /run/user/0/containers/auth.json resulted from
$XDG_RUNTIME_DIR.

To ensure both podman and buildah can access the configured
registry, run login command with both.

It's mainly needed as container images are being pushed
with tripleoclient using sudo buildah push and buildah creds
are not setup.

Related-Bug: #1886555
Change-Id: I3d38d406e9f63008f7060f31cc9ff378e97120bb
(cherry picked from commit 067a315df9)
2020-07-08 03:59:06 +00:00
..
ansible_plugins Merge "Set retry timeout for nodes introspection" into stable/ussuri 2020-07-07 13:24:29 +00:00
playbooks Set retry timeout for nodes introspection 2020-07-06 08:22:02 +00:00
roles Login with buildah too to allow registry access with buildah 2020-07-08 03:59:06 +00:00
roles.galaxy Add galaxy role path which will be ignored by git 2019-07-18 13:40:14 -05:00
tests Use filter for containers not running check 2020-06-29 12:57:03 +00:00
ansible-role-requirements.yml Introduce tripleo-config role 2019-07-30 13:02:25 -05:00