Commit Graph

110 Commits (2b32e1e9f434744eaed836298ebd3b4b2463373b)

Author SHA1 Message Date
Nico Schottelius a32d3abd33 allow to pass in environment into emulator 12 years ago
Nico Schottelius 7b51e22922 allow to read stdin from different handle than sys.stdin in emulator 12 years ago
Nico Schottelius e785092935 allow Manifest to differentiate between supplied and implicit found initial manifest 12 years ago
Nico Schottelius 9cf80f5fdf make use of env provided by manifest 12 years ago
Nico Schottelius 6482863c5d allow manifest to return env for usage from external 12 years ago
Nico Schottelius 28bf0c3ed8 setup target_host for tests in test main class 12 years ago
Nico Schottelius aedb3669c7 print hint if initial manifest is missing 12 years ago
Nico Schottelius 866f23ea2c inject conf_dir for emulator test 12 years ago
Nico Schottelius a22e729a3c raise special error on missing manifest 12 years ago
Nico Schottelius c47d0fae1c fix autorequire test case and fix cdist_base_path test assignment 12 years ago
Nico Schottelius bb1a8d8e66 fixup manifest tests 12 years ago
Nico Schottelius 04bd5d88c3 Fix tests for code 12 years ago
Nico Schottelius 4a67d768d5 fix all explorer test cases 12 years ago
Nico Schottelius b6f61a632f __postgres_role: switch to boolean, use shortcut version 12 years ago
Nico Schottelius 03d224c74c add hint to db from role 12 years ago
Nico Schottelius 5308d2cfe7 link to role from database 12 years ago
Nico Schottelius 0eac132b83 adjust gemset explorer to work with new rvm version (fixes #108) 12 years ago
Nico Schottelius df88d98ea0 many cleanups to __rvm* types 12 years ago
Nico Schottelius d5955bbb4d reference dependency package as well 12 years ago
Nico Schottelius c779e16fe2 __rvm: use shortcut version 12 years ago
Nico Schottelius d97f6794d0 run rvm as user, not as root 12 years ago
Nico Schottelius 13fc5aa8f5 use shortcut version to exit if nothing is to be done 12 years ago
Nico Schottelius 5eac7512a5 fix dependencies for __rvm_ruby 12 years ago
Nico Schottelius 384a20ffbc building ruby requires bzip2 to be present to extract the tar.bz2 12 years ago
Nico Schottelius 90fad0fe83 create remote base in test - needed? 12 years ago
Nico Schottelius 184e2bd9c5 add new remote that does local calls 12 years ago
Nico Schottelius 09fd809032 add new remote handler which turns remote into local ;-) 12 years ago
Nico Schottelius 5ec586f764 begin to cleanup explorer test case 12 years ago
Nico Schottelius 528901bdee update a lot of tests for new exec.local 12 years ago
Nico Schottelius af24165367 introduce home_dir as a property 12 years ago
Nico Schottelius 69a3844332 fix some tests and fix home_dir lookup 12 years ago
Nico Schottelius 1177286d4e cleanups of tests (especially exec.local) 12 years ago
Nico Schottelius 6ecfb28d93 name parameter correctly add_conf_dirs 12 years ago
Nico Schottelius 6eddaaf090 rename parameter correctly to add_conf_dirs 12 years ago
Nico Schottelius 32a94a0f89 adjust emulator test to pass exec_path to local 12 years ago
Nico Schottelius 4946fe2654 adjust paths in test 12 years ago
Nico Schottelius 6771a13758 pass exec_path from context to local, making it obsolete to manually add the argument to the _link_types_for_emulator 12 years ago
Nico Schottelius 081d3aea37 remove manifests, which are not needed anymore (in production without them for some months) 12 years ago
Nico Schottelius 1d1149deab +debug 12 years ago
Nico Schottelius c25c986992 re-add sample, but longer name 12 years ago
Nico Schottelius e7be0cceab big change for pre4 12 years ago
Nico Schottelius 92d21a4625 remove init.sample from this place in the distribution 12 years ago
Nico Schottelius e41aae041a fix cache_dir syntax error 12 years ago
Nico Schottelius dcaa70e6be be consistent in remote 12 years ago
Nico Schottelius cbe95b18e6 rename function to reveal new task: create_files_dirs 12 years ago
Nico Schottelius 1e264afa63 refactor code to allow multiple directories to be passed in 12 years ago
Nico Schottelius b0e8c23078 initial change to support multiple conf_dirs 12 years ago
Nico Schottelius 6ece8a97c7 use obsolete lib path 12 years ago
Nico Schottelius 63573a9797 make package_data work 12 years ago
Nico Schottelius 85fcfb1744 correct __file link again 12 years ago