This commit is contained in:
Johan Björklund 2024-11-14 14:23:08 +01:00
parent 6c1626a96b
commit c51953fd85
Signed by: bjorklund
GPG key ID: 5E8401339C7F5037

View file

@ -96,7 +96,7 @@ class soc::intelmq(
file { '/etc/apache2/sites-available/intelmq-vhost.conf':
ensure => file,
template => 'soc/intelmq/intelmq-vhost.conf.erb'
content => template('soc/intelmq/intelmq-vhost.conf.erb'),
}
file { '/etc/intelmq/api-config.json':