cdist blog update: 3.0.1

This commit is contained in:
Nico Schottelius 2014-01-14 08:47:47 +01:00
parent 5bc5cf0800
commit 035b4f14e9
1 changed files with 15 additions and 0 deletions

View File

@ -0,0 +1,15 @@
[[!meta title="Cdist 3.0.1 released"]]
Here's a short overview about the changes found in version 3.0.1:
* Core: Copy only files, not directories (Steven Armstrong)
* Core: Allow hostnames to start with /
* Type __line: Remove unecessary backslash escape
* Type __directory: Add messaging support (Daniel Heule)
* Type __directory: Do not generate code if mode is 0xxx (Daniel Heule)
* Type __package: Fix typo in optional parameter ptype (Daniel Heule)
* Type __start_on_boot: Fix for SuSE's chkconfig (Daniel Heule)
For more information visit the [[cdist homepage|software/cdist]].
[[!tag cdist config unix]]