cdist blog update: 3.1.1

This commit is contained in:
Nico Schottelius 2014-03-26 13:15:36 +01:00
parent 5c92d27942
commit 7454422a02
1 changed files with 17 additions and 0 deletions

View File

@ -0,0 +1,17 @@
[[!meta title="Cdist 3.1.1 released"]]
Here's a short overview about the changes found in version 3.1.1:
* Core: Make __object and __object_id available to code (Daniel Heule)
* New explorer: cpu_cores (Daniel Heule/Thomas Oettli)
* New explorer: cpu_sockets (Daniel Heule/Thomas Oettli)
* New explorer: machine_type (Daniel Heule/Thomas Oettli)
* New explorer: memory (Daniel Heule/Thomas Oettli)
* Type __jail: Fix parameter names in explorer (Jake Guffey)
* Type __line: Ensure permissions are kept (Steven Armstrong)
* Type __link: Do not create link in directory, if link exists (Steven Armstrong)
* Type __package_pkg_openbsd: Improve error handling (og)
For more information visit the [[cdist homepage|software/cdist]].
[[!tag cdist config unix]]