Hello,
I have got replay error messages while issuing salt 'jenkins' state.highstate:
An extra return was detected from minion jenkins.local, please verify the minion, this could be a replay attack
I can see a bunch of foreign state applied to my target minion (add user "larry' "moe", add ssh pk key in root, ...)
The target is a CentOS with salt-minion 0.14 while the master is Archlinux with salt-master 0.14.1.
I am using local VMs and have disabled external interface so I guess somehow a testing config is being applied ? I actually don't have a top.sls as I try to get it from gitfs (and it does not seem to work with my current config just yet). Anyhow, I would expect an error but nothing like some foreign state applications together with worrying log message ;-) What is going on exactly ?
Thanks for your help.
Cheers,
- Pierre