Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

containerized deployment (OSP): "containers" var is undefined when using tags #92

Open
asyedham opened this issue Jan 20, 2020 · 0 comments

Comments

@asyedham
Copy link
Collaborator

When we are running the stockpile.yml playbook in ci_tesh.sh it will not run the tasks for containerized deployment (because containers var is undefined)
example:
https://github.com/cloud-bulldozer/stockpile/blob/master/roles/openstack_rabbitmq/tasks/main.yml#L18 as the "containers" var is set as a fact in roles/openstack_common and the current ci_tesh.sh runs each role using a tag. So the "containers var" is set as fact only for that iteration and for the next iteration(i.e tag) containers var is undefined.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant