Commit Diff


commit - edb93e1ca0e2450b81e2af9e30c36977db26140c
commit + 6bc1c4efa41a3d15991ed27b2917dd17d50a4692
blob - 7edecddb84ed43007f65abf58b8c41abf7b4b0f1
blob + bfe52f4b1079ea5586510c65b2da4f91eb3d5078
--- stopall.sh
+++ stopall.sh
@@ -23,7 +23,7 @@ for i in $(vmctl show | sort | awk '/ running / {print
 	COUNTER=$((${COUNTER}+1))
 done
 
-echo -n "Are you sure? Press any key to continue... "
+echo -n "Are you sure you want to power off ${COUNTER} vms? Press any key to continue... "
 read input
 echo -n "Are you really sure? Press any key to continue... "
 read input
blob - 740449a3c2fe1fcf4a41ea5299c1f86989a70049
blob + e5aa4fa568121703fc165bce5a5f1f26429c1f44
--- templates/email-notify.txt
+++ templates/email-notify.txt
@@ -1,4 +1,5 @@
 From: admin
+Bcc: mischa@high5.nl
 Subject: OpenBSD Amsterdam - maintenance
 Content-Type: text/plain; charset=utf-8
 
@@ -7,7 +8,7 @@ Hi NAME,
 You have a VM (VMID) running on SERVER.
 We will sysupgrade SERVER from OpenBSD 6.8 to OpenBSD 6.9.
 
-This will happen on 2021-xx-xx @ TIME(11:30,16:00).
+This will happen on 2021-xx-xx @ TIME(11:30,16:00) UTC.
 
 Mischa