This commit is contained in:
Johan Björklund 2024-11-14 14:17:42 +01:00
parent ff842b1989
commit 596fced905
Signed by untrusted user: bjorklund
GPG key ID: 5E8401339C7F5037

View file

@ -103,7 +103,7 @@ class soc::intelmq(
ensure => file,
owner => 'intelmq',
group => 'intelmq',
mode => '0444'
mode => '0444',
content => 'soc/intelmq/api-config.json',
}