From 0fd0283372a896e529b7f4dd8fc976fdc8f259bf Mon Sep 17 00:00:00 2001 From: Jeff Carr Date: Fri, 25 Oct 2024 22:07:28 -0500 Subject: generate XML by droplet hostname Signed-off-by: Jeff Carr --- Makefile | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 95364fb..cef9e5c 100644 --- a/Makefile +++ b/Makefile @@ -12,6 +12,10 @@ all: xml-add: ./virtigo --libvirt ~/libvirt/*.xml --xml-ignore-disk=true +start-uptime.wit.com: + rm /tmp/blahcarr.xml + ./virtigo --start uptime.wit.com + start-all-droplets: curl --silent http://localhost:8080/start?start=git.wit.org curl --silent http://localhost:8080/start?start=go.wit.com -- cgit v1.2.3