From dc0d4472d633df3d665dc309984f0c3d6daf6870 Mon Sep 17 00:00:00 2001 From: Pierre-Yves Chibon Date: Tue, 17 Nov 2015 15:08:06 +0100 Subject: [PATCH] No to apache on mdapi but yes to fedmsg --- playbooks/groups/mdapi.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/playbooks/groups/mdapi.yml b/playbooks/groups/mdapi.yml index 10ba483664..0165d74c4d 100644 --- a/playbooks/groups/mdapi.yml +++ b/playbooks/groups/mdapi.yml @@ -21,7 +21,6 @@ - sudo - { role: openvpn/client, when: env != "staging" } - - apache - collectd/base tasks: @@ -50,7 +49,7 @@ - include: "{{ handlers }}/restart_services.yml" - name: set up fedmsg - hosts: mdapi-stg + hosts: mdapi-stg;mdapi user: root gather_facts: True