summaryrefslogtreecommitdiff
path: root/interface-definitions/salt-minion.xml.in
diff options
context:
space:
mode:
Diffstat (limited to 'interface-definitions/salt-minion.xml.in')
-rw-r--r--interface-definitions/salt-minion.xml.in4
1 files changed, 2 insertions, 2 deletions
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 @@
</leafNode>
<leafNode name="id">
<properties>
- <help>Explicitly declare the id for this minion to use.</help>
+ <help>Explicitly declare ID for this minion to use (default: hostname)</help>
</properties>
</leafNode>
<leafNode name="interval">
@@ -57,7 +57,7 @@
</leafNode>
<leafNode name="master-key">
<properties>
- <help>Enables verification of the master-public-signature returned by the master in auth-replies.</help>
+ <help>URL with signature of master for auth reply verification</help>
</properties>
</leafNode>
</children>