cleanup of config locations

This commit is contained in:
Leif Johansson 2017-12-19 11:02:11 +01:00
parent 75417e4ede
commit 9b6b3eff32

View file

@ -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/",