abusehelper: Ensure idiokit is installed before abusehelper
This commit is contained in:
parent
cd1474bb0a
commit
d6c7652060
1 changed files with 3 additions and 0 deletions
|
@ -85,6 +85,9 @@ class abusehelper(
|
||||||
]: }
|
]: }
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Python::Setup::Install['/usr/local/src/idiokit'] ->
|
||||||
|
Python::Setup::Install['/usr/local/src/abusehelper']
|
||||||
|
|
||||||
include user::system
|
include user::system
|
||||||
realize(User['abusehel'], Group['abusehel'])
|
realize(User['abusehel'], Group['abusehel'])
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue