Changed SUSE mod handling constant

This commit is contained in:
Joona Hoikkala 2016-08-02 09:57:34 +03:00
parent b891cac3dc
commit c346cdf2f3
No known key found for this signature in database
GPG key ID: C14AAE0F5ADCB854

View file

@ -98,7 +98,7 @@ CLI_DEFAULTS_SUSE = dict(
enmod="a2enmod",
dismod="a2dismod",
le_vhost_ext="-le-ssl.conf",
handle_mods=True,
handle_mods=False,
handle_sites=False,
challenge_location="/etc/apache2/vhosts.d",
MOD_SSL_CONF_SRC=pkg_resources.resource_filename(