Don't run infra-prod-run-refstack on all group var updates
This was running on all group var updates but we only need to run it when refstack group vars update. Change the file requirements to match the refstack.yaml group file to address this. Change-Id: Id5ed4b65c1ed6566696fea9a33db27e9318af1a6
This commit is contained in:
parent
3f8acefbe1
commit
e2442eeaf0
@ -427,7 +427,7 @@
|
||||
files:
|
||||
- inventory/base
|
||||
- playbooks/service-refstack.yaml
|
||||
- inventory/service/group_vars/
|
||||
- inventory/service/group_vars/refstack.yaml
|
||||
- inventory/service/host_vars/refstack[0-9][0-9]
|
||||
- playbooks/roles/install-docker/
|
||||
- playbooks/roles/pip3/
|
||||
|
Loading…
Reference in New Issue
Block a user