deploy test_my_eid 1.1.0
This commit is contained in:
parent
531563cf5f
commit
08596a8363
1 changed files with 1 additions and 0 deletions
|
@ -371,6 +371,7 @@ class test_my_eid($version="1.0.1",$hostname='localhost',$environment='qa') {
|
|||
'/etc/ssl:/etc/ssl'],
|
||||
env => ["SERVER_SERVLET_CONTEXT_PATH=/",
|
||||
"SP_ENTITY_ID=https://$_hostname/sp",
|
||||
"SIGN_SP_ENTITY_ID=https://$_hostname/sp-sign",
|
||||
"SPRING_PROFILES_ACTIVE=$environment",
|
||||
"SP_BASE_URI=https://$_hostname",
|
||||
"SP_DISCOVERY_STATIC_IDP_CONFIGURATION=file:/etc/test-my-eid/idp-disco-$environment.properties"],
|
||||
|
|
Loading…
Add table
Reference in a new issue