forked from SUNET/soc-ops
Trying to install fody.
This commit is contained in:
parent
8bd37a219f
commit
c35fc05fc2
1 changed files with 1 additions and 1 deletions
|
@ -110,7 +110,7 @@ class soc::intelmq(
|
||||||
|
|
||||||
file { '/opt/intelmq/install/setup-pgsql.sh':
|
file { '/opt/intelmq/install/setup-pgsql.sh':
|
||||||
ensure => file,
|
ensure => file,
|
||||||
content => file('soc/intelmq/install/setup-pgsql.sh'),
|
content => file('soc/intelmq/setup-pgsql.sh'),
|
||||||
mode => '0500',
|
mode => '0500',
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue