diff --git a/slapos/recipe/addresiliency/template/bully.py.in b/slapos/recipe/addresiliency/template/bully.py.in
index 3f2ddb776a72aff973050a5b470672bbc7671559..cae59e4248c0d5c21ccb21a156e850ad6a6ecec9 100644
--- a/slapos/recipe/addresiliency/template/bully.py.in
+++ b/slapos/recipe/addresiliency/template/bully.py.in
@@ -8,6 +8,7 @@ import sys
 
 sys.path[:] = %(syspath)s
 
+import slapos
 from slapos import slap as slapmodule
 
 port = 50000