pve admin tooling
This commit is contained in:
7
proxmox/admin_scripts/broadcast_reboot.sh
Executable file
7
proxmox/admin_scripts/broadcast_reboot.sh
Executable file
@@ -0,0 +1,7 @@
|
||||
#!/bin/bash
|
||||
source /root/telegram.env
|
||||
|
||||
tgmsg 'booted; Check nomigrate Start'
|
||||
|
||||
sleep 300 # nonmigrate kube minimum uptime to take an another node offline
|
||||
tgmsg "$(uptime -p)"
|
Reference in New Issue
Block a user