Fix conflict ID #214

This commit is contained in:
Arthur Lutz 2018-01-16 10:04:16 +01:00 committed by GitHub
parent c6018aeac1
commit 1b5e13a36c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -11,8 +11,9 @@ mod-fcgid:
- pkg: apache
{% if grains['os_family']=="Debian" %}
a2enmod fcgid:
a2enmod fcgid for apache.mod_fcgid:
cmd.run:
- name: a2enmod fcgid
- order: 225
- unless: ls /etc/apache2/mods-enabled/fcgid.load
- require: