forked from SUNET/soc-ops
Bugfix.
This commit is contained in:
parent
e8b1eb1d0a
commit
b3856a7039
1 changed files with 1 additions and 1 deletions
|
@ -107,7 +107,7 @@ class soc::intelmq(
|
||||||
content => 'soc/intelmq/api-config.json',
|
content => 'soc/intelmq/api-config.json',
|
||||||
}
|
}
|
||||||
|
|
||||||
file { 'api-session.sqlite':
|
file { '/etc/intelmq/api-session.sqlite':
|
||||||
ensure => 'present',
|
ensure => 'present',
|
||||||
replace => 'no',
|
replace => 'no',
|
||||||
owner => 'intelmq',
|
owner => 'intelmq',
|
||||||
|
|
Loading…
Add table
Reference in a new issue