Trigger infra-prod-service-review when review02 hostvars update

We didn't update this job's file matchers when review01 was replaced
with review02. That caused us to miss triggering this job when review02
hostvars updated. Fix that which should also cause this job to run since
we update the job.

Change-Id: I8b58ee26084681242b9881651d6eeab9ff8d5ad2
This commit is contained in:
Clark Boylan 2023-02-17 10:11:53 -08:00
parent d562838dd2
commit 7b1b911e49

View File

@ -420,7 +420,7 @@
- inventory/base
- playbooks/service-review.yaml
- inventory/service/group_vars/review.yaml
- inventory/service/host_vars/review01.openstack.org.yaml
- inventory/service/host_vars/review02.openstack.org.yaml
- playbooks/roles/pip3/
- playbooks/roles/install-docker/
- playbooks/roles/iptables/