From a059993c79636b292be99452951f06fc369aa07e Mon Sep 17 00:00:00 2001 From: Kevin Fenzi Date: Thu, 23 Jul 2015 19:15:54 +0000 Subject: [PATCH] Add twisted-buildbots to master playbook --- master.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/master.yml b/master.yml index 773f106731..f4d542bdde 100644 --- a/master.yml +++ b/master.yml @@ -100,6 +100,7 @@ - include: /srv/web/infra/ansible/playbooks/groups/taskotron-stg.yml - include: /srv/web/infra/ansible/playbooks/groups/taskotron-stg-clients.yml - include: /srv/web/infra/ansible/playbooks/groups/torrent.yml +- include: /srv/web/infra/ansible/playbooks/groups/twisted-buildbots.yml - include: /srv/web/infra/ansible/playbooks/groups/unbound.yml - include: /srv/web/infra/ansible/playbooks/groups/value.yml - include: /srv/web/infra/ansible/playbooks/groups/virthost.yml