Don't include the openvpn_client task for staging.

This commit is contained in:
Ralph Bean 2013-07-30 19:08:50 +00:00
parent da4ef0387d
commit 10f5c093e1

View file

@ -54,6 +54,7 @@
- include: $tasks/denyhosts.yml
- include: $tasks/nagios_client.yml
- include: $tasks/openvpn_client.yml
only_if: "'$env' != 'staging'"
- include: $tasks/fedmsg_base.yml
- include: $tasks/apache.yml
- include: $tasks/mod_wsgi.yml