Signed-off-by: Steven Armstrong <steven@icarus.ethz.ch>
This commit is contained in:
Steven Armstrong 2011-10-13 16:28:36 +02:00
parent fced07634a
commit f1ff8d2f61
1 changed files with 0 additions and 1 deletions

View File

@ -115,7 +115,6 @@ 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,