Only install mod_wsgi on mdapi in stg for now.

This commit is contained in:
Kevin Fenzi 2016-08-08 17:32:21 +00:00
parent 48e9c74f74
commit d6eafe9e33

View file

@ -21,7 +21,7 @@
- { role: openvpn/client,
when: env != "staging" }
- collectd/base
- mod_wsgi
- { role: mod_wsgi, when: env == "staging" }
tasks:
- include: "{{ tasks }}/yumrepos.yml"