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

Backport/2.7/42456 - Added SSL Support to consul_kv lookup plugin #46466

Merged
merged 2 commits into from
Oct 9, 2018

Conversation

MatrixCrawler
Copy link
Contributor

SUMMARY

Backport the fix for #40877 to stable-2.7 branch.
Added the params scheme, cert and verify to the consul_kv lookup module

ISSUE TYPE
  • Feature Pull Request
COMPONENT NAME

lookup/consul_kv

ANSIBLE VERSION
ansible 2.5.3 (stable-2.5 9d8d1de182) last updated 2018/05/22 09:25:46 (GMT +200)
  config file = /mnt/c/Projekte/ansible/ansible.cfg
  configured module search path = [u'/root/.ansible/plugins/modules', u'/usr/share/ansible/plugins/modules']
  ansible python module location = /opt/ansible/lib/ansible
  executable location = /opt/ansible/bin/ansible
  python version = 2.7.12 (default, Dec  4 2017, 14:50:18) [GCC 5.4.0 20160609]

* implemented lookup_consul_kv
* added missing version_added for consul_url ini section
* added default value for ANSIBLE_CONSUL_CLIENT_CERT and added some more documentation
* removed trailing whitespaces
* fixed indention
* Fixes in Documentation
* removed trailing whitespace
* removed trailing whitespace

(cherry picked from commit bacbd4e)
@ansibot ansibot added affects_2.7 This issue/PR affects Ansible v2.7 backport This PR does not target the devel branch. feature This issue/PR relates to a feature request. needs_triage Needs a first human triage before being processed. support:community This issue/PR relates to code supported by the Ansible community. support:core This issue/PR relates to code supported by the Ansible Engineering Team. labels Oct 4, 2018
@MatrixCrawler MatrixCrawler changed the title Backport/2.7/42456 Backport/2.7/42456 - Added SSL Support to consul_kv lookup plugin Oct 4, 2018
@samdoran samdoran removed the needs_triage Needs a first human triage before being processed. label Oct 4, 2018
@abadger
Copy link
Contributor

abadger commented Oct 9, 2018

The PR adding this support is: #42456

@abadger abadger merged commit 2703be8 into ansible:stable-2.7 Oct 9, 2018
@abadger
Copy link
Contributor

abadger commented Oct 9, 2018

Merged for the 2.7.1 release.

@ansible ansible locked and limited conversation to collaborators Jul 22, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
affects_2.7 This issue/PR affects Ansible v2.7 backport This PR does not target the devel branch. feature This issue/PR relates to a feature request. support:community This issue/PR relates to code supported by the Ansible community. support:core This issue/PR relates to code supported by the Ansible Engineering Team.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants