Add file matchers for roles used via include_role

Previous patches missed these because they're not in the main
playbook. Add them to the file matchers for the appropriate
service.

Change-Id: I387804c81a2053c19373d2b38b6e0ad29340a91b
This commit is contained in:
Monty Taylor 2020-04-02 09:25:08 -05:00
parent e68fa070f4
commit b4bfdf699a
1 changed files with 7 additions and 0 deletions

View File

@ -1499,6 +1499,7 @@
- playbooks/host_vars/.*
- playbooks/group_vars/.*
- playbooks/roles/letsencrypt-.*
- playbooks/roles/logrotate/.*
- job:
name: infra-prod-manage-projects
@ -1537,6 +1538,7 @@
- playbooks/service-bridge.yaml
- playbooks/host_vars/bridge.openstack.org.yaml
- playbooks/roles/ansible-cron/.*
- playbooks/roles/logrotate/.*
- playbooks/roles/cloud-launcher-cron/.*
- playbooks/roles/edit-secrets-script/.*
- playbooks/roles/install-kubectl/.*
@ -1587,6 +1589,7 @@
- playbooks/roles/configure-kubectl/.*
- playbooks/roles/configure-openstacksdk/.*
- playbooks/roles/install-docker/.*
- playbooks/roles/install-zookeeper/.*
- playbooks/roles/nodepool-.*
- playbooks/templates/clouds/nodepool_.*
@ -1624,6 +1627,7 @@
- playbooks/roles/kerberos-client/.*
- playbooks/roles/openafs-client/.*
- playbooks/roles/mirror-update/.*
- playbooks/roles/logrotate/.*
- job:
name: infra-prod-service-mirror
@ -1637,6 +1641,9 @@
- playbooks/roles/kerberos-client/.*
- playbooks/roles/openafs-client/.*
- playbooks/roles/mirror/.*
- playbooks/roles/afs-release/.*
- playbooks/roles/afsmon/.*
- playbooks/roles/logrotate/.*
- job:
name: infra-prod-service-static