diff etc/hive.yaml @ 9:04654cfa57a8 0.0.1

Project structure refactoring
author andrei <andrei@nap21.upri>
date Tue, 15 Nov 2016 15:11:47 +0300
parents etc/minions/hive.yaml@cd5df456ee84
children
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/etc/hive.yaml	Tue Nov 15 15:11:47 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