From 51d95af2d77a907eb1522f2b89623bf64c6f220b Mon Sep 17 00:00:00 2001 From: Mikolaj Izdebski Date: Mon, 18 Apr 2016 16:56:52 +0000 Subject: [PATCH] Don't install builder_repo on koschei-web --- playbooks/groups/koschei-web.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/playbooks/groups/koschei-web.yml b/playbooks/groups/koschei-web.yml index 35609af05f..a21edf1b19 100644 --- a/playbooks/groups/koschei-web.yml +++ b/playbooks/groups/koschei-web.yml @@ -17,7 +17,6 @@ - nagios/client - hosts - fas_client - - builder_repo - collectd/base - { role: sudo, sudoers: "{{ private }}/files/sudo/koschei01-sudoers" } - { role: openvpn/client, when: env != "staging" }