forked from SUNET/soc-ops
Bugfix.
This commit is contained in:
parent
8e1bd9b783
commit
8ce30fd240
1 changed files with 1 additions and 1 deletions
|
@ -104,7 +104,7 @@ class soc::intelmq(
|
|||
owner => 'intelmq',
|
||||
group => 'intelmq',
|
||||
mode => '0444',
|
||||
content => file('soc/intelmq/api-config.json)',
|
||||
content => file('soc/intelmq/api-config.json'),
|
||||
}
|
||||
|
||||
file { '/etc/intelmq/api-session.sqlite':
|
||||
|
|
Loading…
Add table
Reference in a new issue