Remove default ngxblocker with Nginx

This commit is contained in:
VirtuBox
2019-12-09 14:06:50 +01:00
parent c409d44246
commit 7738eb5506

View File

@@ -166,7 +166,6 @@ class WOStackController(CementBaseController):
# Nginx
if pargs.nginx:
pargs.ngxblocker = True
Log.debug(self, "Setting apt_packages variable for Nginx")
if not WOAptGet.is_exec(self, 'nginx'):
apt_packages = apt_packages + WOVar.wo_nginx