forked from ungleich-public/cdist
update for darko
Signed-off-by: Nico Schottelius <nico@wurzel.schottelius.org>
This commit is contained in:
parent
92bb0803eb
commit
535181435f
3 changed files with 41 additions and 12 deletions
|
|
@ -150,6 +150,7 @@ def commandline():
|
|||
'-s', '--sequential',
|
||||
help='Operate on multiple hosts sequentially (default)',
|
||||
action='store_false', dest='parallel')
|
||||
|
||||
# remote-copy and remote-exec defaults are environment variables
|
||||
# if set; if not then None - these will be futher handled after
|
||||
# parsing to determine implementation default
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue