Commit Graph

79 Commits

Author SHA1 Message Date
Ricardo Catalinas Jiménez 3e7c804fe5 Explain in the doc how to create a global dependency 2014-09-29 22:37:50 +01:00
Ricardo Catalinas Jiménez 9184c310f2 Fix formatting of manifest doc 2014-09-29 22:37:50 +01:00
Ricardo Catalinas Jiménez e1c45e11fc Fix style typos in type's doc 2014-09-29 22:37:50 +01:00
Ricardo Catalinas Jiménez 4e9b1780e9 Fix typo in reference doc 2014-09-21 11:53:04 +01:00
Nico Schottelius 72947b7f6b Fix typo in cdist-explorer
Thanks, henk!

15:53 < henk> telmich: s/Except/Expect/ in
http://www.nico.schottelius.org/software/cdist/man/latest/man7/cdist-explorer.html

Signed-off-by: Nico Schottelius <nico@freiheit.schottelius.org>
2014-09-16 15:59:08 +02:00
Nico Schottelius 28ab1c92dd add more examples for messaging
Signed-off-by: Nico Schottelius <nico@bento.schottelius.org>
2014-06-26 17:17:29 +02:00
Daniel Heule d86e50172a remove the "BETA FEATURE" flags from CDIST_ORDER_DEPENDENCY and CDIST_OVERRIDE. 2014-05-05 19:08:06 +02:00
tpo 2ff61d1965 wording 2014-04-30 16:42:35 +02:00
tpo e5a12803ff expand "Dependencies" paragraph 2014-04-30 15:57:44 +02:00
tpo 5b8ab385f2 clarify docu 2014-04-30 15:50:14 +02:00
tpo 779374ad94 wording 2014-04-30 11:59:07 +02:00
tpo dc7f5ab628 typo 2014-04-30 11:57:10 +02:00
tpo cdb5b9c82a wording 2014-04-30 11:53:04 +02:00
tpo 9ffdde3646 wording 2014-04-30 11:45:13 +02:00
tpo 8ae9bcfec9 whitespace 2014-04-30 11:28:13 +02:00
tpo 28a734fcc0 asciidoc syntax fix 2014-04-30 11:17:09 +02:00
tpo ba0d6e83b2 fix asciidoc 2014-04-29 21:47:39 +02:00
tpo 7b7f17cae5 english 2014-04-29 21:33:18 +02:00
Nico Schottelius 152f02bb62 document CDIST_REMOTE_SHELL
Signed-off-by: Nico Schottelius <nico@bento.schottelius.org>
2014-04-12 19:42:37 +02:00
Nico Schottelius 432e65b218 document CDIST_LOCAL_SHELL
Signed-off-by: Nico Schottelius <nico@bento.schottelius.org>
2014-04-12 19:41:39 +02: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 b87b5eab31 documentation to __object in execution run 2014-03-20 16:23:28 +01:00
Daniel Heule cfbc68aa11 bugfix if both override and order is specified 2014-02-12 10:31:46 +01:00
Nico Schottelius 77df0ae324 update reference
Signed-off-by: Nico Schottelius <nico@bento.schottelius.org>
2014-02-08 00:14:42 +01:00
Nico Schottelius 1be3ea4362 Merge branch 'origin/feature_object_override' of git://github.com/dheule/cdist 2014-02-06 16:32:29 +01:00
Daniel Heule 52e2017d8f CDIST_ALLOW_OVERRIDE -> CDIST_OVERRIDE as requested by nico 2014-02-06 16:03:07 +01:00
Nico Schottelius 724385fcf3 update manifest document for in order execution
Signed-off-by: Nico Schottelius <nico@bento.schottelius.org>
2014-02-06 15:55:41 +01:00
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
Nico Schottelius 65b3f6c75a also document require variable
Signed-off-by: Nico Schottelius <nico@bento.schottelius.org>
2014-02-05 20:52:35 +01:00
Nico Schottelius d1cc8a6999 document environment variables that influence cdist
Signed-off-by: Nico Schottelius <nico@bento.schottelius.org>
2014-02-05 20:50:59 +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
Nico Schottelius a9dd040164 Merge branch 'feature_object_override' of git://github.com/dheule/cdist 2014-01-31 21:47:23 +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
Nico Schottelius aa3e92f07b use directory files/, not templates
Signed-off-by: Nico Schottelius <nico@bento.schottelius.org>
2014-01-29 21:08:22 +01:00
Daniel Heule 4ef55ef13f allow object overrides with CDIST_ALLOW_OVERRIDE=true 2014-01-27 16:19:01 +01:00
Nico Schottelius 78be159eb7 update reference: we also do not touch 'files' in the object
Signed-off-by: Nico Schottelius <nico@bento.schottelius.org>
2014-01-27 14:15:41 +01:00
Daniel Heule 64f4cff3cb Shell selection support via ENV
CDIST_LOCAL_SHELL for local scripts
CDIST_REMOTE_SHELL for remote scripts
2014-01-20 20:30:37 +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 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 68b7392021 add support for messaging to __file, document messaging in reference
Signed-off-by: Nico Schottelius <nico@bento.schottelius.org>
2013-12-03 15:41:43 +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