31 lines
1.7 KiB
Markdown
31 lines
1.7 KiB
Markdown
[[!meta title="Cdist 4.0.0 released"]]
|
|
|
|
Here's a short overview about the changes found in version 4.0.0:
|
|
|
|
* Core: Fix bug with parallel hosts operation when output path is specifed (Darko Poljak)
|
|
* Type __package_pip: Add support for running as specified user (useful for pip in venv) (Darko Poljak)
|
|
* New type: __pyvenv: Manage python virtualenv (Darko Poljak)
|
|
* Core: Add CDIST_REMOTE_COPY/EXEC env variables and multiplexing options for default scp/ssh (Darko Poljak)
|
|
* Types: Remove bashisms in scripts (Darko Poljak)
|
|
* Core: Fix bug in remote command with environment (Darko Poljak)
|
|
* Core: Fix bug in local code execution (Darko Poljak)
|
|
* Documentation: Fix spelling in manual pages (Dmitry Bogatov)
|
|
* New type: __pacman_conf: Manage pacman.conf (Dominique Roux)
|
|
* New type: __pacman_conf_integrate: cdist compatible pacman.conf (Dominique Roux)
|
|
* Type __consul: Do not install unused package unzip (Steven Armstrong)
|
|
* Type __consul: Add source & cksum for 0.5.2 (Steven Armstrong)
|
|
* Core: Support object ids '.cdist' (Nico Schottelius)
|
|
* Type __apt_norecommends: Also setup autoremove options (Dmitry Bogatov)
|
|
* Type __user_groups: Add NetBSD support (Jonathan A. Kollasch)
|
|
* Type __timezone: Add NetBSD support (Jonathan A. Kollasch)
|
|
* Type __ccollect_source: Add NetBSD support (Jonathan A. Kollasch)
|
|
* Type __directory: Add NetBSD support (Jonathan A. Kollasch)
|
|
* Type __file: Add NetBSD support (Jonathan A. Kollasch)
|
|
* Type __group: Add NetBSD support (Jonathan A. Kollasch)
|
|
* Type __consul: Add new consul versions (Nico Schottelius)
|
|
* Type __apt_ppa: Do not install legacy package python-software-properties (Steven Armstrong)
|
|
|
|
|
|
For more information visit the [[cdist homepage|software/cdist]].
|
|
|
|
[[!tag cdist config unix]]
|