@ -1558,8 +1558,6 @@ class EEStackController(CementBaseController):
if self.app.pargs.redis:
if not EEAptGet.is_installed(self, 'redis-server'):
if not EEAptGet.is_installed(self, 'nginx-custom'):
self.app.pargs.nginx = True
apt_packages = apt_packages + EEVariables.ee_redis
else:
Log.info(self, "Redis already installed")