2台のDebianマシン(Debian 8 - Jessy)にsalt-master(0.17.5)とsalt-minion(0.17.5)があります。
このコマンドを起動するとsalt '*' cp.get_file salt://file /file
、salt-minion に次の警告が表示されます。
[WARNING] /usr/lib/.../minion.py:594: Deprecation Warning: Master pub message signing is disabled but we received a signature for this message. Most likely this means that your masters and minions are not the same version...
なぜこの警告が表示されるのですか?