stackhpc / a-universe-from-nothing

Kayobe configuration for the Kayobe workshop "A Universe from Nothing: Containerised OpenStack deployment using Kolla, Ansible and Kayobe"
https://docs.openstack.org/kayobe/latest/
Apache License 2.0
79 stars 26 forks source link

Remove kolla_install_type from pull-retag-push playbook #112

Closed priteau closed 2 years ago

priteau commented 2 years ago

As Zed removes support for binary images, install_type is dropped from image names [1].

Update playbook to pull the right images.

[1] https://review.opendev.org/c/openstack/kolla-ansible/+/837293