forked from SUNET/soc-ops
Typo.
This commit is contained in:
parent
ff842b1989
commit
596fced905
1 changed files with 1 additions and 1 deletions
|
@ -103,7 +103,7 @@ class soc::intelmq(
|
||||||
ensure => file,
|
ensure => file,
|
||||||
owner => 'intelmq',
|
owner => 'intelmq',
|
||||||
group => 'intelmq',
|
group => 'intelmq',
|
||||||
mode => '0444'
|
mode => '0444',
|
||||||
content => 'soc/intelmq/api-config.json',
|
content => 'soc/intelmq/api-config.json',
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue