- 25 Feb, 2020 3 commits
- 23 Feb, 2020 5 commits
-
-
ssrq authored
When connecting over SSH and running /bin/sh, the PATH is missing sbin locations. sysctl is located at /sbin/sysctl on NetBSD.
-
Darko Poljak authored
-
Darko Poljak authored
Refactor __consul_* for use with distribution packages See merge request !837
-
Darko Poljak authored
Add simple __service type See merge request !847
-
Darko Poljak authored
[explorer/init] Support more init systems See merge request !850
-
- 20 Feb, 2020 8 commits
-
-
ssrq authored
-
ssrq authored
-
ssrq authored
-
ssrq authored
-
ssrq authored
-
Nico Schottelius authored
-
Nico Schottelius authored
[cdist]Update os_version for alpine See merge request !849
-
Jin-Guk Kwon authored
-
- 19 Feb, 2020 4 commits
-
-
Darko Poljak authored
-
Darko Poljak authored
__update_alternatives: add state explorer See merge request !848
-
Ander Punnar authored
-
Ander Punnar authored
-
- 17 Feb, 2020 4 commits
- 15 Feb, 2020 12 commits
-
-
Darko Poljak authored
-
Darko Poljak authored
-
Darko Poljak authored
-
Darko Poljak authored
-
Darko Poljak authored
Fix password command synthax in __postgres_role See merge request !845
-
fnux authored
-
Darko Poljak authored
-
Darko Poljak authored
[__systemd_service] new type to manage the state of systemd services See merge request !844
-
Darko Poljak authored
[__cron] Fix cronjob removal if `is` and `should` don't match See merge request !841
-
matze authored
-
matze authored
For more generalisation, the default parameter values are now handled by cdist instead of trying to get a value and use a default if parameter is not given. It handles the default values in a more general way, instead of write one default in (possibly) multiple places. Problem occurred when checking the 'state' parameter, which required to set a default value in two places.
-
matze authored
This only allow following cases: - present - absent else, it will abort with an error message.
-
- 14 Feb, 2020 4 commits
-
-
Darko Poljak authored
-
Darko Poljak authored
__package_apt: update index cache, on installation, when it is older than one day See merge request !842
-
Ander Punnar authored
-
Ander Punnar authored
-