From 4fdb1934ff572cf1f9f1f12657158f480c152d4c Mon Sep 17 00:00:00 2001 From: Jeff Carr Date: Wed, 6 Nov 2024 19:14:14 -0600 Subject: [PATCH] not much here yet Signed-off-by: Jeff Carr --- README.md | 14 ++------------ 1 file changed, 2 insertions(+), 12 deletions(-) diff --git a/README.md b/README.md index 3365488..42266a1 100644 --- a/README.md +++ b/README.md @@ -1,13 +1,3 @@ -They are what to use for starting droplets with virsh, -but for making a cluster or "home cloud" with virtigo - -When possible & sensible, use the same variable names as libvirt - -virtigo needs to coordinate all the virtual machine -information centrally. The information in the libvirt xml -files are imported into these protobuf definitions and -passed around as protobufs - -virtigo recreates the libvirt xml files and calls -'virsh create' +these are .proto files. first stab. may be inaccurate +writes out config files as protojson and prototext