forked from SUNET/soc-ops
Typo.
This commit is contained in:
parent
8a1bce76b9
commit
e78a222e2b
1 changed files with 1 additions and 1 deletions
|
@ -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',
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue