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
|
- sudo
|
||||||
- { role: openvpn/client,
|
- { role: openvpn/client,
|
||||||
when: env != "staging" }
|
when: env != "staging" }
|
||||||
- apache
|
|
||||||
- collectd/base
|
- collectd/base
|
||||||
|
|
||||||
tasks:
|
tasks:
|
||||||
|
@ -50,7 +49,7 @@
|
||||||
- include: "{{ handlers }}/restart_services.yml"
|
- include: "{{ handlers }}/restart_services.yml"
|
||||||
|
|
||||||
- name: set up fedmsg
|
- name: set up fedmsg
|
||||||
hosts: mdapi-stg
|
hosts: mdapi-stg;mdapi
|
||||||
user: root
|
user: root
|
||||||
gather_facts: True
|
gather_facts: True
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue