Respond to review feedback.

This commit is contained in:
Jacob Hoffman-Andrews
2015-10-11 11:28:39 -07:00
parent cd52fc02b9
commit f0cfd69cdc
5 changed files with 12 additions and 11 deletions
@@ -164,7 +164,7 @@ class ApacheConfigurator(augeas_configurator.AugeasConfigurator):
temp_install(self.mod_ssl_conf)
def deploy_cert(self, domain, cert_path, key_path,
chain_path=None, fullchain_path=None): # pylint: disable=unused-argument
chain_path=None, fullchain_path=None): # pylint: disable=unused-argument
"""Deploys certificate to specified virtual host.
Currently tries to find the last directives to deploy the cert in