Commit Graph

16 Commits

Author SHA1 Message Date
Daniel Heule 51afca5336 Implement lastest suggestions from nico, rename ENV Variable to
CDIST_ORDER_DEPENDENCY
2014-02-06 15:26:17 +01:00
Daniel Heule 2b5929c881 Merge branch 'master' of https://github.com/telmich/cdist into feature__cdist_autodep_try2
Conflicts:
	docs/man/man7/cdist-manifest.text
2014-02-06 15:10:34 +01:00
Nico Schottelius 34f2f7f038 setting up CDIST_ALLOW_OVERRIDE to any value is ok - do not depend on true/yes/ja
Signed-off-by: Nico Schottelius <nico@bento.schottelius.org>
2014-02-05 21:09:24 +01:00
Daniel Heule 1b455e810b clarify in the example that override don't touch parameter witch are not
present in the 2nd call
2014-02-02 20:29:41 +01:00
Nico Schottelius dc1a5dfd6d update override documentation
Signed-off-by: Nico Schottelius <nico@bento.schottelius.org>
2014-01-31 21:50:32 +01:00
Nico Schottelius 99dedc4933 examples are always the last section
Signed-off-by: Nico Schottelius <nico@bento.schottelius.org>
2014-01-31 21:48:09 +01:00
Daniel Heule 197fabf40a added some ideas from asteven and a bit more description about the order
in the manpage
2014-01-31 17:56:55 +01:00
Daniel Heule 4ef55ef13f allow object overrides with CDIST_ALLOW_OVERRIDE=true 2014-01-27 16:19:01 +01:00
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 49c686319e add more exapmles to cdist-manifest
Signed-off-by: Nico Schottelius <nico@bento.schottelius.org>
2013-10-10 09:51:26 +09:00
Alex Greif 1ec8be79ef adjusted parameters for __package __file for current HEADa 2013-10-05 11:24:12 +02:00
tpo 47d0b30739 improve docu wording 2013-07-07 12:44:42 +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 6d1e4d06cf doc -> docs (pypi)
Signed-off-by: Nico Schottelius <nico@brief.schottelius.org>
2012-10-25 17:17:52 +02:00