Run eavesdrop jobs when gerritbot role updates
We've got an ansible role that we run on eavesdrop to deploy the gerritbot service. Changes to this role didn't previously trigger the system-config-run-eavesdrop or infra-prod-service-eavesdrop jobs. Fix that. Change-Id: Ibc2936cacb1d8b3de0342489424e0669aa57b744
This commit is contained in:
@@ -493,6 +493,7 @@
|
||||
- playbooks/roles/install-docker
|
||||
- playbooks/roles/iptables/
|
||||
- playbooks/roles/accessbot
|
||||
- playbooks/roles/gerritbot
|
||||
- playbooks/roles/limnoria
|
||||
- playbooks/roles/ptgbot
|
||||
- playbooks/roles/statusbot
|
||||
|
@@ -207,6 +207,7 @@
|
||||
- inventory/service/group_vars/eavesdrop.yaml
|
||||
- playbooks/roles/install-docker
|
||||
- playbooks/roles/accessbot
|
||||
- playbooks/roles/gerritbot
|
||||
- playbooks/roles/limnoria
|
||||
- playbooks/roles/logrotate
|
||||
- playbooks/roles/matrix-eavesdrop
|
||||
|
Reference in New Issue
Block a user