fixed syntax
This commit is contained in:
parent
f0692f6354
commit
198ac615f1
1 changed files with 1 additions and 1 deletions
|
@ -480,7 +480,7 @@ class eidas_de_middleware($version="106-rs",$hostname='localhost') {
|
|||
env => ["CERTNAME=${::fqdn}_infra",
|
||||
"PUBLIC_HOSTNAME=$_hostname",
|
||||
"SPRING_DATASOURCE_PASSWORD=$spring_datasource_password",
|
||||
'JAVA_OPTS="-DformatMsgNoLookups=true -Dlog4j2.formatMsgNoLookups=true"',
|
||||
'JAVA_OPTS="-DformatMsgNoLookups=true -Dlog4j2.formatMsgNoLookups=true"'],
|
||||
extra_parameters => ["--log-driver=syslog"]
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue