Results 3 comments of Yann Masson

Servers: - 2 MoM (mom1,mom2) - 2 Syndic (syndic1,syndic2) Upgraded from 3004.2 to 3005. (Debian 11 package from Salt's repositories) MoM runs master and minion, and sharing `/etc/salt/pki/master` master.conf: `order_masters:...

on the MoM event bus, on syndic startup, I have ``` salt/auth { "_stamp": "2022-08-30T21:52:38.550539", "act": "accept", "id": "syndic2", "pub": "-----BEGIN PUBLIC KEY-----XXXXXXXXXXXX\n-----END PUBLIC KEY-----\n", "result": true } minion/refresh/syndic2 {...

@whytewolf maybe it is similar to https://github.com/saltstack/salt/issues/65703 ?