Commit Graph

44 Commits (88b436b4c17f594cbcd747b936961da0b674d570)

Author SHA1 Message Date
Darko Poljak 962839eb69 Fix beta check. 8 years ago
Darko Poljak 5f825d1da9 Fix check_beta error if cmd is not in beta args dict. 8 years ago
Darko Poljak adac0113c5 Order options lexicographicaly. 8 years ago
Darko Poljak fdf6a6570c Check for beta in scripts/cdist. 8 years ago
Darko Poljak 1c07b63f1d Add -b/--enable-beta option for enabling beta functionalities. 8 years ago
Darko Poljak a9001fa9ce Additional note for SHELL: should be POSIX compatible shell. 8 years ago
Darko Poljak 90454c4e6b Update jobs option description. 9 years ago
Darko Poljak a4c49201c0 Add jobs option for parallel execution, global explorers first. 9 years ago
Darko Poljak 6f28fc2db2 Fix ssh mux socket file error. 9 years ago
Darko Poljak 8246642a45 Bugfix: ssh mux controlpath too long on some envs. 9 years ago
Darko Poljak 1b37b9fbb1 Minor sentence fixes. 9 years ago
Darko Poljak fa5175fee5 Allow both hosts sources: command line args and file. 9 years ago
Darko Poljak 4fce4a631c Add -f option for reading hosts from file or stdin. 9 years ago
Darko Poljak 8191ea91e1 Fix remote exec bug and bug with save_cache and ssh mux socket file. 9 years ago
Darko Poljak 0e2e90322b rmtree only if it is temp dir. If user specifies out_path then do not rmtree it. 9 years ago
Darko Poljak f6a5f56098 Use the same dir for ssh mux socket and Local base_path. 9 years ago
Darko Poljak 4318d72524 No subprocess if user enters remote_exec/copy. 9 years ago
Darko Poljak d329db05e1 Apply CDIST_REMOTE_EXEC/COPY env vars. 9 years ago
Darko Poljak d0d0c258d6 Add ssh mux options by default if available. 9 years ago
Darko Poljak 4851197de2 Reseting to original manually (limited connect). 9 years ago
Darko Poljak b4ac23b4f8 Default ssh mux options fixes. 9 years ago
Darko Poljak 215e58eb38 Inspect and add by default ssh multiplexing options. 9 years ago
Nico Schottelius 81fae9325f cdist is written with a small c ... and the error message being made nicer 11 years ago
Nico Schottelius 93f5ace932 clenaup logging in emulator, cleanup emulator in main script 11 years ago
Steven Armstrong 3de9b869ac there is no such thing as cdist install in master 11 years ago
Nico Schottelius 42bad3dd37 dest, not destination 12 years ago
Nico Schottelius 200c15c536 remove debug, ++changes 12 years ago
Nico Schottelius 74e003d29b +print cdist version on startup + exit_code = 2 for irq 12 years ago
Nico Schottelius 10b27e63ca rename out_path -> out_dir for consistency 12 years ago
Nico Schottelius d1708c78b6 refactoring 12 years ago
Nico Schottelius eaf1721212 begin to migrate to '--output-base-path', shrink context 12 years ago
Nico Schottelius 83c981f477 begin to implement -C --cache-dir 12 years ago
Nico Schottelius 32f878ad00 update docs, document exit code bug 12 years ago
Nico Schottelius 0eb67a00f5 exit = 2 if ctrl-c is pressed, cleanup 12 years ago
Nico Schottelius c793825edb re-arrange REMOTE_COPY/EXEC for Shell use 12 years ago
Nico Schottelius 2403fc59ee refactor commandline: merge into its own class (and add first shell code) 12 years ago
Nico Schottelius 9195c9b8e8 Remove ugly argumentparser bug 12 years ago
Nico Schottelius 51c8687455 re-add object_prepare, use new run() method 12 years ago
Nico Schottelius a265d87037 begin dry run in command line 12 years ago
Nico Schottelius aedb3669c7 print hint if initial manifest is missing 12 years ago
Nico Schottelius 6ecfb28d93 name parameter correctly add_conf_dirs 12 years ago
Nico Schottelius 813651c14b allow passing conf_dir instead of cdist-home 12 years ago
Nico Schottelius 10b6c31ac8 Rename cdist.py to scripts/cdist to avoid self import 12 years ago