Commit Graph

24 Commits (2fb551131e90f3d62051f490cc187c99ec767ba7)

Author SHA1 Message Date
Darko Poljak 2fb551131e Fix error when non-existing host is used. 9 years ago
Darko Poljak fdf6a6570c Check for beta in scripts/cdist. 9 years ago
Darko Poljak 1c07b63f1d Add -b/--enable-beta option for enabling beta functionalities. 9 years ago
Darko Poljak a4c49201c0 Add jobs option for parallel execution, global explorers first. 9 years ago
Darko Poljak 45298b810c Add more comments. 9 years ago
Darko Poljak dbcc94ab65 Add derived env vars for target hostname and fqdn. 9 years ago
Darko Poljak 6f28fc2db2 Fix ssh mux socket file error. 9 years ago
Darko Poljak 64efa04599 pep8 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
Nico Schottelius 73c77dd2d3 Let core use random .cdist directory for objects 10 years ago
Nico Schottelius 0cf170b18e prettier print when requirements are broken 10 years ago
Nico Schottelius c363fc24de begin to make OBJECT_MARKER dynamic 11 years ago
Nico Schottelius 16d51b3cf1 backport ignoring install types in config mode from install_integration branch 11 years ago
Steven Armstrong fcfd2d0a3c refactor so that there is no interaction between code-local and code-remote 12 years ago
Steven Armstrong a3dea70a97 Revert "first generate and execute *-local, then *-remote" 12 years ago
Steven Armstrong 12ef3ca4d2 first generate and execute *-local, then *-remote 12 years ago
Steven Armstrong 589d50bdba make --dry-run work, fixes #199 12 years ago
Nico Schottelius 760b7e7afb ++changes(2.3.2) 12 years ago
Steven Armstrong 3de9b869ac there is no such thing as cdist install in master 12 years ago
Nico Schottelius 2403fc59ee refactor commandline: merge into its own class (and add first shell code) 12 years ago
Nico Schottelius c9f728e073 lib/cdist => cdist (pypi) 13 years ago
Nico Schottelius ea146c88e7 cleanup config 14 years ago
Nico Schottelius 71ed728b4a move parallel code to main binary, allow branching out on install and config 14 years ago
Nico Schottelius e5e2fb866c ++fixes 14 years ago
Nico Schottelius ca5361afc1 remote cdist.path, use base_dir 14 years ago
Nico Schottelius d07a191867 add logger to config 14 years ago
Nico Schottelius 60b5f8783c revert changes from upcoming install branch 14 years ago
Nico Schottelius 26278b1e32 expose target host from config 14 years ago
Nico Schottelius 5a7e4b2f32 quiet ssh/scp 14 years ago
Nico Schottelius df630e1fdf user remote_prefix=True now 14 years ago
Nico Schottelius ecc4fc10d7 setup __remote_exec and __remote_copy variables 14 years ago
Nico Schottelius b3f914f6f6 create base module for install and config 14 years ago
Nico Schottelius 26c0d5d9aa upcoming changes for 2.0.3 14 years ago
Nico Schottelius d8da7635de use warning loglevel by default 14 years ago
Nico Schottelius b52939ccfe only debug if __debug is setup 14 years ago
Nico Schottelius a165585699 pass __debug to manifest 14 years ago
Nico Schottelius ccbd0f1d84 introduce config.link_emulator() to be called from test 14 years ago
Nico Schottelius cc87573d6b remove lecagy cdist-type-emulator support 14 years ago
Nico Schottelius 6f1a13b531 move emulator link to emulator module and make source variable (exec_path) 14 years ago
Nico Schottelius fc1e0d9f1f remove exec bits from copying 14 years ago
Nico Schottelius 35e33570d1 also move out config 14 years ago
Nico Schottelius 0197f8da13 more cleanups from refactoring 14 years ago
Nico Schottelius 6d75016139 make type emulator load again 14 years ago
Nico Schottelius 4eec4d9627 only setup library path in main, not emulator 14 years ago
Nico Schottelius 3f6c479d72 move TYPE_PREFIX back into main, as it's only needed there and should work without module 14 years ago
Nico Schottelius 16d58dcac7 move out banner, fail at emulator 14 years ago
Nico Schottelius e6a903fd96 cleanup logger stuff, remove more path stuff from cdist bin 14 years ago
Nico Schottelius 8f2e5bb8c8 cleanup and move error class to init 14 years ago
Nico Schottelius 8af45f83b2 rearange remote_user 14 years ago