Commit Graph

95 Commits

Author SHA1 Message Date
Darko Poljak a220d4805a Add cdist dir to sys.path for sphinx ext and cdist modules. 2016-06-26 16:28:10 +02:00
Darko Poljak b89077f9a5 Better sphinx manpage ext. Add custom dotman Makefile target for custom .cdist directory. 2016-06-23 16:08:59 +02:00
Darko Poljak 95461cded7 Fix tabulation (Dmitry Bogatov). 2016-06-22 13:24:12 +02:00
Darko Poljak e3636e6ffc Merge branch 'master' into feature_files_export 2016-06-10 21:04:43 +02:00
Chris Lamb 8818d2fece Ensure build of reference documentation is reproducible.
Signed-off-by: Chris Lamb <chris@chris-lamb.co.uk>
2016-05-26 18:48:29 +01:00
Darko Poljak 3e94ea3d86 Cleanup. 2016-05-25 08:09:18 +02:00
Darko Poljak 03928eb23f Fix man section conf. 2016-05-25 08:06:13 +02:00
Darko Poljak 54834e277d Merge branch 'master' into new-docs-format 2016-05-25 07:39:53 +02:00
Darko Poljak 1b37b9fbb1 Minor sentence fixes. 2016-05-25 07:25:21 +02:00
Darko Poljak cf32b669ff Write sphinx rst docs. 2016-05-22 17:16:03 +02:00
Darko Poljak fa5175fee5 Allow both hosts sources: command line args and file. 2016-05-22 09:45:08 +02:00
Darko Poljak 4fce4a631c Add -f option for reading hosts from file or stdin. 2016-05-22 09:22:39 +02:00
Darko Poljak 8a079b3440 Fix spelling errors - Bogatov's patch. 2016-05-05 09:58:35 +02:00
Darko Poljak d0d0c258d6 Add ssh mux options by default if available. 2016-03-18 23:34:02 +01:00
dmitrybogatov 10735ffb84 Description: Fix spelling in manuals
Forwarded: yes
Last-Update: 2015-05-14
2015-05-19 11:58:50 +02:00
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 aa8c5555b7 document __files
Signed-off-by: Nico Schottelius <nico@bento.schottelius.org>
2014-04-14 09:46:52 +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