cleanup of config locations
This commit is contained in:
parent
75417e4ede
commit
9b6b3eff32
1 changed files with 1 additions and 2 deletions
|
@ -240,8 +240,7 @@ class eidas_proxy($version='1.0.0') {
|
|||
volumes => ['/var/log/eidas-proxy:/var/log/eidas-proxy',
|
||||
'/etc/eidas-proxy:/etc/eidas-proxy',
|
||||
'/etc/ssl:/etc/ssl'],
|
||||
env => ["PROXY_SERVICE_PATH_LOCATION=/etc/eidas-proxy/$country",
|
||||
"PROXY_SERVICE_DOMAIN_PREFIX=https://$hostname/eidas-ps",
|
||||
env => ["PROXY_SERVICE_DOMAIN_PREFIX=https://$hostname/eidas-ps",
|
||||
"SPRING_PROFILES_ACTIVE=se",
|
||||
"CERTNAME=${::fqdn}_infra",
|
||||
"SPRING_CONFIG_LOCATION=/etc/eidas-proxy/$country/cfg/",
|
||||
|
|
Loading…
Add table
Reference in a new issue