Service Template: Make sure stunnel is there for ldap
This commit is contained in:
parent
f0d31ff13c
commit
f8478ae6c9
@ -243,7 +243,7 @@ SELECT 'NOOP';
|
||||
}
|
||||
%{ endif }
|
||||
|
||||
%{ if use_mysql || use_redis ~}
|
||||
%{ if use_mysql || use_redis || use_ldap ~}
|
||||
task "stunnel" {
|
||||
driver = "docker"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user