This commit is contained in:
Johan Björklund 2024-11-21 10:54:05 +01:00
parent 8a1bce76b9
commit e78a222e2b
Signed by untrusted user: bjorklund
GPG key ID: 5E8401339C7F5037

View file

@ -309,7 +309,7 @@ class soc::intelmq(
}
if lookup('gnupg.privkey', undef, undef, undef) != undef {
sunet::snippets::secret_file { "/opt/intelmq/.gnupg/${privkey}.asc":
hiera_key => 'gnupg.privkey'
hiera_key => 'gnupg.privkey',
owner => 'intelmq',
group => 'intelmq',
}