9
0
Fork 1
This commit is contained in:
Johan Björklund 2024-11-14 10:52:32 +01:00
parent 5d02892ed5
commit 1f58f57520
Signed by: bjorklund
GPG key ID: 5E8401339C7F5037

View file

@ -47,7 +47,7 @@ class soc::intelmq(
creates => '/opt/intelmq/.setup_state'
}
file { 'etc/sudoers.d/01_intelmq-api':
file { '/etc/sudoers.d/01_intelmq-api':
ensure => file,
content => file('soc/intelmq/sudoers-01-intelmq-api'),
mode => '0440',