Commit Graph

5296 Commits

Author SHA1 Message Date
Nico Schottelius d9a513e2a4 backport __install_mount from Steven
Signed-off-by: Nico Schottelius <nico@feder.schottelius.org>
2017-06-19 11:06:03 +02:00
Nico Schottelius 174fb3b7c8 backport __install_partition_msdos_apply from Steven
Signed-off-by: Nico Schottelius <nico@feder.schottelius.org>
2017-06-19 11:04:28 +02:00
Nico Schottelius d2694d83a9 backport __install_mkfs from Steven
Signed-off-by: Nico Schottelius <nico@feder.schottelius.org>
2017-06-19 11:03:04 +02:00
Nico Schottelius f70a4acbb9 backport __install_directory from Steven
Signed-off-by: Nico Schottelius <nico@feder.schottelius.org>
2017-06-19 11:01:33 +02:00
Nico Schottelius 19b6dce8da backport __install_partition_msdos from Steven
Signed-off-by: Nico Schottelius <nico@feder.schottelius.org>
2017-06-19 10:58:45 +02:00
Nico Schottelius 7e768cc42a Merge remote-tracking branch 'origin/master' into steven-backport 2017-06-19 10:29:20 +02:00
Nico Schottelius 78511a63a8 Update __install_generate_fstab from Steven
Signed-off-by: Nico Schottelius <nico@feder.schottelius.org>
2017-06-19 10:29:06 +02:00
Darko Poljak 689cac5be5 Release 4.4.4 2017-06-16 12:50:10 +02:00
Darko Poljak 6d8763f721 Update changelog 2017-06-16 10:08:04 +02:00
Darko Poljak ad51d4e0f6 Merge pull request #532 from ungleich/prometheus-fixes
fix missing dependencies in __prometheus_*, __go_get
2017-06-16 10:04:58 +02:00
Nico Schottelius 3693cc9bbb Backport __install_config from Steven
Signed-off-by: Nico Schottelius <nico@feder.schottelius.org>
2017-06-16 07:32:21 +02:00
Nico Schottelius fead1b6010 Backport __install_bootloader_grub from Steven
Signed-off-by: Nico Schottelius <nico@feder.schottelius.org>
2017-06-16 07:13:38 +02:00
Nico Schottelius c93d0ba8a3 Backport __chroot_mount, __chroot_umount and __install variants from Steven 2017-06-16 07:05:41 +02:00
Nico Schottelius e7fa238b2a Fix mkfs.vfat support (no -q) 2017-06-16 05:30:40 +02:00
kamila 5d148a58d2 fix missing dependencies in __prometheus_*, __go_get 2017-06-15 11:13:39 +02:00
Darko Poljak e32f2110ab Document object prepare and object run parallelization. 2017-06-13 22:54:40 +02:00
Darko Poljak e774fc2b2a Merge pull request #507 from darko-poljak/the-good-the-bad-and-the-ugly
The good the bad and the ugly - object prepare/run parallelization
2017-06-13 22:45:09 +02:00
Darko Poljak 8cd2136d8e Release 4.4.3 2017-06-13 18:07:11 +02:00
Darko Poljak 9aeea937c4 Fix spelling. 2017-06-13 18:04:41 +02:00
Darko Poljak e375bd464d Merge remote-tracking branch 'ungleich/master' into the-good-the-bad-and-the-ugly 2017-06-12 13:15:00 +02:00
Darko Poljak 0ec361165d Update changelog. 2017-06-11 14:02:47 +02:00
Darko Poljak d4ec3a709d Update cdist man page copyright. 2017-06-11 14:01:16 +02:00
Darko Poljak b821391f7a Merge pull request #530 from ungleich/grafana_dashboard
new type: __grafana_dashboard
2017-06-11 13:59:17 +02:00
Darko Poljak d6ca077959 Fix cdist man page text. 2017-06-11 13:58:47 +02:00
kamila 4c7327e814 consider de(bi|vu)an version 2017-06-09 18:40:47 +02:00
Nico Schottelius 3a7013d7a1 Merge branch 'master' of github.com:telmich/cdist 2017-06-03 18:16:25 +02:00
Nico Schottelius 91ff80fa6a Add devuan support for __start_on_boot 2017-06-03 18:15:44 +02:00
kamila ba933f1470 Merge branch 'master' into grafana_dashboard 2017-06-02 22:32:08 +02:00
Darko Poljak 4c9863cc54 Update changelog 2017-06-02 17:39:43 +02:00
Darko Poljak 685b14ddf3 Merge pull request #529 from ungleich/prometheus
new types: __prometheus_server, __prometheus_alertmanager
2017-06-02 17:37:54 +02:00
kamila f87cce28d1 new type: __grafana_dashboard 2017-06-02 15:28:52 +02:00
kamila 2272539c16 is it Christmas today? So many new awesome types! 2017-06-01 23:52:23 +02:00
Darko Poljak 8d5e207577 Update changelog 2017-06-01 23:08:25 +02:00
Darko Poljak 3a25fc74b9 Merge pull request #525 from ungleich/daemontools
new type: __daemontools_service
2017-06-01 23:06:12 +02:00
kamila 42bc5e28b9 WHY can't I write a man page? 2017-06-01 23:01:03 +02:00
kamila c16277bb8f manpage dæmons won't stop 2017-06-01 22:55:58 +02:00
kamila 5ac324cd91 sacrifice to the evil manpage demons 2017-06-01 22:26:18 +02:00
kamila d30103e9d2 __daemontools*: add/improve; + add man pages 2017-06-01 17:43:43 +02:00
Darko Poljak 0b37c79bf4 Update changelog 2017-06-01 09:03:42 +02:00
Darko Poljak 9687cb4517 Merge branch 'master' of github.com:ungleich/cdist 2017-06-01 09:01:18 +02:00
Darko Poljak 1545d9f018 Merge pull request #528 from ungleich/consul_improvements
consul: add http check; add new version
2017-06-01 09:00:16 +02:00
kamila 06e1ddcf47 __consul_agent: mention http-check in man page 2017-05-31 18:57:21 +02:00
kamila 5ec8ac90d9 consul: add http check; add new version 2017-05-31 18:21:24 +02:00
Nico Schottelius dc66d954d5 Merge pull request #527 from darko-poljak/shorten-ssh-control-path
Shorten ssh control path.
2017-05-31 15:25:14 +02:00
Darko Poljak 29bebc4af4 Shorten ssh control path.
On macos the path is too long due to long default TMP dir.
2017-05-31 09:55:33 +02:00
kamila cf0ab2a5bd new type: __daemontools_service 2017-05-29 16:23:24 +02:00
Nico Schottelius 1322e85eac A new log file 2017-05-21 20:42:45 +02:00
Nico Schottelius ecc169111c Also update changelog 2017-05-16 12:10:10 +02:00
Nico Schottelius fc9d7af18c Add Devuan support for __sysctl 2017-05-16 12:09:38 +02:00
Darko Poljak 9e1920214e Merge pull request #523 from AnotherKamila/golang-types
New types:
2017-05-05 16:57:18 +02:00