vm/install: Bake the preseed file into the initrd
[noc.git] / ansible / roles / vm / host / handlers / main.yml
index 158f4dc..6541dd8 100644 (file)
@@ -1,5 +1,5 @@
 ---
-- name: restart inetd
+- name: restart haveged
   service:
-    name: openbsd-inetd
+    name: haveged
     state: restarted