From c61c8a27e52034352e38b66442315148b11e47e0 Mon Sep 17 00:00:00 2001 From: Jeffrey 'jf' Lim Date: Sat, 6 Aug 2016 23:59:54 +0800 Subject: [PATCH] Update instructions for getting master fingerprint in conf/minion --- conf/minion | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conf/minion b/conf/minion index 168496c943e..cb1a847fb91 100644 --- a/conf/minion +++ b/conf/minion @@ -605,7 +605,7 @@ # Fingerprint of the master public key to validate the identity of your Salt master # before the initial key exchange. The master fingerprint can be found by running -# "salt-key -F master" on the Salt master. +# "salt-key -f master.pub" on the Salt master. #master_finger: ''