ensure xsltproc on host for signers
This commit is contained in:
parent
7ef0d19ce7
commit
ac3cb1b543
1 changed files with 1 additions and 0 deletions
|
@ -130,6 +130,7 @@ class md_repo_client {
|
|||
}
|
||||
|
||||
class md_signer($dest_host=undef,$dest_dir="") {
|
||||
package { 'xsltproc': ensure => latest } ->
|
||||
sunet::snippets::secret_file {"/etc/credentials/metadata.key":
|
||||
hiera_key => 'eidas_metadata_key',
|
||||
base64 => true
|
||||
|
|
Loading…
Add table
Reference in a new issue