forked from SUNET/soc-ops
Typo.
This commit is contained in:
parent
c077cd717a
commit
5041217cf8
1 changed files with 1 additions and 1 deletions
|
@ -182,7 +182,7 @@ class soc::intelmq(
|
|||
creates => '/opt/intelmq/.pgsql-installed',
|
||||
}
|
||||
|
||||
$sieve_scripts = ['domains', 'phisers', 'squatters', ]
|
||||
$sieve_scripts = ['domains', 'phishers', 'squatters', ]
|
||||
$sieve_scripts.each |String $sieve| {
|
||||
file { "/opt/intelmq/var/lib/bots/sieve/${sieve}.sieve":
|
||||
ensure => file,
|
||||
|
|
Loading…
Add table
Reference in a new issue