++todo in bin/cdist

Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
remotes/origin/feature_files_export
Nico Schottelius 13 years ago
parent 845a863e01
commit 94a5558f3f
  1. 1
      bin/cdist

@ -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…
Cancel
Save