Commit graph

27 commits

Author SHA1 Message Date
Daniel Heule
61aec12ba1 Try2 to make cdist honor the manifest order,
this implementation has some more lines of code,
but no collision with the require variable.
2014-01-18 19:23:21 +01:00
Daniel Heule
824381e6ca new special value require="CDIST_HONOR_MANIFEST_ORDER"
which tells cdist to execute types in the manifest order
2014-01-17 23:35:02 +01:00
Nico Schottelius
5f5b9f8cc4 describe how to develop multiple features at the same time
Signed-off-by: Nico Schottelius <nico@bento.schottelius.org>
2013-12-04 21:25:10 +01:00
Nico Schottelius
4947b154ee update cdist hacker with git workflow
Signed-off-by: Nico Schottelius <nico@bento.schottelius.org>
2013-12-04 21:22:18 +01:00
Nico Schottelius
7783060993 document messaging
Signed-off-by: Nico Schottelius <nico@bento.schottelius.org>
2013-12-04 14:19:23 +01: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
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
55d83acaae clarify mirrors
Signed-off-by: Nico Schottelius <nico@bento.schottelius.org>
2013-10-05 16:48:55 +09:00
Steven Armstrong
9358efd273 document new feature: configurable default values for parameters
Signed-off-by: Steven Armstrong <steven@icarus.ethz.ch>
2013-09-04 22:23:01 +02:00
Nico Schottelius
5b79a97d34 add hint to use /bin/sh -e consistently (thanks, Steven!)
Signed-off-by: Nico Schottelius <nico@bento.schottelius.org>
2013-08-29 11:28:53 +02:00
Nico Schottelius
1b5010b747 ++docs: cdist-troubleshooting
Signed-off-by: Nico Schottelius <nico@bento.schottelius.org>
2013-08-28 15:29:47 +02:00
Nico Schottelius
46a0689dfe how to store non-cdist related content in a cdist repo
Signed-off-by: Nico Schottelius <nico@bento.schottelius.org>
2013-08-27 11:15:43 +02:00
Nico Schottelius
32f878ad00 update docs, document exit code bug
Signed-off-by: Nico Schottelius <nico@bento.schottelius.org>
2013-08-12 11:42:00 +02:00
Nico Schottelius
c7811fb056 restore cdist-type.text
Signed-off-by: Nico Schottelius <nico@bento.schottelius.org>
2013-07-12 19:36:49 +02:00
Nico Schottelius
5712df850b build type manpages using the Makefile
Signed-off-by: Nico Schottelius <nico@bento.schottelius.org>
2013-07-09 14:00:42 +02:00
995a02360b improve docu wording 2013-07-07 13:18:32 +02:00
0162436ab7 fix asciidoc misinterpretation
asciidoc was misinterpreting the '-----' (see patch) as underlining
the previous text instead of as starting the next source code section.

Inserting a newline in between to help asciidoc.
2013-07-07 13:11:20 +02:00
243106f513 improve docu wording 2013-07-07 13:11:09 +02:00
47d0b30739 improve docu wording 2013-07-07 12:44:42 +02:00
fb3cad7bb6 improve docu wording 2013-07-07 12:25:46 +02:00
Nico Schottelius
53fe3844cb (xtaran && lintian)++
Signed-off-by: Nico Schottelius <nico@bento.schottelius.org>
2013-06-03 18:11:19 +02:00
Nico Schottelius
dd9083327d update confdir paths
Signed-off-by: Nico Schottelius <nico@brief.schottelius.org>
2012-12-09 14:41:50 -08:00
Nico Schottelius
661e33ac4b document on how to speed up shell execution
Signed-off-by: Nico Schottelius <nico@brief.schottelius.org>
2012-11-20 18:09:57 +01:00
Nico Schottelius
bbea7123f3 cdist prefix required
Signed-off-by: Nico Schottelius <nico@brief.schottelius.org>
2012-11-11 13:09:46 +01:00
Nico Schottelius
8f5d1f910f fix asciidoc title issues (made box out of it)
Signed-off-by: Nico Schottelius <nico@brief.schottelius.org>
2012-10-31 09:35:08 +01:00
Nico Schottelius
6d1e4d06cf doc -> docs (pypi)
Signed-off-by: Nico Schottelius <nico@brief.schottelius.org>
2012-10-25 17:17:52 +02:00