mirror of
https://github.com/certbot/certbot.git
synced 2026-07-27 16:19:11 +02:00
break
This commit is contained in:
@@ -908,6 +908,7 @@ class ApacheConfigurator(augeas_configurator.AugeasConfigurator):
|
||||
self.add_name_vhost(addr)
|
||||
logger.info("Enabling NameVirtualHosts on %s", addr)
|
||||
need_to_save = True
|
||||
break
|
||||
|
||||
if need_to_save:
|
||||
self.save()
|
||||
|
||||
Reference in New Issue
Block a user