Nico Schottelius
|
8ab408f890
|
remove parameter change code
Signed-off-by: Nico Schottelius <nico@brief.schottelius.org>
|
2012-11-07 17:52:05 +01:00 |
|
Nico Schottelius
|
7a44f30574
|
simplify manifest
Signed-off-by: Nico Schottelius <nico@brief.schottelius.org>
|
2012-11-07 17:47:55 +01:00 |
|
Nico Schottelius
|
a0add17cf8
|
++exit 1
Signed-off-by: Nico Schottelius <nico@brief.schottelius.org>
|
2012-11-07 17:44:54 +01:00 |
|
Nico Schottelius
|
265d1af56a
|
rename vm to diskimage, ensure state is setup
Signed-off-by: Nico Schottelius <nico@brief.schottelius.org>
|
2012-11-07 17:40:39 +01:00 |
|
Nico Schottelius
|
a4b2e2ce95
|
++changes(next version)
Signed-off-by: Nico Schottelius <nico@brief.schottelius.org>
|
2012-11-07 17:34:21 +01:00 |
|
Nico Schottelius
|
ace897de25
|
simplify timezone manifest
Signed-off-by: Nico Schottelius <nico@brief.schottelius.org>
|
2012-11-07 17:28:27 +01:00 |
|
Nico Schottelius
|
2e9421a6e7
|
Merge remote-tracking branch 'steven/backported_types'
|
2012-11-07 17:22:53 +01:00 |
|
Nico Schottelius
|
489fa2a8be
|
+quotes
Signed-off-by: Nico Schottelius <nico@brief.schottelius.org>
|
2012-11-07 17:21:22 +01:00 |
|
Steven Armstrong
|
6adb20b829
|
__ssh_authorized_key: /installed/present/
Signed-off-by: Steven Armstrong <steven@icarus.ethz.ch>
|
2012-11-07 16:57:31 +01:00 |
|
Steven Armstrong
|
324a88c435
|
__timezone: set timezone in /etc/timezone on debuntu
Signed-off-by: Steven Armstrong <steven@icarus.ethz.ch>
|
2012-11-07 16:57:31 +01:00 |
|
Steven Armstrong
|
f769b395c2
|
__file: implement --state exists
Signed-off-by: Steven Armstrong <steven@icarus.ethz.ch>
|
2012-11-07 16:57:31 +01:00 |
|
Steven Armstrong
|
8f525fbc83
|
__apt_update_index: ignore top level directory
Signed-off-by: Steven Armstrong <steven@icarus.ethz.ch>
|
2012-11-07 16:57:30 +01:00 |
|
Steven Armstrong
|
7e951fd4d1
|
__apt_ppa: /installed/present/
Signed-off-by: Steven Armstrong <steven@icarus.ethz.ch>
|
2012-11-07 16:57:30 +01:00 |
|
Steven Armstrong
|
03cc2a63b1
|
types to handle autofs maps
Signed-off-by: Steven Armstrong <steven@icarus.ethz.ch>
|
2012-11-07 16:57:30 +01:00 |
|
Steven Armstrong
|
7a1f81dc7b
|
remove install types
Signed-off-by: Steven Armstrong <steven@icarus.ethz.ch>
|
2012-11-07 16:54:34 +01:00 |
|
Nico Schottelius
|
e786803dae
|
strip prefix away
Signed-off-by: Nico Schottelius <nico@brief.schottelius.org>
|
2012-11-07 12:13:06 +01:00 |
|
Nico Schottelius
|
c53d180752
|
release 2.1.0pre7
Signed-off-by: Nico Schottelius <nico@brief.schottelius.org>
|
2012-11-07 12:12:33 +01:00 |
|
Nico Schottelius
|
37ea64d23b
|
automate blog & ml
Signed-off-by: Nico Schottelius <nico@brief.schottelius.org>
|
2012-11-07 12:12:26 +01:00 |
|
Nico Schottelius
|
1bb3c82d72
|
cleanup some logging stuff
Signed-off-by: Nico Schottelius <nico@brief.schottelius.org>
|
2012-11-07 11:47:26 +01:00 |
|
Nico Schottelius
|
7d57d1df79
|
update emulator tests to work again
Signed-off-by: Nico Schottelius <nico@brief.schottelius.org>
|
2012-11-07 11:05:40 +01:00 |
|
Nico Schottelius
|
e2e1d0bb67
|
include %
Signed-off-by: Nico Schottelius <nico@brief.schottelius.org>
|
2012-11-07 11:05:29 +01:00 |
|
Nico Schottelius
|
4dd0f61934
|
--whitespace
Signed-off-by: Nico Schottelius <nico@brief.schottelius.org>
|
2012-11-07 10:51:13 +01:00 |
|
Nico Schottelius
|
217d2bcb23
|
Fix test: StdinTestCase
Signed-off-by: Nico Schottelius <nico@brief.schottelius.org>
|
2012-11-07 10:49:51 +01:00 |
|
Nico Schottelius
|
45d5e4719a
|
read from stdin using read, not buffer.read() to be compatible with other IO streams
Signed-off-by: Nico Schottelius <nico@brief.schottelius.org>
|
2012-11-07 10:49:11 +01:00 |
|
Nico Schottelius
|
1e4833781e
|
distinguish between user supplied and derived manifest on error printing
Signed-off-by: Nico Schottelius <nico@brief.schottelius.org>
|
2012-11-07 10:48:30 +01:00 |
|
Nico Schottelius
|
a32d3abd33
|
allow to pass in environment into emulator
Signed-off-by: Nico Schottelius <nico@brief.schottelius.org>
|
2012-11-07 10:25:47 +01:00 |
|
Nico Schottelius
|
7b51e22922
|
allow to read stdin from different handle than sys.stdin in emulator
Signed-off-by: Nico Schottelius <nico@brief.schottelius.org>
|
2012-11-07 09:58:47 +01:00 |
|
Nico Schottelius
|
e785092935
|
allow Manifest to differentiate between supplied and implicit found initial manifest
Signed-off-by: Nico Schottelius <nico@brief.schottelius.org>
|
2012-11-07 09:07:18 +01:00 |
|
Nico Schottelius
|
9cf80f5fdf
|
make use of env provided by manifest
Signed-off-by: Nico Schottelius <nico@brief.schottelius.org>
|
2012-11-06 22:39:25 +01:00 |
|
Nico Schottelius
|
6482863c5d
|
allow manifest to return env for usage from external
Signed-off-by: Nico Schottelius <nico@brief.schottelius.org>
|
2012-11-06 22:32:18 +01:00 |
|
Nico Schottelius
|
28bf0c3ed8
|
setup target_host for tests in test main class
Signed-off-by: Nico Schottelius <nico@brief.schottelius.org>
|
2012-11-06 21:52:11 +01:00 |
|
Nico Schottelius
|
aedb3669c7
|
print hint if initial manifest is missing
Signed-off-by: Nico Schottelius <nico@brief.schottelius.org>
|
2012-11-06 21:46:02 +01:00 |
|
Nico Schottelius
|
866f23ea2c
|
inject conf_dir for emulator test
Signed-off-by: Nico Schottelius <nico@brief.schottelius.org>
|
2012-11-06 21:32:54 +01:00 |
|
Nico Schottelius
|
a22e729a3c
|
raise special error on missing manifest
Signed-off-by: Nico Schottelius <nico@brief.schottelius.org>
|
2012-11-06 21:32:37 +01:00 |
|
Nico Schottelius
|
e402473668
|
++changes
Signed-off-by: Nico Schottelius <nico@brief.schottelius.org>
|
2012-11-06 21:32:20 +01:00 |
|
Nico Schottelius
|
c47d0fae1c
|
fix autorequire test case and fix cdist_base_path test assignment
Signed-off-by: Nico Schottelius <nico@brief.schottelius.org>
|
2012-11-06 17:28:26 +01:00 |
|
Nico Schottelius
|
474d901fda
|
++changes next version
Signed-off-by: Nico Schottelius <nico@brief.schottelius.org>
|
2012-11-06 17:02:05 +01:00 |
|
Nico Schottelius
|
bb1a8d8e66
|
fixup manifest tests
Signed-off-by: Nico Schottelius <nico@brief.schottelius.org>
|
2012-11-06 17:01:20 +01:00 |
|
Nico Schottelius
|
8dfbb4a9dd
|
++changes for next version
Signed-off-by: Nico Schottelius <nico@brief.schottelius.org>
|
2012-11-06 16:59:21 +01:00 |
|
Nico Schottelius
|
04bd5d88c3
|
Fix tests for code
Signed-off-by: Nico Schottelius <nico@brief.schottelius.org>
|
2012-11-06 16:58:30 +01:00 |
|
Nico Schottelius
|
4a67d768d5
|
fix all explorer test cases
Signed-off-by: Nico Schottelius <nico@brief.schottelius.org>
|
2012-11-06 16:47:51 +01:00 |
|
Nico Schottelius
|
9bdb715b7d
|
ensure all parameters for exec are executed
Signed-off-by: Nico Schottelius <nico@brief.schottelius.org>
|
2012-11-06 16:42:18 +01:00 |
|
Nico Schottelius
|
43061dc1b3
|
+releasedate
Signed-off-by: Nico Schottelius <nico@brief.schottelius.org>
|
2012-11-05 22:44:20 +01:00 |
|
Nico Schottelius
|
1db1168c9a
|
move doc into new location
Signed-off-by: Nico Schottelius <nico@brief.schottelius.org>
|
2012-11-05 21:42:39 +01:00 |
|
Nico Schottelius
|
2d69eb07c1
|
++changes
Signed-off-by: Nico Schottelius <nico@brief.schottelius.org>
|
2012-11-02 22:57:23 +01:00 |
|
Nico Schottelius
|
b6f61a632f
|
__postgres_role: switch to boolean, use shortcut version
Signed-off-by: Nico Schottelius <nico@brief.schottelius.org>
|
2012-11-02 22:56:45 +01:00 |
|
Nico Schottelius
|
03d224c74c
|
add hint to db from role
Signed-off-by: Nico Schottelius <nico@brief.schottelius.org>
|
2012-11-02 22:43:19 +01:00 |
|
Nico Schottelius
|
5308d2cfe7
|
link to role from database
Signed-off-by: Nico Schottelius <nico@brief.schottelius.org>
|
2012-11-02 22:35:52 +01:00 |
|
Nico Schottelius
|
0eac132b83
|
adjust gemset explorer to work with new rvm version (fixes #108)
See https://github.com/wayneeseguin/rvm/issues/1285
Signed-off-by: Nico Schottelius <nico@brief.schottelius.org>
|
2012-11-02 21:46:08 +01:00 |
|
Nico Schottelius
|
df88d98ea0
|
many cleanups to __rvm* types
Signed-off-by: Nico Schottelius <nico@brief.schottelius.org>
|
2012-11-02 17:35:13 +01:00 |
|