Commit Graph

27 Commits (519eb606645a56fa984abb0833b6412ba175d34f)

Author SHA1 Message Date
Darko Poljak 3454da076f Add -l/--log-level option. Honor __cdist_loglevel env var. (#572) 7 years ago
Darko Poljak f08ac264a0 pep8 7 years ago
Darko Poljak 57f15f9cce Make __cdist_loglevel value more expressive. (#571) 7 years ago
Darko Poljak 75fe3272b3 Add file locking for -j parallel execution. 8 years ago
Darko Poljak 314a931b84 Respect cdist log level in emulator. 8 years ago
Darko Poljak e2a1519332 Merge inventory from beta branch. 8 years ago
Steven Armstrong f6e1174adb start moving info log messages to verbose 8 years ago
Darko Poljak a722f3c634 3rd iteration of logging cleanup. 8 years ago
Darko Poljak 127c05a882 2nd iteration of logging cleanup. 8 years ago
Darko Poljak 248656b81f First iteration of logging cleanup. 8 years ago
Darko Poljak 2087f7a28a Un-suppress manifest stdout. 8 years ago
Darko Poljak 8776a2ee06 concurrent.futures -> multiprocessing 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
Ricardo Catalinas Jiménez 60b2bbf4c9 Fix messaging variables not exported in type manifest 10 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 2f5de23ae9 out_path -> base_path 12 years ago
Arkaitz Jimenez 4a89e64115 Make global explorers available to initial manifest and fix hostname explorer 12 years ago
Nico Schottelius e2e1d0bb67 include % 12 years ago
Nico Schottelius 1e4833781e distinguish between user supplied and derived manifest on error printing 12 years ago
Nico Schottelius e785092935 allow Manifest to differentiate between supplied and implicit found initial manifest 12 years ago
Nico Schottelius 6482863c5d allow manifest to return env for usage from external 12 years ago
Nico Schottelius aedb3669c7 print hint if initial manifest is missing 12 years ago
Nico Schottelius a22e729a3c raise special error on missing manifest 12 years ago
Nico Schottelius c9f728e073 lib/cdist => cdist (pypi) 12 years ago
Nico Schottelius 57ed946414 Remove __self variable 12 years ago
Nico Schottelius 7d2799d958 Make __manifest usable in type manifests 13 years ago
Nico Schottelius a8e9b7feed :%s/cdist_object.type/cdist_object.cdist_type/g 13 years ago
Steven Armstrong d6cf85e6f6 implement /__object_fq/__object_name/ 13 years ago
Steven Armstrong dc3ed07153 /__debug/__cdist_debug/ 13 years ago
Steven Armstrong d427e3f585 __self should not contain .cdist 13 years ago
Steven Armstrong e58b52592b add missing environment variable __self 13 years ago
Nico Schottelius 7bb81e2f18 Whitespace does not not weigh anything - remove - sed -i 's/ *$//g' *py */*py 13 years ago
Nico Schottelius a415cc4b91 add correct logger in manifest 13 years ago
Nico Schottelius 0d441eb378 report info when running initial manifest (it may take some time) 13 years ago
Nico Schottelius ba59339f67 fixup code and manifest 13 years ago
Steven Armstrong f723bede10 no longer return output from run_*_manifest 13 years ago
Steven Armstrong 6dada17509 only run type manifest if it exists 13 years ago
Steven Armstrong 74300ab38e set __cdist_manifest for use in type emulator 13 years ago
Steven Armstrong be21cdce17 set __cdist_manifest for use in type emulator 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