c4b0a8950d
Thin runs the new gerritbot-matrix bot on the eavesdrop server. Change-Id: Ic11ca46aa4da61d5b80a8996ad900fdf83ab70dc
14 lines
266 B
YAML
14 lines
266 B
YAML
- hosts: 'eavesdrop:!disabled'
|
|
name: "eavesdrop: install services"
|
|
strategy: free
|
|
roles:
|
|
- iptables
|
|
- install-docker
|
|
- sync-project-config
|
|
- accessbot
|
|
- gerritbot
|
|
- statusbot
|
|
- limnoria
|
|
- matrix-eavesdrop
|
|
- matrix-gerritbot
|