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

Fix calling the pull-retag-push-images script #105

Closed markgoddard closed 2 years ago

markgoddard commented 2 years ago

We need to shift command-line arguments, otherwise they are passed to dev/environment-setup.sh and then to kayobe-env, with the following failure:

Using Kayobe config from /home/centos/kayobe/config/src/kayobe-config
usage: /home/centos/kayobe/config/src/kayobe-config/kayobe-env [--environment <env-name>]

(cherry picked from commit a4e9603bd02e7bf8cfd770d8251072b885f746ef)