summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUnicronNL <kim.sidney@gmail.com>2018-07-10 16:57:44 +0200
committerUnicronNL <kim.sidney@gmail.com>2018-07-10 16:57:44 +0200
commitaff17d7ed8a53db2b0fec3819eed31c6f265667b (patch)
tree4e8eb2069d51b3aeaa5f518c1c0192e773bea7df
parent96f536cf383c0815dab7701750a972fb330fb229 (diff)
downloadvyos-salt-minion-aff17d7ed8a53db2b0fec3819eed31c6f265667b.tar.gz
vyos-salt-minion-aff17d7ed8a53db2b0fec3819eed31c6f265667b.zip
add descriptions
-rw-r--r--interface-definitions/salt-minion.xml7
1 files changed, 7 insertions, 0 deletions
diff --git a/interface-definitions/salt-minion.xml b/interface-definitions/salt-minion.xml
index 3dc28fe..97e24f7 100644
--- a/interface-definitions/salt-minion.xml
+++ b/interface-definitions/salt-minion.xml
@@ -26,24 +26,31 @@
<help>Log level</help>
<valueHelp>
<format>garbage</format>
+ <description>log garbage info</description>
</valueHelp>
<valueHelp>
<format>trace</format>
+ <description>log trace info</description>
</valueHelp>
<valueHelp>
<format>debug</format>
+ <description>log debug info</description>
</valueHelp>
<valueHelp>
<format>info</format>
+ <description>log info</description>
</valueHelp>
<valueHelp>
<format>warning</format>
+ <description>log warning info</description>
</valueHelp>
<valueHelp>
<format>error</format>
+ <description>log error info</description>
</valueHelp>
<valueHelp>
<format>critical</format>
+ <description>log critical info</description>
</valueHelp>
</properties>
</leafNode>