forked from SUNET/soc-ops
Trying to install fody.
This commit is contained in:
parent
815341ac3e
commit
471784484d
1 changed files with 1 additions and 1 deletions
|
@ -88,7 +88,7 @@ class soc::intelmq(
|
||||||
|
|
||||||
file { '/opt/intelmq/install/eventdb-notifications.sql':
|
file { '/opt/intelmq/install/eventdb-notifications.sql':
|
||||||
ensure => file,
|
ensure => file,
|
||||||
content => template('soc/intelmq/eventdb-notifications.sql'),
|
content => file('soc/intelmq/eventdb-notifications.sql'),
|
||||||
}
|
}
|
||||||
|
|
||||||
file { '/opt/intelmq/install/install-intelmq.sh':
|
file { '/opt/intelmq/install/install-intelmq.sh':
|
||||||
|
|
Loading…
Add table
Reference in a new issue