forked from ungleich-public/cdist
Fix missing dependency for fail2ban override files
This commit is contained in:
parent
6a3ba5a140
commit
a2eeac6fe4
1 changed files with 2 additions and 0 deletions
|
@ -35,6 +35,8 @@ esac
|
|||
|
||||
__package_apt fail2ban
|
||||
|
||||
export require="__package_apt/fail2ban"
|
||||
|
||||
if [ -f "$__object/parameter/path-override" ]; then
|
||||
(
|
||||
echo [DEFAULT]
|
||||
|
|
Loading…
Reference in a new issue