1
0
mirror of https://github.com/certbot/certbot.git synced 2026-01-26 07:41:33 +03:00

Changed SUSE mod handling constant

This commit is contained in:
Joona Hoikkala
2016-08-02 09:57:34 +03:00
parent b891cac3dc
commit c346cdf2f3

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(