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

[develop] Merge forward from 2016.3 to develop #34052

Merged
merged 30 commits into from
Jun 16, 2016

Conversation

rallytime
Copy link
Contributor

Conflicts:

  • salt/modules/win_pkg.py
  • salt/states/disk.py

Adam Mendlik and others added 30 commits June 9, 2016 07:10
Because the hook is run as the user performing the push,
salt-call will typically fail. This documentation change
uses sudo for salt-call, and provides a sudo policy that
permits any user to run the post-recieve hook.
…ation attributes 'return_config' and 'return_kwargs'.

They are specified as 'return_config' and 'return_kwargs' in the documentation, and those are the member names used elsewhere in the code base. However, this code previously referenced 'returner_kwargs' and 'returner_config', so returners from scheduled jobs were not appropriately called in situations in which configuration parameters to override default minion config needed to be provided to the schedule module.

Resolves issue saltstack#33868 (saltstack#33868).
- Removed the GetConnection call as all this does is cause connections that are connected with the overrides for "CERTIFICATE_VERIFY_FAILED" to not be able to connect the 2nd time the si is fetched
Add base argument to salt-ssh grains wrapper for filter_by func
* Initial debugging

* Replace the old child jid tracking with psutil investigation of children

* Remove debugging
…ule-returner-config

utils/schedule.py:handle_func() - Fix for accessing returner configur…
[2016.3] Merge forward from 2015.8 to 2016.3
Removes the "Full list of builtin ..." from each module reference list, leaving just the module type for scanability.

Refs saltstack#12470
Refs saltstack#10206
Refs saltstack#10480
Refs saltstack#23522
Refs saltstack#33023
Call `sys.exit()` instead of `exit()`
Document sudo policy for gitfs post-recieve hook
Understanding Jinja topic, Jinja doc issues.
…tgres_privileges-doc-priv-list

`states.postgres_privileges` expects a real list, not a comma-separated string
Clean up installation instructions
code-block type updates
Add link to jinja tutorial
Updated latest release to 2016.3.1
[2016.3] Merge forward from 2015.8 to 2016.3
Conflicts:
  - salt/modules/win_pkg.py
  - salt/states/disk.py
@rallytime rallytime merged commit 03955dc into saltstack:develop Jun 16, 2016
@rallytime rallytime deleted the merge-forward-develop branch June 16, 2016 15:10
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

9 participants