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

Add custom playbook to pull, retag, and push images #44

Closed markgoddard closed 4 years ago

markgoddard commented 4 years ago

The pull-retag-push.sh script now accepts container image regexes as arguments, rather than the image tag.

markgoddard commented 4 years ago

Looks good, but do we really need the script now? We could run the playbook directly.

It could be run directly, it's a bit fiddly to specify regexes, although as commented my script doesn't get it right.