Commit Graph

19 Commits (1efbd6a3a054d44dd4c399274fc6cd3e417e887f)

Author SHA1 Message Date
Darko Poljak a993e0f5a9
Support disabling saving output streams 7 years ago
Darko Poljak 9703e0f08e Save output streams. 7 years ago
Darko Poljak f0dc21ec0c __cdist_log_level=<log level int value>; __cdist_log_level_name=<log level name> (#574) 7 years ago
Darko Poljak 3454da076f Add -l/--log-level option. Honor __cdist_loglevel env var. (#572) 7 years ago
Darko Poljak f368539447 Some pylint cleaning. 7 years ago
Darko Poljak e2a1519332 Merge inventory from beta branch. 8 years ago
Darko Poljak 2beb55be54 Remove FIXME comment due to fix appliance 8 years ago
Darko Poljak 126a1812a5 Fix parallel object prepare and run steps. Add nonparallel type marker. 8 years ago
Darko Poljak a722f3c634 3rd iteration of logging cleanup. 8 years ago
Darko Poljak 9268062de5 Fix target_host vars in Code. 8 years ago
Darko Poljak dbcc94ab65 Add derived env vars for target hostname and fqdn. 9 years ago
Darko Poljak 64efa04599 pep8 9 years ago
Darko Poljak 0049b62cca Add files conf subdirectory for static files. 9 years ago
Daniel Heule f36dc11601 forgot myself to the headers .. 11 years ago
Daniel Heule 5ef27191fc implementing the $__object and $__object_id on the local and remote 11 years ago
Nico Schottelius 2f842d56eb integrate messaging into gencode, manifest 11 years ago
Nico Schottelius d1a569fecd remove bug comments -> no bug here 11 years ago
Nico Schottelius b527479620 refactor out_path -> base_path 12 years ago
Nico Schottelius c9f728e073 lib/cdist => cdist (pypi) 12 years ago
Nico Schottelius 57ed946414 Remove __self variable 12 years ago
Nico Schottelius c9ae06db64 do not setup __debug - let the user do if required - do not interfere type with core 13 years ago
Nico Schottelius f12a83f3dd -migration to CdistType error 13 years ago
Steven Armstrong d6cf85e6f6 implement /__object_fq/__object_name/ 13 years ago
Nico Schottelius 32b2c49d32 found 2 bugs in transfer_code_remote 13 years ago
Nico Schottelius bc85237eaa make code setup debug env 13 years ago
Steven Armstrong c9bb105518 run_code* no longer returns output 13 years ago
Steven Armstrong 1f44617133 use remote paths when executing on remote side 13 years ago
Steven Armstrong 773d325afa only run gencode scripts if they exist 13 years ago
Steven Armstrong 6c7e280eac remove obsolete method, merge code 13 years ago
Steven Armstrong 1c3902f3db implement run_code_remote 13 years ago
Steven Armstrong e605102281 implement run_code_local 13 years ago
Steven Armstrong 31ce938593 implement transfer_code_remote 13 years ago
Steven Armstrong 1665b4b5e6 implement run_gencode_remote 13 years ago
Steven Armstrong 6d438d4ec5 implement run_gencode_local 13 years ago
Steven Armstrong c15673aef7 +docstring 13 years ago
Steven Armstrong a8ec91c804 -e /type_base_path/type_path/ -e /object_base_path/object_path/ 13 years ago
Steven Armstrong 5df8479c5a implement Manifest and tests 13 years ago