Also create the key-file, SC-2670
This commit is contained in:
parent
90493283f7
commit
c886518d66
1 changed files with 4 additions and 0 deletions
|
@ -46,6 +46,10 @@ class eid::connector (
|
|||
hiera_key => 'eidas_metadata_key',
|
||||
base64 => true
|
||||
}
|
||||
sunet::snippets::secret_file {"${connector_directory}/credentials/connector.key":
|
||||
hiera_key => 'eidas_connector_key',
|
||||
base64 => true
|
||||
}
|
||||
}
|
||||
|
||||
sunet::docker_compose { 'eidas-connector':
|
||||
|
|
Loading…
Add table
Reference in a new issue