Commit Graph

13 Commits (df2b4fbfd7111c0d8e7fd37e52ddb73d15f469db)

Author SHA1 Message Date
Nico Schottelius c93e0f90c9 create remote conf path on new context 13 years ago
Nico Schottelius 3fcbabc5e8 ++fixes 13 years ago
Nico Schottelius e5e2fb866c ++fixes 13 years ago
Nico Schottelius c1e7731992 cleanups/fixes 13 years ago
Nico Schottelius 4f76cfc84e changes for relative 13 years ago
Nico Schottelius 7169d6ac42 more s/_dir/_path/g 13 years ago
Nico Schottelius e1f0d60e8b restructure to _path and do not make context dependent on env 13 years ago
Nico Schottelius 1b484e2d87 setup __cdist_base_dir 13 years ago
Nico Schottelius fc6ae54889 os.path not os 13 years ago
Nico Schottelius e03ebcd5c1 require conf_dir to find manifest_dir to find manifest 13 years ago
Nico Schottelius 2b0a337584 fix base_dir passing 13 years ago
Nico Schottelius 480c1bbb35 cleanup run_type_explorer() 13 years ago
Nico Schottelius 73fa0e1ab7 path becomes context (+1 happy developer) 13 years ago
Nico Schottelius 9540d529d6 also allow to overwrite remote_base_dir 13 years ago
Nico Schottelius 886c1d32ac DOT_CDIST -> cdist 13 years ago
Nico Schottelius 08975c4d2f path -> config_install 13 years ago
Nico Schottelius 0b63919cdd path -> copy 13 years ago
Nico Schottelius 06f438f824 move stuff from path to object, remove if already existent 13 years ago
Nico Schottelius ee69971465 make temp_dir unecessary / only implementation detail 13 years ago
Nico Schottelius e26f612012 move file_to_list to cdist 13 years ago
Nico Schottelius cf97fd9837 remove type_explorer information from path 13 years ago
Nico Schottelius 1810462989 move stuff over from path to object to be fixed 13 years ago
Nico Schottelius 2b1c4df8d9 have explorers been transferred? (type) 13 years ago
Nico Schottelius 6f58b18c8c remove legacy code, fail until type supports us 13 years ago
Nico Schottelius 35a7757e1a rewrite path to include calls to non-existent methods in type (fix needed, sar :-) 13 years ago
Nico Schottelius b891818b9c remove obsolete get_type_from_object() and use Object.type 13 years ago
Nico Schottelius 6bd6443721 fix out dir for object 13 years ago
Nico Schottelius 5c9694215c setup '__cdist_out_dir' in path for use in Object 13 years ago
Nico Schottelius 8b561fd63c fixup correct split/insert of os.environ() for target_host and args 13 years ago
Nico Schottelius 919f67184a do not reference scp anymore 13 years ago
Nico Schottelius 59bee14101 begin to eliminate remote_user/prefix from path 13 years ago
Nico Schottelius 2ec2ab26ce update path with changes from yesterday (system crash) 13 years ago
Nico Schottelius f84cabffe3 cleanup path 13 years ago
Nico Schottelius 68889c4bf7 finish type, shrink path 13 years ago
Nico Schottelius 9128cc28c4 introduce a lot todo in path 13 years ago
Nico Schottelius 6c22867fc2 begin to test path and add method to check type 13 years ago
Nico Schottelius 6f1a13b531 move emulator link to emulator module and make source variable (exec_path) 13 years ago
Nico Schottelius c687dbdc70 remove remote_cat, as it's only used in exec module 13 years ago
Nico Schottelius 0197f8da13 more cleanups from refactoring 13 years ago
Nico Schottelius 16d58dcac7 move out banner, fail at emulator 13 years ago
Nico Schottelius e6a903fd96 cleanup logger stuff, remove more path stuff from cdist bin 13 years ago
Nico Schottelius bc9bc37aab use remote_prefix internally 13 years ago
Nico Schottelius 8af45f83b2 rearange remote_user 13 years ago
Nico Schottelius 79173488ff cdist runs with path module loaded (unusued though) 13 years ago
Nico Schottelius 26fad6f23c correct base dir, now relative to lib 13 years ago
Nico Schottelius 6139fab354 import cdist.path works 13 years ago
Nico Schottelius 8e59f97800 begin to used cdist.path 13 years ago
Nico Schottelius ceaf82f6df better comment 13 years ago
Nico Schottelius 7bc4f74d50 remove non path stuff from path 13 years ago
Nico Schottelius 02b9b71ffe remove exec functions from path 13 years ago