summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorJeff Carr <[email protected]>2024-10-13 03:49:54 -0500
committerJeff Carr <[email protected]>2024-10-13 03:49:54 -0500
commit425e75d388beb3f00e527e89ef81a35fd5b6e931 (patch)
tree1e844883e716a8ee2f55478443b523e3b21ae85b /Makefile
parentffe754a96a68e7cf8905344073e3b1eedb78e94b (diff)
trigger start over http
Signed-off-by: Jeff Carr <[email protected]>
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index a4b8953..3443eda 100644
--- a/Makefile
+++ b/Makefile
@@ -10,7 +10,8 @@ all:
./virtigo --hosts farm01 farm02 farm03
start:
- ./virtigo --start jcarr
+ curl --silent http://localhost:8080/start?start=jcarr
+ @# ./virtigo --start jcarr
curl-uptime:
curl --silent http://localhost:8080/uptime