Darko Poljak
c09165d122
Fix spelling
5 years ago
Darko Poljak
0640b02f90
Fix too short title underline
5 years ago
Darko Poljak
9f3747cf3f
Release 6.5.1
5 years ago
Darko Poljak
cda77e5e8a
++changelog
5 years ago
Darko Poljak
7acbc8709b
Merge branch 'postgres-role-password' into 'master'
...
Fix password command synthax in __postgres_role
See merge request ungleich-public/cdist!845
5 years ago
Timothée Floure
a1536933ab
Fix password command synthax in __postgres_role
5 years ago
Darko Poljak
58841fc4bf
++changelog
5 years ago
Darko Poljak
221c3820ca
Merge branch 'type/__systemd_service' into 'master'
...
[__systemd_service] new type to manage the state of systemd services
See merge request ungleich-public/cdist!844
5 years ago
Darko Poljak
b898412faf
Merge branch 'fix/__cron' into 'master'
...
[__cron] Fix cronjob removal if `is` and `should` don't match
See merge request ungleich-public/cdist!841
5 years ago
Matthias Stecher
ef089d1c61
[__systemd_service] new type to manage the state of systemd services
5 years ago
Matthias Stecher
5e6e17b3e5
Moved default parameter values from scripts to cdist parameter handling.
...
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.
5 years ago
Matthias Stecher
a761d4842c
Add check for the state parameter in manifest.
...
This only allow following cases:
- present
- absent
else, it will abort with an error message.
5 years ago
Darko Poljak
48bff66563
++changelog
5 years ago
Darko Poljak
c8dbd0718e
Merge branch '__package_apt_updates_index' into 'master'
...
__package_apt: update index cache, on installation, when it is older than one day
See merge request ungleich-public/cdist!842
5 years ago
Ander Punnar
869a38676f
__package_apt: add comment about package index update
5 years ago
Ander Punnar
1be5a9d316
__package_apt: add note about updating index
5 years ago
Darko Poljak
e5f9d32004
++changelog
5 years ago
Darko Poljak
c4f085e739
Merge branch '__mysql_privileges_fix' into 'master'
...
__mysql_privileges: fix quoting
See merge request ungleich-public/cdist!843
5 years ago
Ander Punnar
f771840178
__mysql_privileges: fix typo
5 years ago
Ander Punnar
b7483d73eb
__mysql_privileges: fix shellcheck
5 years ago
Ander Punnar
710e99f240
__mysql_privileges: fix quoting
5 years ago
Nico Schottelius
bcefeb240c
add note about IPv6, because people ask
5 years ago
Ander Punnar
b3bad9468d
__package_apt: pkgcache.bin may not exist
5 years ago
Ander Punnar
08d5814e2c
__package_apt: update index cache, on installation, when it is older than one day
5 years ago
Darko Poljak
7a5d6d5a7d
++changelog
5 years ago
Darko Poljak
0edda3b528
Merge branch 'no-stat-patch' into 'master'
...
__file/__directory: Patch for systems without stat(1)
See merge request ungleich-public/cdist!839
5 years ago
Darko Poljak
6291352136
Merge branch 'os-release-fallbacks' into 'master'
...
explorer/os_release: Add fallbacks
See merge request ungleich-public/cdist!840
5 years ago
Dennis Camera
984e0dc8c4
[explorer/os_release] Add fallbacks to /usr/lib/os-release and /var/run/os-release
5 years ago
Dennis Camera
3b5433d63a
[__directory] stat explorer patch for systems without stat(1)
...
Some embedded systems (like OpenWrt) do not ship a stat(1) binary.
This workaround parses the output of ls(1) and /etc/passwd, /etc/group to
gather the information needed.
5 years ago
Dennis Camera
e82dd35869
[__file] stat explorer patch for systems without stat(1)
...
Some embedded systems (like OpenWrt) do not ship a stat(1) binary.
This workaround parses the output of ls(1) and /etc/passwd, /etc/group to
gather the information needed.
5 years ago
Nico Schottelius
0f420993e1
++ changelog update
5 years ago
Nico Schottelius
2d8afe0d16
Merge branch 'master' of code.ungleich.ch:ungleich-public/cdist
5 years ago
Nico Schottelius
f3237e5d76
[consul agent] add support for Debian 10
5 years ago
Matthias Stecher
e5d86ffc93
Fix to remove cronjobs when the cronjob expression did not match.
5 years ago
Dennis Camera
4fe2dcba89
[explorer/init] Linux is a mess...
5 years ago
Dennis Camera
de1a421b68
[explorer/init] Support for Darwin and more BusyBox combinations
5 years ago
Darko Poljak
87f30b6053
Update sphinx docs copyright year
5 years ago
Darko Poljak
8f12a4c505
Release 6.5.0
5 years ago
Darko Poljak
4e8ccd9b78
++changelog
5 years ago
Darko Poljak
f7a5ac5f7a
Merge branch '__acl_file_directory_params' into 'master'
...
__acl: add --file and --directory for convenience
See merge request ungleich-public/cdist!836
5 years ago
Ander Punnar
1fbd2fc2bd
__acl: add --file and --directory for convenience
5 years ago
Darko Poljak
5089f9055e
++changelog
5 years ago
Darko Poljak
138a449008
Merge branch '__acl_source_parameter' into 'master'
...
__acl: add --source
See merge request ungleich-public/cdist!835
5 years ago
Ander Punnar
e1ac97b6a5
__acl: add --source
5 years ago
Darko Poljak
45890cc7e4
++changelog
5 years ago
Darko Poljak
ffb3c003ca
Merge branch 'ssrq/cdist-line-patches'
5 years ago
Darko Poljak
e292c9f124
++changelog
5 years ago
Darko Poljak
efdeab61f3
Merge branch '__apt_unattended_upgrades' into 'master'
...
__apt_unattended_upgrades
See merge request ungleich-public/cdist!828
5 years ago
Darko Poljak
a518134bfa
Merge branch 'master' into 'master'
...
__postgres_*: fix forgotten edge cases in delimited identifier escape
See merge request ungleich-public/cdist!833
5 years ago
Ander Punnar
65c5b592a5
__apt_unattended_upgrades: update manual
5 years ago