abusehelper: Ensure idiokit is installed before abusehelper

This commit is contained in:
Ossi Salmi 2016-02-23 11:14:41 +02:00
parent cd1474bb0a
commit d6c7652060

View file

@ -85,6 +85,9 @@ class abusehelper(
]: }
}
Python::Setup::Install['/usr/local/src/idiokit'] ->
Python::Setup::Install['/usr/local/src/abusehelper']
include user::system
realize(User['abusehel'], Group['abusehel'])