++todo in bin/cdist
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
This commit is contained in:
parent
845a863e01
commit
94a5558f3f
1 changed files with 1 additions and 0 deletions
|
@ -115,6 +115,7 @@ def configinstall(args, mode):
|
|||
time_start = time.time()
|
||||
|
||||
for host in args.host:
|
||||
# Setup Local/Remote
|
||||
context = cdist.context.Context(
|
||||
target_host=host,
|
||||
initial_manifest=args.manifest,
|
||||
|
|
Loading…
Reference in a new issue