Trying to install fody.

This commit is contained in:
Johan Björklund 2024-11-19 10:30:20 +01:00
parent 8bd37a219f
commit c35fc05fc2
Signed by untrusted user: bjorklund
GPG key ID: 5E8401339C7F5037

View file

@ -110,7 +110,7 @@ class soc::intelmq(
file { '/opt/intelmq/install/setup-pgsql.sh':
ensure => file,
content => file('soc/intelmq/install/setup-pgsql.sh'),
content => file('soc/intelmq/setup-pgsql.sh'),
mode => '0500',
}