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 #27885

Merged
merged 21 commits into from Oct 13, 2015

Conversation

basepi
Copy link
Contributor

@basepi basepi commented Oct 12, 2015

[2015.8] Merge forward from 2015.5 to 2015.8

Conflicts:
    salt/modules/postgres.py
    salt/states/postgres_user.py

jfindlay and others added 20 commits October 6, 2015 14:48
The implicit call to syslog.openlog will already add salt-minion (technically `sys.argv[0]`) to the syslog.syslog call. It's redundant (and not technically correct) to have salt-minion here.

Can also be applied to 2015.8 and develop without issue.

Fixes saltstack#27756
…roups-backport

2015.5 postgres_user groups backport
Also correctly wrap the output of orchestrate with 'data' key

This was put in as a fix for the orchestrate runner in saltstack#25521. However,
we just needed to wrap the return in 'data' to get it to be stripped
automatically. The lack of 'outputter' was causing us to not properly
strip the 'data' further down, and the highstate outputter would
subsequently barf.
…utputter.27831

[2015.5] Fix highstate outputter for jobs.lookup_jid
Detect Manjaro Linux as Arch derivative
Remove redundant text from syslog returner
better check for debian userdel error
return message when local jobs_cache not found
deprecate hash_hostname in favor of hash_known_hosts
Conflicts:
    salt/modules/postgres.py
    salt/states/postgres_user.py
basepi added a commit that referenced this pull request Oct 13, 2015
[2015.8] Merge forward from 2015.5 to 2015.8
@basepi basepi merged commit 722327e into saltstack:2015.8 Oct 13, 2015
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

5 participants