Nico Schottelius
|
73b54aab09
|
Merge branch 'issue/321' of https://github.com/asteven/cdist
|
2014-03-26 11:15:36 +01:00 |
|
Nico Schottelius
|
58d57bc532
|
Merge branch 'enhancement-package-pkg-openbsd' of https://github.com/ghettosh/cdist
|
2014-03-26 11:06:22 +01:00 |
|
Nico Schottelius
|
dfdd77eff4
|
++changes
Signed-off-by: Nico Schottelius <nico@bento.schottelius.org>
|
2014-03-26 11:00:38 +01:00 |
|
Nico Schottelius
|
6e81bbc54b
|
Merge branch 'issue/315' of https://github.com/asteven/cdist
|
2014-03-26 10:59:50 +01:00 |
|
Daniel Heule
|
bae472eb33
|
fixed some typos in the man page
|
2014-03-26 10:41:00 +01:00 |
|
Jake Guffey
|
c31278bcd0
|
Fix __jail explorers
Only fixed gencode*, manifest in PR #279, fixed explorers here
|
2014-03-25 12:50:27 -04:00 |
|
Daniel Heule
|
b7fb973fa5
|
bugfix for whitespace stripping, its no more simple
|
2014-03-21 09:35:47 +01:00 |
|
Daniel Heule
|
807e2902ea
|
Merge branch 'master' of https://github.com/telmich/cdist into bugfix_type__key_value
New functionality for remote __object is needed
|
2014-03-21 09:23:44 +01:00 |
|
Nico Schottelius
|
6e4533cb14
|
++changes
Signed-off-by: Nico Schottelius <nico@bento.schottelius.org>
|
2014-03-20 20:40:04 +01:00 |
|
Daniel Heule
|
e1766aa070
|
reverted the change to .html in generating the reference, since I have
fooled myself ...
|
2014-03-20 19:04:09 +01:00 |
|
Daniel Heule
|
b5b1a25e4f
|
fixed some formulations and removed a debug statement
|
2014-03-20 18:53:19 +01:00 |
|
Daniel Heule
|
f36dc11601
|
forgot myself to the headers ..
|
2014-03-20 17:22:07 +01:00 |
|
Daniel Heule
|
b87b5eab31
|
documentation to __object in execution run
|
2014-03-20 16:23:28 +01:00 |
|
Daniel Heule
|
5ef27191fc
|
implementing the $__object and $__object_id on the local and remote
execution call, to allow read access to parameter files
|
2014-03-20 13:52:12 +01:00 |
|
Nico Schottelius
|
10a71eb35a
|
notes for 3.0 -> 3.1 update
Signed-off-by: Nico Schottelius <nico@bento.schottelius.org>
|
2014-03-19 19:00:39 +01:00 |
|
Nico Schottelius
|
9a79cec140
|
remove useless error in build script
Signed-off-by: Nico Schottelius <nico@bento.schottelius.org>
|
2014-03-19 18:58:54 +01:00 |
|
Nico Schottelius
|
2b03ccd776
|
changes for 3.1.0
Signed-off-by: Nico Schottelius <nico@bento.schottelius.org>
|
2014-03-19 18:57:11 +01:00 |
|
Nico Schottelius
|
bcca8a637b
|
Merge branch 'master' into type__rbenv
|
2014-03-13 10:30:48 +01:00 |
|
Daniel Heule
|
619076bd2d
|
corrected a small relict in example
|
2014-03-12 20:16:33 +01:00 |
|
Daniel Heule
|
a94de8fae4
|
Merge branch 'master' of https://github.com/telmich/cdist into bugfix_type__key_value
Conflicts:
cdist/conf/type/__key_value/gencode-remote
|
2014-03-12 20:07:27 +01:00 |
|
Steven Armstrong
|
5ec617fa3e
|
ignore trailing slashes for comparison of source
Signed-off-by: Steven Armstrong <steven@icarus.ethz.ch>
|
2014-03-11 22:16:08 +01:00 |
|
Steven Armstrong
|
301b4e18ff
|
either to it all, or fail; echo and cat suck, printf ftw!
Signed-off-by: Steven Armstrong <steven@icarus.ethz.ch>
|
2014-03-11 21:07:20 +01:00 |
|
Daniel Heule
|
38c3d551ba
|
bugfix, if file was absent and type is now tested on openwrt
|
2014-03-11 21:05:31 +01:00 |
|
Steven Armstrong
|
75c203a1f0
|
handle existing symlink but wrong source
Signed-off-by: Steven Armstrong <steven@icarus.ethz.ch>
|
2014-03-11 20:48:47 +01:00 |
|
Nico Schottelius
|
d288ee1cde
|
++changes
Signed-off-by: Nico Schottelius <nico@bento.schottelius.org>
|
2014-03-11 15:40:44 +01:00 |
|
Nico Schottelius
|
0a98abbffa
|
add messaging support for __key_value
Signed-off-by: Nico Schottelius <nico@bento.schottelius.org>
|
2014-03-11 15:39:08 +01:00 |
|
og
|
3d5706d3cc
|
escaped some variables in the gencode-remote output
|
2014-03-08 17:18:19 -07:00 |
|
og
|
074938c697
|
.
|
2014-03-03 15:13:57 -07:00 |
|
og
|
3fffb93150
|
OpenBSD pkg utils does not return properly, so we have to verify success by looking at the list of installed packages after the present/absent actions
|
2014-03-03 14:59:50 -07:00 |
|
Nico Schottelius
|
19f6126a0f
|
++changes
Signed-off-by: Nico Schottelius <nico@bento.schottelius.org>
|
2014-03-03 07:42:27 +01:00 |
|
Nico Schottelius
|
f06ff4bc3a
|
Merge branch 'master' of https://github.com/ghettosh/cdist
|
2014-03-03 07:40:54 +01:00 |
|
og
|
ef1f9bf633
|
updated documentation to reflect new parameter
|
2014-03-02 17:44:22 -07:00 |
|
og
|
6a455be63a
|
openbsd and freebsd both use the 'passwd' database
|
2014-03-02 17:34:36 -07:00 |
|
og
|
5cbdf981c0
|
adding pkg_path parameter to be explicitly set, this is important for using -current, as os_version always parses to a release version (e.g. 5.5) but the path that mirrors have is /snapshots/
|
2014-03-02 17:32:14 -07:00 |
|
og
|
1c0d74f7db
|
openbsd stat works the same way that freebsd's does
|
2014-03-02 17:18:25 -07:00 |
|
Daniel Heule
|
fa55cd7d3b
|
ups, typo ... thx to steven
|
2014-02-27 21:08:45 +01:00 |
|
Daniel Heule
|
727c918f67
|
work around a bug in bash3, now tested with dash, bash, busybox
|
2014-02-27 17:04:23 +01:00 |
|
Daniel Heule
|
0198b99eb5
|
corrected some debug codesnips
|
2014-02-27 15:47:19 +01:00 |
|
Daniel Heule
|
8d80e52de9
|
implemented some suggestions from steven
|
2014-02-27 14:45:19 +01:00 |
|
Daniel Heule
|
d1c55a9acb
|
Merge branch 'master' of https://github.com/telmich/cdist into bugfix_type__key_value
|
2014-02-25 11:41:18 +01:00 |
|
Daniel Heule
|
225752bd42
|
updated the man page ....
|
2014-02-25 11:35:14 +01:00 |
|
Nico Schottelius
|
8e68da055c
|
Merge branch 'docfix-ssh-22' of https://github.com/acatton/cdist
|
2014-02-25 09:51:43 +01:00 |
|
Daniel Heule
|
820ed5ae0c
|
added option comment_line to prefix key value with a comment line
|
2014-02-24 23:27:42 +01:00 |
|
Daniel Heule
|
205e256ef6
|
rewrite of __key_value, now support nerarly every value
|
2014-02-24 21:42:45 +01:00 |
|
Nico Schottelius
|
a126bd955f
|
use while read -> avoids ifs problem
Signed-off-by: Nico Schottelius <nico@bento.schottelius.org>
|
2014-02-24 18:06:15 +01:00 |
|
Nico Schottelius
|
ce0f779664
|
include the owner into the object_id for line
Signed-off-by: Nico Schottelius <nico@bento.schottelius.org>
|
2014-02-24 16:00:12 +01:00 |
|
Antoine Catton
|
4e535b6b8b
|
Docfix: ssh service listen on port 22
|
2014-02-23 20:22:06 -07:00 |
|
Nico Schottelius
|
d6b7033f2b
|
++changes
Signed-off-by: Nico Schottelius <nico@bento.schottelius.org>
|
2014-02-22 10:13:51 +01:00 |
|
Steven Armstrong
|
95f38d9d44
|
remove no longer supported parameter --comment
Signed-off-by: Steven Armstrong <steven@icarus.ethz.ch>
|
2014-02-22 01:12:41 +01:00 |
|
Steven Armstrong
|
16a829d3eb
|
manage individual keys instead of block of text
also fixes #251
Signed-off-by: Steven Armstrong <steven@icarus.ethz.ch>
|
2014-02-22 01:10:44 +01:00 |
|