release: | 2013-08-01 |
---|
Version 0.16.2 is a bugfix release for 0.16.0, and contains a number of fixes.
virtual
grain on OpenVZ hardware nodeslsb_distrib_
instead of simply lsb_
.
The old naming is not preserved, so SLS may be affected.pillar.item
and
pillar.items
added for parity with
grains.item
/grains.items
. The old function pillar.data
is preserved
for backwards compatibility.publish.publish
, publish.full_data
(issue 5959)publish.publish
(issue 5928)salt-call
(issue 5956)random_reauth_delay
to stagger
re-auth attempts when the minion is waiting for the master to approve its
public key. This helps prevent SYN flooding in larger environments.unique
option for user.present
states in FreeBSDgroup.present
state attempts to use a gid in use by another
groupuser.present
state to set the password hash to the system
default (i.e. an unset password)group.present
states with
the same group (issue 6439)/tmp
is in file_roots
(issue 6118)pkg.latest
statesstate.sls
/state.highstate
service.running
states when the service fails to start
(issue 5894)network.hw_addr
to match network.ip_addrs
and network.ip_addrs6
. All three functions also now work without
the underscore in the name, as well.bridge.show
when
interface is not present (issue 6326)ssh_known_hosts.present
statesssh_auth.present
states are run with test=True
, when
rsa/dss is used for the enc
param instead of ssh-rsa/ssh-dss
(issue 5374)-f
lines in pip freeze outputeditable
argument in pip.installed
states (issue 6025)runas
parameter in execution function calls, in favor of
user
mysql_user.present
states to
set a passwordless login (issue 5550)mysql.processlist
is run (issue 6297)postgres.user_list
(issue 6352)alternatives.install
states
for which the target is a symlink (issue 6162)cmd.script
statescp.get_dir
to return more
directories than expected (issue 6048)supervisord.running
states are run with test=True
(issue 6053)img.mount_image
tomcat.deploy_war
in Windowsselinux.boolean
states (issue 5912)extfs.mkfs
and
extfs.tune
(issue 6462)module.run
state
where the m_name
and m_fun
arguments were being ignored (issue 6464)