system-config/playbooks/service-eavesdrop.yaml
Ian Wienand 23fac31c92 Run statusbot from eavesdrop01.opendev.org
This installs statusbot on eavesdrop01.opendev.org.

Otherwise it's just config translation and bringing up the daemon.

Change-Id: I246b2723372594e65bcd1ba90215d6831d4c0c72
2021-06-11 07:52:51 +10:00

12 lines
220 B
YAML

- hosts: 'eavesdrop:!disabled'
name: "eavesdrop: install services"
strategy: free
roles:
- iptables
- install-docker
- sync-project-config
- accessbot
- gerritbot
- statusbot
- limnoria