fix
This commit is contained in:
parent
1395cd5f0a
commit
96e8c81739
1 changed files with 1 additions and 1 deletions
|
@ -214,7 +214,7 @@ class eidas_connector($hostname) {
|
|||
class eidas_proxy($hostname,$country) {
|
||||
$proxy_service_cookie_encrypt_pw = safe_hiera('proxy_service_cookie_encrypt_pw',NOT_SET);
|
||||
file {['/etc/eidas-proxy/',"/etc/eidas-proxy/$country"]: ensure => directory } ->
|
||||
sunet::snippets::secret_file {"$hostname_country_keystore":
|
||||
sunet::snippets::secret_file {"$hostname_$country_keystore":
|
||||
hiera_key => 'eidas_proxy_keystore',
|
||||
path => "/etc/eidas-proxy/$country/nodeKeyStore.jks",
|
||||
} ->
|
||||
|
|
Loading…
Add table
Reference in a new issue