This commit is contained in:
Johan Björklund 2024-11-14 14:31:30 +01:00
parent 8e1bd9b783
commit 8ce30fd240
Signed by untrusted user: bjorklund
GPG key ID: 5E8401339C7F5037

View file

@ -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':