diff etc/minions/hive.yaml @ 0:cd5df456ee84

Initial working version of minions.pl ans sysyemd units
author cin
date Tue, 15 Nov 2016 01:33:09 +0300
parents
children
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/etc/minions/hive.yaml	Tue Nov 15 01:33:09 2016 +0300
@@ -0,0 +1,9 @@
+vmms:
+  qemu:
+    uri: qemu:///system
+    stop: suspend
+  lxc:
+    uri: lxc:///
+    stop: shutdown
+timeout: 100
+parallel: 4
\ No newline at end of file