Commit graph

5258 commits

Author SHA1 Message Date
Darko Poljak
b24adcbe20 Fix changelog style. 2016-12-03 14:03:24 +01:00
Darko Poljak
8c53ce78f5 Started the good, the bad and the ugly - code cleanup. 2016-12-03 10:46:49 +01:00
Darko Poljak
d07ad48651 Add reference to beta docs. 2016-12-03 10:21:00 +01:00
Darko Poljak
0fae040f77 Update changelog: release 4.4.0. 2016-12-03 09:52:49 +01:00
3054bae8c2 Added __docker type from asteven, implemented debian support 2016-12-02 14:34:01 +01:00
Tomáš Pospíšek
4370efdbb8 Update man.rst
fix title as requested here https://github.com/ungleich/cdist/pull/354#issuecomment-264117501
2016-12-02 09:39:53 +01:00
Darko Poljak
57d83be054 Update changelog. 2016-12-01 15:40:34 +01:00
Nico Schottelius
1e3cae7d85 Merge pull request #502 from darko-poljak/deprecate-d
Deprecate -d option and make -v option log level counter
2016-12-01 11:55:41 +01:00
Darko Poljak
f1cd824a7d Merge pull request #360 from tpo/__postgres_extension
postgres extension
2016-12-01 10:01:55 +01:00
6bcfdec154 remove reference to cdist_type, use GPL3+
as requested by darko-poljak here:
https://github.com/ungleich/cdist/pull/360#issuecomment-264110087
2016-12-01 09:54:27 +01:00
267d8239c1 remove reference to cdist_type, use GPL3+
as requested by darko-poljak here:
https://github.com/ungleich/cdist/pull/360#issuecomment-264110087
2016-12-01 09:50:05 +01:00
60906c0228 rewrite man page in rst
Only minimal changes needed.

This was done to satisfy darko-poljak's request here:
https://github.com/ungleich/cdist/pull/360#issuecomment-263491151
2016-12-01 09:27:56 +01:00
Darko Poljak
4514bf1bd4 greatest -> highest 2016-12-01 09:14:51 +01:00
8e3281aa7c rewrite man page in rst
Only minimal changes needed.

This was done to satisfy darko-poljak's request here:
https://github.com/ungleich/cdist/pull/354#issuecomment-263492801
2016-12-01 09:09:57 +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
4f189eb804 Merge pull request #491 from darko-poljak/support-ipv6
Support ipv6
2016-11-28 08:13:24 +01:00
Darko Poljak
ca424a34e6 Fix shell IPv6 testing (for -e). 2016-11-28 08:13:59 +01:00
Darko Poljak
36244b8a11 Update changelog. 2016-11-28 08:02:33 +01:00
Darko Poljak
e663aaee08 Merge remote-tracking branch 'ungleich/master' into support-ipv6 2016-11-28 08:00:46 +01:00
Darko Poljak
ed4e187132 Update changelog. 2016-11-27 17:11:14 +01:00
Darko Poljak
5311d32993 Merge branch 'master' of github.com:ungleich/cdist 2016-11-27 17:05:38 +01:00
Darko Poljak
835e281c9c Notice IPv6 address [] notation. 2016-11-27 17:02:51 +01:00
Darko Poljak
1cc01bf598 Merge pull request #496 from AnotherKamila/master
__user type: fix for FreeBSD
2016-11-25 20:31:26 +01:00
Darko Poljak
793b7c2513 Merge pull request #497 from carlosotgz/master
Adding source and cksum files for Consul 0.7.0 and 0.7.1
2016-11-25 19:51:13 +01:00
Carlos Ortigoza Dempster
39f69ddedf Adding consul 0.7.1 files to __consul type 2016-11-25 14:19:01 -04:00
Carlos Ortigoza Dempster
6bc2503996 Adding consul 0.7.0 files 2016-11-25 14:15:00 -04:00
c4996396c6 __user type: fix for FreeBSD 2016-11-22 18:21:03 +01:00
Nico Schottelius
94ca0e577e Merge pull request #495 from 4nd3r/__apt_mark
add __apt_mark
2016-11-07 20:31:26 +01:00
35975582f0 suppress output 2016-11-07 16:55:51 +02:00
b3cf70ae42 remove auto and manual states 2016-11-07 15:51:50 +02:00
45e45016a7 retrieve the mark before with an explorer 2016-11-07 15:45:54 +02:00
6f69cd6a11 fix man 2016-11-07 13:36:27 +02:00
6fd9dac145 add __apt_mark 2016-11-07 11:19:48 +02:00
Darko Poljak
28f2672c2d Update changelog. 2016-11-06 11:27:24 +01:00
Darko Poljak
c25eca6f95 Merge pull request #494 from 4nd3r/master
__package_upgrade_all shouldn't dist-upgrade by default. also add clean.
2016-11-06 11:07:17 +01:00
Darko Poljak
6ce6c7830b Better test for IPv6 address. 2016-11-05 16:38:49 +01:00
4ef057c65d add docs 2016-11-04 10:14:42 +02:00
39c3ac43ec __package_upgrade_all shouldn't dist-upgrade by default. also add clean. 2016-11-04 09:53:00 +02:00
Darko Poljak
5f1d7cf76c Merge pull request #493 from darko-poljak/fix_issue_492
Fix target_host vars in Code.
2016-11-03 17:04:33 +01:00
Darko Poljak
9268062de5 Fix target_host vars in Code. 2016-11-03 13:26:50 +01:00
Darko Poljak
4ddf6557e3 IPv6 fix in gencode scripts. 2016-11-02 13:55:25 +01:00
Darko Poljak
ca9dd7338a Support IPv6 in python code. 2016-11-02 13:35:48 +01:00
Darko Poljak
c293a9b2ce Add missing param. 2016-11-01 08:11:37 +01:00
Darko Poljak
75e85379f6 Order subcommands alphabetically. 2016-10-27 18:34:24 +02:00
Nico Schottelius
42adef0a76 Merge pull request #487 from darko-poljak/install_feature
Install feature
2016-10-18 12:55:04 +02:00
Darko Poljak
93c80c9f4d Remove outdated __cdist_preos. 2016-10-15 19:04:14 +02:00
Darko Poljak
a05ae761a4 man.text -> man.rst 2016-10-14 21:16:28 +02:00