9
0
Fork 1
This commit is contained in:
Johan Björklund 2024-11-14 14:25:16 +01:00
parent e8b1eb1d0a
commit b3856a7039
Signed by: bjorklund
GPG key ID: 5E8401339C7F5037

View file

@ -107,7 +107,7 @@ class soc::intelmq(
content => 'soc/intelmq/api-config.json',
}
file { 'api-session.sqlite':
file { '/etc/intelmq/api-session.sqlite':
ensure => 'present',
replace => 'no',
owner => 'intelmq',