silence hosts during reboots
This should cover both ganeti instances and normal hosts.
We don't silence alerts when we do a "normal" shutdown (as opposed
to a shutdown_and_wait
, because we don't know when to expire the
alert, and that's not the typical code path.
(We typically only do shutdowns when we retire a host, and we have silences specifically for that.)