Whenever an instance is added to the beta cluster and switched to the local salt master, we might forget to sign the key on the salt master. We should get a monitoring for any unsigned or rejected keys:
Example:
root@deployment-salt:~# salt-key --list rejected Rejected Keys: root@deployment-salt:~# salt-key --list unsigned Unaccepted Keys: i-000004f8.eqiad.wmflabs i-000005ba.eqiad.wmflabs root@deployment-salt:~#
Version: unspecified
Severity: enhancement