Commit Graph

3911 Commits

Author SHA1 Message Date
Nico Schottelius 48f492c55e add old speech from ossawards
Signed-off-by: Nico Schottelius <nico@bento.schottelius.org>
2013-11-22 07:15:29 +01:00
Nico Schottelius 8c04316b65 add logfile
Signed-off-by: Nico Schottelius <nico@bento.schottelius.org>
2013-10-29 12:23:27 +01:00
Nico Schottelius 95513ab538 __line: handle fixed strings correctly, posix gave us -F -x for this case
Signed-off-by: Nico Schottelius <nico@bento.schottelius.org>
2013-10-29 12:23:07 +01:00
Nico Schottelius 990581a459 ++changes(2.3.6)
Signed-off-by: Nico Schottelius <nico@bento.schottelius.org>
2013-10-14 22:23:46 +09:00
Nico Schottelius e7e610d829 add state parameter
Signed-off-by: Nico Schottelius <nico@bento.schottelius.org>
2013-10-14 22:05:29 +09:00
Nico Schottelius 465749f377 use localedef - locale-gen is a bad wrapper script
Signed-off-by: Nico Schottelius <nico@bento.schottelius.org>
2013-10-14 21:38:47 +09:00
Nico Schottelius e0b009308a initial template for __locale
Signed-off-by: Nico Schottelius <nico@bento.schottelius.org>
2013-10-14 21:27:07 +09:00
Nico Schottelius 9ded11daf0 Merge branch 'type/__postfix' of git://github.com/asteven/cdist 2013-10-10 10:04:44 +09:00
Nico Schottelius 4cc3241dc2 Merge branch 'master' into 2.3 2013-10-10 09:59:15 +09:00
Nico Schottelius c28aaab8ea Merge remote-tracking branch 'github/master' 2013-10-10 09:56:12 +09:00
Nico Schottelius 68ac5af63b ++changes
Signed-off-by: Nico Schottelius <nico@bento.schottelius.org>
2013-10-10 09:56:08 +09:00
Nico Schottelius 1c7f8baa02 Merge remote-tracking branch 'github/master' into 2.3 2013-10-10 09:55:55 +09:00
Nico Schottelius 8b7e1f16e9 Merge pull request #206 from asteven/issue/206
#200 broke tests
2013-10-09 17:54:29 -07:00
Nico Schottelius 3c49e93bfe +releasedate
Signed-off-by: Nico Schottelius <nico@bento.schottelius.org>
2013-10-10 09:53:24 +09:00
Nico Schottelius 115f5915fd ++changes(2.3.5)
Signed-off-by: Nico Schottelius <nico@bento.schottelius.org>
2013-10-10 09:52:18 +09:00
Nico Schottelius 49c686319e add more exapmles to cdist-manifest
Signed-off-by: Nico Schottelius <nico@bento.schottelius.org>
2013-10-10 09:51:26 +09:00
Nico Schottelius 9b2d630807 do not install recommends by default
Signed-off-by: Nico Schottelius <nico@bento.schottelius.org>
2013-10-09 21:47:37 +09:00
Nico Schottelius 2583cb213e ++changes(2.3.5)
Signed-off-by: Nico Schottelius <nico@bento.schottelius.org>
2013-10-06 08:45:23 +09:00
Nico Schottelius c3a05adaff Merge branch 'master' of https://github.com/agreif/cdist 2013-10-05 20:37:53 +09:00
Alex Greif 1ec8be79ef adjusted parameters for __package __file for current HEADa 2013-10-05 11:24:12 +02:00
Nico Schottelius 21982be0cb Merge branch '2.3' 2013-10-05 16:49:05 +09:00
Nico Schottelius 55d83acaae clarify mirrors
Signed-off-by: Nico Schottelius <nico@bento.schottelius.org>
2013-10-05 16:48:55 +09:00
Steven Armstrong 5cc894e1e9 only use a single space to distinguish between the actual __target_host and the same used as part of the path; fixes #206
Signed-off-by: Steven Armstrong <steven@icarus.ethz.ch>
2013-10-03 09:55:14 +02:00
Nico Schottelius 48a21de3ac let the ossawards pre begin
Signed-off-by: Nico Schottelius <nico@bento.schottelius.org>
2013-10-03 14:10:03 +09:00
Nico Schottelius 9bd2e9d2e6 --ws
Signed-off-by: Nico Schottelius <nico@bento.schottelius.org>
2013-10-03 01:37:53 +02:00
Nico Schottelius a501444310 ++change(2.3.4)
Signed-off-by: Nico Schottelius <nico@bento.schottelius.org>
2013-09-27 23:26:39 +02:00
Nico Schottelius ba3819a83e Merge remote-tracking branch 'github/master' 2013-09-27 23:25:51 +02:00
Nico Schottelius 393d335f40 Merge pull request #205 from asteven/issue/205
__ssh_authorized_keys resets owner and permissions of the ~/.ssh/authorized_keys file when removing an existing/updated entry
2013-09-27 14:25:34 -07:00
Steven Armstrong d166224e68 create tmpfile on same volume as existing file
Signed-off-by: Steven Armstrong <steven@icarus.ethz.ch>
2013-09-27 22:06:08 +02:00
Steven Armstrong c769d0b681 preserve ownership and permissions of existing file
Signed-off-by: Steven Armstrong <steven@icarus.ethz.ch>
2013-09-27 22:05:02 +02:00
Steven Armstrong 8a7639c191 preserve ownership and permissions of existing files
Signed-off-by: Steven Armstrong <steven@icarus.ethz.ch>
2013-09-27 21:51:36 +02:00
Nico Schottelius 2b66889105 __line: support line/regexp containing /
Signed-off-by: Nico Schottelius <nico@bento.schottelius.org>
2013-09-26 16:26:01 +02:00
Steven Armstrong 97a8793fdd add __postfix* types
Signed-off-by: Steven Armstrong <steven@icarus.ethz.ch>
2013-09-24 15:54:14 +02:00
Nico Schottelius 58f19df386 ++changes(2.3.4)
Signed-off-by: Nico Schottelius <nico@bento.schottelius.org>
2013-09-18 12:33:39 +02:00
Nico Schottelius ee519b878d Merge remote-tracking branch 'steven/issue/200' 2013-09-18 12:31:39 +02:00
Nico Schottelius 9925fee528 Merge branch 'issue/199' of git://github.com/asteven/cdist 2013-09-18 11:23:47 +02:00
Steven Armstrong 472198419a don't assume first argument to be -r, fixes #200
Signed-off-by: Steven Armstrong <steven@icarus.ethz.ch>
2013-09-12 22:28:29 +02:00
Steven Armstrong 589d50bdba make --dry-run work, fixes #199
Signed-off-by: Steven Armstrong <steven@icarus.ethz.ch>
2013-09-12 21:57:22 +02:00
Nico Schottelius 77d93b63fd add an old logfile
Signed-off-by: Nico Schottelius <nico@bento.schottelius.org>
2013-09-09 21:35:46 +02:00
Nico Schottelius 73f22c7af1 ensure version string is updated before pypi release
Signed-off-by: Nico Schottelius <nico@bento.schottelius.org>
2013-09-09 11:46:29 +02:00
Nico Schottelius a132adbb03 ++changes(2.3.3)
Signed-off-by: Nico Schottelius <nico@bento.schottelius.org>
2013-09-09 11:39:26 +02:00
Steven Armstrong 127c512f84 call systemctl in subshell to prevent the explorer from failing if it exits non zero
Signed-off-by: Steven Armstrong <steven@icarus.ethz.ch>
2013-09-08 22:10:25 +02:00
Nico Schottelius 48e2468c56 changes(2.3.3)++
Signed-off-by: Nico Schottelius <nico@bento.schottelius.org>
2013-09-05 13:45:27 +02:00
Nico Schottelius d0dfe8f834 Merge branch 'feature/default_parameters' of https://github.com/asteven/cdist 2013-09-05 13:44:32 +02:00
Nico Schottelius 05716b2408 +hint
Signed-off-by: Nico Schottelius <nico@bento.schottelius.org>
2013-09-05 13:29:28 +02:00
Nico Schottelius 295a8a404d more cleanups for the release process
Signed-off-by: Nico Schottelius <nico@bento.schottelius.org>
2013-09-05 13:19:47 +02:00
Nico Schottelius 7acf0412db ++changes(2.3.2)
Signed-off-by: Nico Schottelius <nico@bento.schottelius.org>
2013-09-05 13:03:35 +02:00
Nico Schottelius 98cdc6c139 fix tests so that the explorers are not changed while running tests
Signed-off-by: Nico Schottelius <nico@bento.schottelius.org>
2013-09-05 13:02:39 +02:00
Nico Schottelius e1fa588a4d clean should clean better
Signed-off-by: Nico Schottelius <nico@bento.schottelius.org>
2013-09-05 12:57:52 +02:00
Nico Schottelius 33559fad67 add comments to some tests
Signed-off-by: Nico Schottelius <nico@bento.schottelius.org>
2013-09-04 23:33:52 +02:00