Bugfix.
This commit is contained in:
parent
7c6a9827ba
commit
532a4ec46a
1 changed files with 1 additions and 1 deletions
|
@ -189,7 +189,7 @@ class soc::intelmq(
|
|||
owner => 'intelmq',
|
||||
group => 'intelmq',
|
||||
mode => '0644',
|
||||
content => file("soc/intelmq/sieve/${sieve}.sieve",
|
||||
content => file("soc/intelmq/sieve/${sieve}.sieve"),
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue