Skip to content

Commit 92a3d86

Browse files
committed
add status
1 parent f81030e commit 92a3d86

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

applications/wg-easy/Taskfile.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -575,6 +575,9 @@ tasks:
575575
sh: uuidgen | cut -c1-13
576576
deps:
577577
- cmx-vm-create
578+
status:
579+
- replicated vm port ls {{.CMX_VM_NAME}}
580+
- curl -sL $(replicated vm port ls {{.CMX_VM_NAME}} --output=json | jq -r ".[0].hostname")/healthz
578581
cmds:
579582
- |
580583
echo "Check if user is set..."

0 commit comments

Comments
 (0)