++todo in bin/cdist

Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
This commit is contained in:
Nico Schottelius 2011-10-13 12:20:51 +02:00
parent 845a863e01
commit 94a5558f3f
1 changed files with 1 additions and 0 deletions

View File

@ -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,