Merge remote-tracking branch 'telmich/master'

remotes/origin/random_dot_cdist
Steven Armstrong 11 years ago
commit a956583169
  1. 2
      cdist/conf/type/__locale/manifest
  2. 3
      docs/changelog

@ -29,7 +29,7 @@ case "$os" in
# Debian needs a seperate package
__package locales --state present
;;
suse)
archlinux|suse)
:
;;
*)

@ -5,11 +5,12 @@ Changelog
* Exception: No braces means author == Nico Schottelius
3.1.6:
3.1.6: 2014-08-18
* New Type: __ssh_dot_ssh
* Type __package_yum: Support retrieving package via URL
* Type __hostname: Support SuSE and have CentOS use sysconfig value
* Type __locale: Support SuSE
* Type __locale: Support Archlinux
* Type __timezone: Support SuSE
* Type __file: Support MacOS X (Manuel Hutter)
* Type __iptables_apply: Add "reset" to init.d script of iptables

Loading…
Cancel
Save