
This moves these services to eavesdrop01.opendev.org, a new Focal-based server to host IRC services. We have stopped running puppet on eavesdrop01.openstack.org so there is nothing left for it to do (note the server is still running meetbot/ptgbot). Remove the commented out puppet run, and remove the server from puppet groups. Update the host in the Zuul jobs to the new node. Change-Id: I809f9af3e78f566362142790f6c79654ef5b8959
10 lines
189 B
YAML
10 lines
189 B
YAML
- hosts: 'eavesdrop:!disabled'
|
|
name: "eavesdrop: install services"
|
|
strategy: free
|
|
roles:
|
|
- iptables
|
|
- install-docker
|
|
- sync-project-config
|
|
- accessbot
|
|
- gerritbot
|