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,
|
||||
owner => 'intelmq',
|
||||
group => 'intelmq',
|
||||
mode => '0444'
|
||||
mode => '0444',
|
||||
content => 'soc/intelmq/api-config.json',
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue