Commit Graph

244 Commits (d1708c78b63054963550ea4d525e07d90a02ff35)

Author SHA1 Message Date
Nico Schottelius a0add17cf8 ++exit 1 12 years ago
Nico Schottelius 265d1af56a rename vm to diskimage, ensure state is setup 12 years ago
Nico Schottelius ace897de25 simplify timezone manifest 12 years ago
Steven Armstrong 6adb20b829 __ssh_authorized_key: /installed/present/ 12 years ago
Steven Armstrong 324a88c435 __timezone: set timezone in /etc/timezone on debuntu 12 years ago
Steven Armstrong f769b395c2 __file: implement --state exists 12 years ago
Steven Armstrong 8f525fbc83 __apt_update_index: ignore top level directory 12 years ago
Steven Armstrong 7e951fd4d1 __apt_ppa: /installed/present/ 12 years ago
Steven Armstrong 03cc2a63b1 types to handle autofs maps 12 years ago
Steven Armstrong 7a1f81dc7b remove install types 12 years ago
Nico Schottelius 1bb3c82d72 cleanup some logging stuff 12 years ago
Nico Schottelius 7d57d1df79 update emulator tests to work again 12 years ago
Nico Schottelius e2e1d0bb67 include % 12 years ago
Nico Schottelius 4dd0f61934 --whitespace 12 years ago
Nico Schottelius 217d2bcb23 Fix test: StdinTestCase 12 years ago
Nico Schottelius 45d5e4719a read from stdin using read, not buffer.read() to be compatible with other IO streams 12 years ago
Nico Schottelius 1e4833781e distinguish between user supplied and derived manifest on error printing 12 years ago
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