forked from ungleich-public/cdist
implement boolean parameters
Signed-off-by: Steven Armstrong <steven@icarus.ethz.ch>
This commit is contained in:
parent
ddb5bd16c9
commit
362bdcdbdd
5 changed files with 7 additions and 0 deletions
|
|
@ -0,0 +1,2 @@
|
||||||
|
boolean1
|
||||||
|
boolean2
|
||||||
|
|
@ -0,0 +1 @@
|
||||||
|
optional1
|
||||||
|
|
@ -0,0 +1,2 @@
|
||||||
|
required1
|
||||||
|
required2
|
||||||
|
|
@ -0,0 +1,2 @@
|
||||||
|
boolean1
|
||||||
|
boolean2
|
||||||
Loading…
Add table
Add a link
Reference in a new issue