9
0
Fork 1

Trying to install fody.

This commit is contained in:
Johan Björklund 2024-11-19 10:28:02 +01:00
parent 471784484d
commit 8bd37a219f
Signed by: bjorklund
GPG key ID: 5E8401339C7F5037

View file

@ -93,7 +93,7 @@ class soc::intelmq(
file { '/opt/intelmq/install/install-intelmq.sh':
ensure => file,
content => template('soc/intelmq/install-intelmq.sh.erb'),
content => file('soc/intelmq/install-intelmq.sh'),
mode => '0555',
}