<div dir="ltr"><div>Hello,</div><div><br></div><div>    I am using openstack ansible to manage my openstack environment and am currently running 12.0.2. </div><div><br></div><div>I am attempting to upgrade to 12.0.9 but am running into an issue with the repo_* containers. It looks like the /var/www/repo/os-releases/12.0.2/ exists on every repo and is populated with packages. </div><div><br></div><div>However the /var/www/repo/os-releases/12.0.9 directory exists on ever repo but is empty everywhere except on the infra1. </div><div><br></div><div>In looking at repo-build.yml the hosts option is limiting this playbook to the first element in the repo_all list. Below are the outputs from the repo-build.yml, the second one is after I changed:</div><div><br></div><div>repo_all[0] to just repo_all.</div><div><br></div><div>Is this a bug or am I missing some other syncing process?</div><div><br></div><div>--snip--</div><div><div>openstack-ansible --list-hosts repo-build.yml</div><div>Variable files: "-e @/etc/openstack_deploy/user_secrets.yml -e @/etc/openstack_deploy/user_variables.yml "</div><div><br></div><div>playbook: repo-build.yml</div><div><br></div><div>  play #1 (Build new repo packages for a given release): host count=1</div><div>    infra1_repo_container-60ff0cd6</div></div><div><br></div><div>--snip--</div><div><br></div><div>--snip--</div><div><div>openstack-ansible --list-hosts repo-build.yml</div><div>Variable files: "-e @/etc/openstack_deploy/user_secrets.yml -e @/etc/openstack_deploy/user_variables.yml "</div><div><br></div><div>playbook: repo-build.yml</div><div><br></div><div>  play #1 (Build new repo packages for a given release): host count=3</div><div>    infra1_repo_container-60ff0cd6</div><div>    infra2_repo_container-8b6ac6af</div><div>    infra3_repo_container-69faca4a</div></div><div><br></div><div>--snip--</div><div><br></div><div>Thanks</div><div>Michael</div>
</div>