Bugfix
This commit is contained in:
parent
be112f0ad8
commit
3d5c952c2d
2 changed files with 1 additions and 1 deletions
Binary file not shown.
|
@ -39,7 +39,7 @@ class soc::intelmq(
|
|||
mode => '0555',
|
||||
}
|
||||
|
||||
exec { 'sudo -u intelmq /opt/install-intelmq.sh':
|
||||
exec { 'sudo -u intelmq /opt/intelmq/install-intelmq.sh':
|
||||
creates => '/opt/intelmq/.installed'
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue