Run service-eavesdrop after promoting the matrix eavesdrop bot

This order is important to ensure we update the matrix eavesdrop bot
when expected and not later in the day when the daily runs happen.

Change-Id: If8e3f9f34e30cdeb7765e6665d1fb19b339454a3
This commit is contained in:
Clark Boylan 2021-08-20 10:57:26 -07:00
parent df5322df97
commit d3837a7d95

View File

@ -472,6 +472,8 @@
soft: true soft: true
- name: system-config-promote-image-ircbot - name: system-config-promote-image-ircbot
soft: true soft: true
- name: system-config-promote-image-matrix-eavesdrop
soft: true
vars: vars:
playbook_name: service-eavesdrop.yaml playbook_name: service-eavesdrop.yaml
files: &infra_prod_eavesdrop_files files: &infra_prod_eavesdrop_files