tripleo-ansible/tripleo_ansible/roles
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
..
aide Ensure that the playbooks and roles can display debug data when enabled 2020-05-28 02:30:01 +00:00
backup_and_restore BaR - Export ceph authentication 2020-06-24 08:48:58 +02:00
login_defs Ensure that the playbooks and roles can display debug data when enabled 2020-05-28 02:30:01 +00:00
octavia_common Add support for Octavia amphora log offloading 2020-06-04 21:51:47 +00:00
octavia_controller_config Add toggle for sensitive data within octavia 2020-05-27 15:22:02 +00:00
octavia_controller_post_config Add support for Octavia amphora log offloading 2020-06-04 21:51:47 +00:00
octavia_overcloud_config Add Centos 8 to galaxy_info versions 2020-03-19 14:22:08 +01:00
octavia_undercloud Octavia: handle empty amphora image search result 2020-06-15 09:27:38 -02:30
test_deps Ensure pip is installed 2020-06-17 21:16:51 +00:00
test_package_action Convert docker molecule usage to podman 2020-04-30 09:55:18 -05:00
tripleo_bootstrap Suppress warning about using ln 2020-05-14 17:58:23 +00:00
tripleo_cellv2 Ensure that the playbooks and roles can display debug data when enabled 2020-05-28 02:30:01 +00:00
tripleo_ceph_common Exclude callbacks env vars for ceph-ansible 2020-06-02 18:49:11 +00:00
tripleo_ceph_run_ansible Make tripleo_ceph_run_ansible handle change in remote_tmp 2020-07-06 17:43:13 +02:00
tripleo_ceph_uuid Convert docker molecule usage to podman 2020-04-30 09:55:18 -05:00
tripleo_ceph_work_dir Convert docker molecule usage to podman 2020-04-30 09:55:18 -05:00
tripleo_clients_install Prepare tripleo deps repo in tripleo_client_install molecule job 2020-07-06 20:00:58 +09:00
tripleo_config Convert docker molecule usage to podman 2020-04-30 09:55:18 -05:00
tripleo_container_image_build Add debug output when rendering container files 2020-05-12 13:34:00 +00:00
tripleo_container_image_prepare Ensure that the playbooks and roles can display debug data when enabled 2020-05-28 02:30:01 +00:00
tripleo_container_manage Implement container_startup_config module 2020-07-03 19:34:20 +00:00
tripleo_container_rm Replace podman commands by module 2020-05-11 13:05:38 +00:00
tripleo_container_stop Replace podman commands by module 2020-05-11 13:05:38 +00:00
tripleo_container_tag Convert docker molecule usage to podman 2020-04-30 09:55:18 -05:00
tripleo_create_admin Convert docker molecule usage to podman 2020-04-30 09:55:18 -05:00
tripleo_derived_parameters Create derived parameters playbook, and role 2020-05-27 02:47:57 +00:00
tripleo_firewall (follow-up) run check mode for more molecule tests 2020-04-13 14:44:37 -04:00
tripleo_hieradata Fix tripleo_hierdata permissions 2020-07-06 14:15:52 +00:00
tripleo_hosts_entries Fix host entries permissions 2020-07-06 14:15:27 +00:00
tripleo_image_serve Convert docker molecule usage to podman 2020-04-30 09:55:18 -05:00
tripleo_kernel Do not set lo.disable_ipv6=0 by default 2020-06-05 06:35:36 +00:00
tripleo_keystone_resources Add toggle for sensitive data within keystone 2020-06-10 17:54:50 +00:00
tripleo_module_load (follow-up) run check mode for more molecule tests 2020-04-13 14:44:37 -04:00
tripleo_nova_image_cache Ensure that the playbooks and roles can display debug data when enabled 2020-05-28 02:30:01 +00:00
tripleo_nvdimm Ensure that the playbooks and roles can display debug data when enabled 2020-05-28 02:30:01 +00:00
tripleo_ovs_dpdk Ensure that the playbooks and roles can display debug data when enabled 2020-05-28 02:30:01 +00:00
tripleo_packages Ensure that the playbooks and roles can display debug data when enabled 2020-05-28 02:30:01 +00:00
tripleo_persist Convert docker molecule usage to podman 2020-04-30 09:55:18 -05:00
tripleo_podman Login with buildah too to allow registry access with buildah 2020-07-08 03:59:06 +00:00
tripleo_provision_mcelog Add missing doc & zuul job for tripleo_provision_mcelog 2020-05-26 16:13:25 -04:00
tripleo_ptp Convert docker molecule usage to podman 2020-04-30 09:55:18 -05:00
tripleo_puppet_cache Ensure that the playbooks and roles can display debug data when enabled 2020-05-28 02:30:01 +00:00
tripleo_redhat_enforce Ensure that the playbooks and roles can display debug data when enabled 2020-05-28 02:30:01 +00:00
tripleo_securetty Convert docker molecule usage to podman 2020-04-30 09:55:18 -05:00
tripleo_ssh_known_hosts Convert docker molecule usage to podman 2020-04-30 09:55:18 -05:00
tripleo_sshd Convert docker molecule usage to podman 2020-04-30 09:55:18 -05:00
tripleo_systemd_wrapper Ensure that the playbooks and roles can display debug data when enabled 2020-05-28 02:30:01 +00:00
tripleo_timezone Convert docker molecule usage to podman 2020-04-30 09:55:18 -05:00
tripleo_transfer Ensure that the playbooks and roles can display debug data when enabled 2020-05-28 02:30:01 +00:00
tripleo_upgrade_hiera Convert docker molecule usage to podman 2020-04-30 09:55:18 -05:00
tripleo_validations_package Convert docker molecule usage to podman 2020-04-30 09:55:18 -05:00
tuned Fix conditions tuned profile 2020-06-02 09:02:21 +00:00