No to apache on mdapi but yes to fedmsg
This commit is contained in:
parent
04f6e43c09
commit
dc0d4472d6
1 changed files with 1 additions and 2 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue