Commit Graph

5178 Commits

Author SHA1 Message Date
Darko Poljak f7381e261a Add new type __firewalld_start. 2016-09-17 09:48:15 +02:00
Nico Schottelius 7329b528f6 Merge pull request #479 from andres-erbsen/hostname-openbsd
__hostname: openbsd support
2016-09-03 20:37:41 +02:00
Nico Schottelius cd7852695e Merge pull request #480 from andres-erbsen/package-openbsd
__package: call __package_pkg_openbsd on openbsd
2016-09-03 20:36:13 +02:00
dmitrybogatov 1875bce52e Add support for guixsd into os explorer 2016-09-02 21:33:11 +02:00
Andres Erbsen db32d0de3a __package_pkg_openbsd: support --version 2016-09-02 12:17:25 -04:00
Andres Erbsen 1a4bec21bf __package: call __package_pkg_openbsd on openbsd 2016-09-02 12:16:17 -04:00
Andres Erbsen 3b91443f81 __hostname: openbsd support 2016-09-02 12:11:10 -04:00
Darko Poljak 72001b237e Remove relict comment. 2016-08-24 13:46:47 +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
testing_rouxdo 428c06c8d3 Hotfix: Changed sources of all consul version + cksum files 2016-08-23 16:40:13 +02:00
testing_rouxdo cd8373fe50 Hotfix: Changed source of consul 0.5.1 2016-08-23 15:55:07 +02:00
Darko Poljak bc0efa9c4e Remove extra whitespace. 2016-08-22 19:07:13 +02:00
Darko Poljak e7e7cfdce2 Update changelog for release 4.3.1. 2016-08-22 18:49:14 +02:00
Darko Poljak 94d37913d1 Fix Makefile tabulation. 2016-08-22 10:36:40 +02:00
Darko Poljak 49506406fd Fix spelling. 2016-08-22 09:27:12 +02:00
Darko Poljak 2d72c08e9b Fix spelling. 2016-08-22 09:24:48 +02:00
Darko Poljak 3df61be7b8 Update cdist support web page. 2016-08-22 08:12:14 +02:00
Darko Poljak b5a79fbc8f Fix spelling (Dmitry Bogatov patch). 2016-08-22 08:11:49 +02:00
Darko Poljak 4121d14eab Update changelog for target_host in cache dir. 2016-08-22 08:00:23 +02:00
Nico Schottelius b08ea652a3 Merge pull request #475 from darko-poljak/target_host_cache
Add target_host file with original host to cache since cache dir is hash
2016-08-21 22:14:34 +02:00
Darko Poljak a2a0a2a543 Merge pull request #476 from darko-poljak/improve_hostfile
Support comments in hostfile, skip empty lines.
2016-08-21 21:48:35 +02:00
Darko Poljak b5262c850e Exit cleanly in case of non UTF-8 file. 2016-08-21 21:48:21 +02:00
Darko Poljak b83e6993c1 Make comment better. 2016-08-21 17:10:24 +02:00
Darko Poljak d9d739cd44 Update HOSTFILE FORMAT description. 2016-08-20 07:49:52 +02:00
Darko Poljak 40c2eeeabd Merge remote-tracking branch 'ungleich/master' into improve_hostfile 2016-08-19 21:57:24 +02:00
Darko Poljak 7f1e41f769 Move hostfile line processing to new method. 2016-08-19 21:56:24 +02:00
Darko Poljak 147460e3d0 Update changelog for new release: 4.3.0 2016-08-19 21:18:39 +02:00
Darko Poljak 72505e0f5f Add hostfile format to cdist man page. 2016-08-19 14:33:41 +02:00
Darko Poljak 7aa4b2d40a Support comments in hostfile, skip empty lines. 2016-08-19 13:37:57 +02:00
Darko Poljak dd1b95f596 Add target_host file with original host to cache since cache dir is hash. 2016-08-19 12:27:35 +02:00
Darko Poljak 9f1e99e613 Add 2015-10-21 OpenNebulaConf-cdist ODP. 2016-08-19 10:37:24 +02:00
Darko Poljak f40e6659f7 Make man pages for new types to be by convention. Fix spellings. 2016-08-18 10:41:58 +02:00
Darko Poljak 52a2315cd1 Turn off sphinx html SmartyPants. 2016-08-18 10:40:39 +02:00
Darko Poljak 680806ce76 Fix getting host_name and host_fqdn. 2016-08-17 20:46:56 +02:00
Darko Poljak 2fb551131e Fix error when non-existing host is used. 2016-08-17 20:27:51 +02:00
Darko Poljak 962839eb69 Fix beta check. 2016-08-17 20:23:22 +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 5f825d1da9 Fix check_beta error if cmd is not in beta args dict. 2016-08-15 18:04:57 +02:00
Darko Poljak c5e6ed041c Update bash ans zsh completions with jobs and enable-beta opts. 2016-08-15 17:47:19 +02:00
Nico Schottelius d7b09507bb Merge pull request #473 from darko-poljak/parallel-global-explorers-execution
Parallel global explorers execution
2016-08-15 16:49:00 +02:00
Darko Poljak adac0113c5 Order options lexicographicaly. 2016-08-15 16:37:38 +02:00
Darko Poljak 7cc7c18e77 Add hint for command line flag for enable-beta. 2016-08-15 16:37:11 +02:00
Darko Poljak fdf6a6570c Check for beta in scripts/cdist. 2016-08-15 16:01:39 +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 b1e120f229 Merge pull request #472 from darko-poljak/new-target-env-vars
Add derived env vars for target hostname and fqdn.
2016-08-14 22:16:32 +02:00
Darko Poljak 15d6524efd Fix cdist shell. 2016-08-14 22:09:51 +02:00