Bugfix.
This commit is contained in:
parent
6c1626a96b
commit
c51953fd85
1 changed files with 1 additions and 1 deletions
|
@ -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':
|
||||
|
|
Loading…
Add table
Reference in a new issue