Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[2015.8] Merge forward from 2015.5 to 2015.8 #33877

Merged
merged 15 commits into from
Jun 9, 2016

Conversation

rallytime
Copy link
Contributor

Conflicts:

  • salt/modules/saltutil.py
  • salt/states/archive.py

Rolf Fokkens and others added 15 commits May 29, 2016 16:06
…glance

glance.warn_until shouldn't be checked for a doc string
The network.get_bufsize function requires an interface for arg. In the
example, the argument is missing and the function name is a little bit
off. Add arbitrary 'eth0' for argument and correct the name.
Using an XZ-compressed archive with archive.extracted raises a
tarfile.ReadError exception, as only gzip and bzip2 are supported by
tarfile. This commit catches that exception and attempts to extract
using xz-utils, if present.

It also makes some clarifications and corrections to the documentation.
…d-xz

Support extraction of XZ archives in archive.extracted state
This change did not make it into 2015.5.11, and it is not certain at
this time whether or not we will do a 2015.5.12.
Support syncing pillar modules to masterless minions
Conflicts:
  - salt/modules/saltutil.py
  - salt/states/archive.py
@rallytime rallytime merged commit ef6da0b into saltstack:2015.8 Jun 9, 2016
@rallytime rallytime deleted the merge-2015.8 branch June 9, 2016 14:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants