Darko Poljak
68837e45cc
Document type stdin inside loop caveats
2019-05-25 20:02:45 +02:00
Darko Poljak
4949af894e
Add type deprecation support.
2019-05-20 18:50:25 +02:00
Darko Poljak
34eec3c214
Add cdist-new-type helper scrpt
2019-05-20 18:10:35 +02:00
69622b0fa5
set __cdist_dry_run env var if dry-run
2019-05-16 21:58:47 +02:00
Darko Poljak
15f01149f9
Update old homepage residual refs and non working git protocol
2019-05-09 08:26:42 +02:00
Darko Poljak
4f40c6ac65
Re-arrange Makefile and build-helper script
...
Maintainers should use build-helper script.
End users should use Makefile, which contains targets
that can be run on pure source (without git repository).
2019-05-08 22:34:03 +02:00
Darko Poljak
02eb6c75a7
Add 'CDIST_ORDER_DEPENDENCY kills parallelization'
2019-05-06 17:11:23 +02:00
Darko Poljak
28082c710a
Add refs to perils of CDIST_ORDER_DEPENDENCY
2019-05-06 11:11:10 +02:00
Darko Poljak
735f57b3a0
Add 'Perils of CDIST_ORDER_DEPENDENCY' sub-section
2019-05-05 18:09:17 +02:00
Darko Poljak
249ac917d3
Changes due to new website
2019-05-03 22:18:19 +02:00
Darko Poljak
0ab43e2405
Release -j/--jobs option, i.e. make it non-beta
2019-05-03 22:18:19 +02:00
Darko Poljak
8b93bf0218
Migrate from github to ungleich gitlab
2019-04-25 22:23:06 +02:00
Darko Poljak
2ec553b480
Add cdist-dump man page
2019-04-11 14:30:23 +02:00
Darko Poljak
d11ac7dda4
Rename debug-dump.sh to cdist-dump
2019-04-11 13:56:03 +02:00
Darko Poljak
9cd95f12dc
Add debug dump script
2019-04-09 10:41:00 +02:00
Darko Poljak
a77983aead
Reorganize parsers right
2019-01-28 19:09:36 +01:00
a3a0023b2a
man-pages are no longer in asciidoc but in ReSTructured text instead
2018-10-31 20:24:07 +01:00
1bae2be406
Synchronize notes on ssh-connection multipexing with current state.
2018-10-31 20:22:41 +01:00
Darko Poljak
82077aff25
Add timestamping log option to config file.
2018-09-27 18:55:33 +02:00
Darko Poljak
6acf6f64dc
Add timestamp to log messages.
2018-09-23 20:36:57 +02:00
Darko Poljak
d6952543a7
Add 'real world example' walkthrough docs chapter.
2018-09-14 10:53:16 +02:00
Darko Poljak
58b0e83655
Add env vars usage idiom for writing types
2018-06-20 17:28:30 +02:00
958222133b
Fix spelling errors in manpages
2018-03-19 15:16:37 +01:00
Darko Poljak
ef13449687
Fix sphinx warnings.
2018-03-15 18:01:23 +01:00
Darko Poljak
378c7f6a89
Support in-distribution config file
2018-03-01 20:12:21 +01:00
Darko Poljak
7ccc959ebd
Bugfix: --beta on the commandline does not seem to work #635
...
Fix argparse parsers.
2018-02-28 23:29:45 +01:00
Darko Poljak
4d39b6af51
Add -4 and -6 params to force IPv4, IPv6 addresses respectively.
2018-02-15 20:33:36 +01:00
Darko Poljak
a993e0f5a9
Support disabling saving output streams
2018-02-07 18:12:15 +01:00
Darko Poljak
7558af1707
Add local cache overview docs.
2018-01-14 10:03:57 +01:00
6bd73237cf
Bug/dotman docs fix ( #581 )
...
* fix documentation for building custom man-pages from non-standard path
2017-09-27 09:14:23 +02:00
Darko Poljak
0c4826ee97
Fix typo in conf_dir description: comma separated -> os.pathsep separated.
2017-09-19 13:52:49 +02:00
Darko Poljak
21328337ae
Add missing dot.
2017-09-19 12:07:15 +02:00
Darko Poljak
f0dc21ec0c
__cdist_log_level=<log level int value>; __cdist_log_level_name=<log level name> ( #574 )
2017-09-11 09:06:47 +02:00
Darko Poljak
3454da076f
Add -l/--log-level option. Honor __cdist_loglevel env var. ( #572 )
...
Add -l/--log-level option, __cdist_loglevel -> __cdist_log_level; honor __cdist_log_level env var
2017-09-09 21:17:29 +02:00
Darko Poljak
57f15f9cce
Make __cdist_loglevel value more expressive. ( #571 )
2017-09-07 16:36:23 +02:00
Darko Poljak
97332833bc
Document __cdist_loglevel values.
2017-09-06 21:47:53 +02:00
Darko Poljak
136f2ecd87
Add helpers for cdist config/install integration. ( #551 )
...
Implement simple integration API.
2017-09-01 14:08:50 +02:00
Darko Poljak
feb221c5df
Improve configuration docs.
2017-09-01 10:40:01 +02:00
Darko Poljak
2f10353156
Fix configuration bugs.
2017-08-30 23:11:10 +02:00
Darko Poljak
bdee7273af
Configfile ( #559 )
...
Add cdist configuration/config file support.
2017-08-30 23:02:17 +02:00
Darko Poljak
e9f8cb6f49
Install using distutils from cloned repo.
2017-08-28 18:01:00 +02:00
Darko Poljak
d9cf1590b8
Fix spelling.
2017-08-25 10:50:11 +02:00
Darko Poljak
982bb286f4
Cleanup options' help and cdist man page.
2017-08-17 08:24:58 +02:00
Darko Poljak
1fa37566cb
Document config/install -R option.
2017-08-11 14:10:29 +02:00
Darko Poljak
0af64c01bf
Add -p HOST_MAX argument.
2017-07-25 11:12:18 +02:00
Darko Poljak
e2a1519332
Merge inventory from beta branch.
2017-07-20 22:04:44 +02:00
Darko Poljak
2b6177c9f7
Fix rst.
2017-07-20 20:48:07 +02:00
Darko Poljak
b705893f38
Add missing -q in cdist man page.
2017-07-20 20:12:08 +02:00
Darko Poljak
6a256213f1
Add missing -r option argument in cdist man page.
2017-07-20 20:08:15 +02:00
Darko Poljak
4a72592ae5
Document nonparallel type flag.
2017-07-20 18:45:44 +02:00
Darko Poljak
cef1d215b2
Finally remove deprecated -d/--debug option.
2017-07-04 23:49:43 +02:00
Darko Poljak
c63ab44c9c
Define better warning facility.
2017-07-04 23:49:43 +02:00
Darko Poljak
a8dcba53a4
Add missing -r option.
2017-07-02 00:07:02 +02:00
Darko Poljak
2a9bd77550
Merge custom cache path pattern from beta branch.
2017-07-01 23:59:51 +02:00
b42a6d7431
Improvements to the english.
2017-06-30 16:45:14 +01:00
adfec76bce
Fix typos.
2017-06-30 16:01:07 +01:00
Darko Poljak
9aa4465718
If script is executable then execute it, if not then assume it is a shell script.
2017-06-28 13:57:48 +02:00
Steven Armstrong
f968d90475
docs++
...
Signed-off-by: Steven Armstrong <steven@icarus.ethz.ch>
2017-06-27 17:49:58 +02:00
Darko Poljak
e32f2110ab
Document object prepare and object run parallelization.
2017-06-13 22:54:40 +02:00
Darko Poljak
d4ec3a709d
Update cdist man page copyright.
2017-06-11 14:01:16 +02:00
Darko Poljak
d6ca077959
Fix cdist man page text.
2017-06-11 13:58:47 +02:00
Darko Poljak
b03bed2425
Better describe -v option.
2017-01-28 13:49:19 +01:00
Darko Poljak
2b45405898
Update docs for types that used man.rst as symbolic links.
2016-12-16 08:19:41 +01:00
Darko Poljak
6d765c1ff7
enable-beta -> beta
2016-12-07 23:43:03 +01:00
Darko Poljak
609977b7ff
ugly->bad
2016-12-04 20:27:42 +01:00
Darko Poljak
4514bf1bd4
greatest -> highest
2016-12-01 09:14:51 +01:00
Darko Poljak
ab71ab621d
Fix typo.
2016-11-30 23:26:53 +01:00
Darko Poljak
b819507415
Better document -v option.
2016-11-30 23:25:31 +01:00
Darko Poljak
e7c3c15724
Deprecate -d, make -v log level counter.
2016-11-30 23:19:53 +01:00
Darko Poljak
f473b671b1
Update AUTHORS in cdist man page.
2016-11-29 07:43:53 +01:00
Darko Poljak
835e281c9c
Notice IPv6 address [] notation.
2016-11-27 17:02:51 +01:00
Darko Poljak
536a64e56d
Add install to cdist man page.
2016-10-13 21:38:34 +02:00
Darko Poljak
aceb4ac13d
Update telmich -> ungleich and mailing list refs.
2016-10-12 20:15:07 +02:00
Darko Poljak
8b7cdd510a
Merge pull request #477 from smwltr/git_repo_url
...
change git.schottelius.org in docs because does not exist
2016-10-12 16:51:11 +02:00
Darko Poljak
ddd8eab06f
Remove extra dot.
2016-10-08 11:45:50 +02:00
Darko Poljak
c4e89eb245
Fix spelling.
2016-10-08 11:44:55 +02:00
Darko Poljak
d49af95d3c
Add warning message for faulty dependencies case.
2016-10-08 11:40:32 +02:00
smwalter
232a909851
change documentation from git://git.schottelius.org/cdist to git://github.com/ungleich/cdist because git.schottelius.org does not exist.
2016-08-24 17:34:18 +09:00
Darko Poljak
94d37913d1
Fix Makefile tabulation.
2016-08-22 10:36:40 +02:00
Darko Poljak
2d72c08e9b
Fix spelling.
2016-08-22 09:24:48 +02:00
Darko Poljak
d9d739cd44
Update HOSTFILE FORMAT description.
2016-08-20 07:49:52 +02:00
Darko Poljak
72505e0f5f
Add hostfile format to cdist man page.
2016-08-19 14:33:41 +02:00
Darko Poljak
52a2315cd1
Turn off sphinx html SmartyPants.
2016-08-18 10:40:39 +02:00
Darko Poljak
cd62853019
Add CAVEATS section to cdist man page.
2016-08-17 19:32:43 +02:00
Darko Poljak
80304d3340
Add 'Parallelization' chapter to docs.
2016-08-17 19:32:16 +02:00
Darko Poljak
640b7f9613
Add example for --jobs in cdist man page.
2016-08-17 08:07:57 +02:00
Darko Poljak
6ec30f509b
Fix default remote copy/exec flags in docs.
2016-08-17 07:39:47 +02:00
Darko Poljak
adac0113c5
Order options lexicographicaly.
2016-08-15 16:37:38 +02:00
Darko Poljak
1c07b63f1d
Add -b/--enable-beta option for enabling beta functionalities.
2016-08-15 14:20:35 +02:00
Darko Poljak
f858191976
Merge remote-tracking branch 'ungleich/master' into parallel-global-explorers-execution
2016-08-14 22:27:39 +02:00
Darko Poljak
1274b87df9
Merge remote-tracking branch 'ungleich/master' into new-target-env-vars
2016-08-14 21:50:19 +02:00
Darko Poljak
0691f1da32
Add missing, fix existing in cdist man page.
2016-08-14 20:11:45 +02:00
Darko Poljak
55b134597a
Update cdist docs with -j, --jobs option.
2016-08-12 21:20:37 +02:00
Darko Poljak
dbcc94ab65
Add derived env vars for target hostname and fqdn.
2016-08-10 23:56:56 +02:00
Darko Poljak
7e57575f9e
Improve and fix reference doc and cdist man page.
2016-07-20 08:16:58 +02:00
Darko Poljak
cab0381c2a
Update license to GPLv3+ for my types and cdist man pages.
2016-07-20 07:55:48 +02:00
Darko Poljak
4e5b9492b8
Update docs with dist conf dir and .cdist conf dir info.
2016-07-19 13:00:14 +02:00
Darko Poljak
1815936b7d
Fix import error when PYTHONPATH is not set.
2016-07-18 19:47:36 +02:00
Darko Poljak
509a728211
Fix lost refs for feature files export.
2016-07-16 00:49:24 +02:00
Darko Poljak
356e4b89f8
pep8 for setup and sphinx conf py files.
2016-07-10 11:09:09 +02:00