base, not out

Signed-off-by: Nico Schottelius <nico@bento.schottelius.org>
remotes/origin/2.3
Nico Schottelius 11 years ago
parent 5b79a97d34
commit 7143fd2706
  1. 2
      cdist/config_install.py

@ -118,7 +118,7 @@ class ConfigInstall(object):
local = cdist.exec.local.Local(
target_host=host,
initial_manifest=args.manifest,
out_path=args.out_path,
base_path=args.out_path,
add_conf_dirs=args.conf_dir)
remote = cdist.exec.remote.Remote(

Loading…
Cancel
Save