move hostname and country parameters to hiera
This commit is contained in:
parent
bfb6333f54
commit
a8618666b2
2 changed files with 3 additions and 3 deletions
|
@ -1,2 +1,2 @@
|
|||
---
|
||||
eidas_connector_hostname=eunode.qa.sveidas.se
|
||||
eidas_connector_hostname: eunode.qa.sveidas.se
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
---
|
||||
eidas_proxy_hostname=xy.proxy.qa.sveidas.se
|
||||
eidas_proxy_country=xy
|
||||
eidas_proxy_hostname: xy.proxy.qa.sveidas.se
|
||||
eidas_proxy_country: xy
|
||||
|
|
Loading…
Add table
Reference in a new issue