No to apache on mdapi but yes to fedmsg

This commit is contained in:
Pierre-Yves Chibon 2015-11-17 15:08:06 +01:00
parent 04f6e43c09
commit dc0d4472d6

View file

@ -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