From a26a5a3d7dac6127f8ab2e910f8b88fb8b5d75ec Mon Sep 17 00:00:00 2001 From: Christian Poessinger Date: Sun, 26 Apr 2020 11:50:31 +0200 Subject: salt: T2385: xml: improve help of id and master-key --- interface-definitions/salt-minion.xml.in | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'interface-definitions') diff --git a/interface-definitions/salt-minion.xml.in b/interface-definitions/salt-minion.xml.in index 3a46614fe..97f882a6a 100644 --- a/interface-definitions/salt-minion.xml.in +++ b/interface-definitions/salt-minion.xml.in @@ -40,7 +40,7 @@ - Explicitly declare the id for this minion to use. + Explicitly declare ID for this minion to use (default: hostname) @@ -57,7 +57,7 @@ - Enables verification of the master-public-signature returned by the master in auth-replies. + URL with signature of master for auth reply verification -- cgit v1.2.3