SHA256
1
0
forked from pool/salt

Accepting request 185561 from devel:languages:python

updated to 0.16.2 (forwarded request 185560 from aboe76)

OBS-URL: https://build.opensuse.org/request/show/185561
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/salt?expand=0&rev=9
This commit is contained in:
Stephan Kulow
2013-08-02 13:41:04 +00:00
committed by Git OBS Bridge
parent a650e88922
commit e1c81cfac3
4 changed files with 25 additions and 4 deletions

View File

@@ -1,3 +1,24 @@
-------------------------------------------------------------------
Fri Aug 2 05:36:08 UTC 2013 - aboe76@gmail.com
- Updated to salt 0.16.2
- gracefully handle lsb_release data when it is enclosed in quotes
- fixed pillar load from master config
- pillar function pillar.item and pillar.items instead of pillar.data
- fixed traceback when pillar sls is malformed
- gracefully handle quoted publish commands
- publich function publish.item and publish.items instead of publish.data
- salt-key usage in minionswarm script fixed
- minion random reauth_delay added to stagger re-auth attempts.
- improved user and group management
- improved file management
- improved package management
- service management custom initscripts support
- module networking hwaddr renamed to be in line with other modules
- fixed traceback in bridge.show
- fixed ssh know_hosts and auth.present output.
for more information: http://docs.saltstack.com/topics/releases/0.16.2.html
-------------------------------------------------------------------
Mon Jul 29 20:11:14 UTC 2013 - aboe76@gmail.com