From 7ac8cf0017c68df710face7b84f20805be7b48d3 Mon Sep 17 00:00:00 2001 From: edunham Date: Tue, 5 Apr 2016 14:15:33 -0700 Subject: [PATCH] restart homu when configuring --- homu/init.sls | 1 + 1 file changed, 1 insertion(+) diff --git a/homu/init.sls b/homu/init.sls index 88161c7e..e366bc94 100644 --- a/homu/init.sls +++ b/homu/init.sls @@ -25,6 +25,7 @@ homu: - virtualenv: /home/servo/homu/_venv service.running: - enable: True + - reload: True - require: - pip: homu - watch: