remove reboot mails, noone does care about these anyway
This commit is contained in:
parent
3a8e3ce01b
commit
3826ccf4ec
4 changed files with 0 additions and 14 deletions
|
@ -44,10 +44,6 @@ then
|
|||
exit 1
|
||||
fi
|
||||
|
||||
if [[ -n "$reboot_mail_to" ]]
|
||||
then
|
||||
date | mail -s "SYSREBOOTNOW $nodename" "$reboot_mail_to"
|
||||
fi
|
||||
systemctl reboot
|
||||
|
||||
echo "upgrade-and-reboot for node $nodename is DONE"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue