Documentation bug - proxy config

Bug #1677007 reported by Jonathan Rosser
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenStack-Ansible
Fix Released
Low
Jesse Pretorius

Bug Description

- [x] This doc is inaccurate in this way: ______
- [ ] This is a doc addition request.
- [ ] I have a fix to the document that I can paste below including example: input and output.

The example global_environment_variables given in "Basic proxy configuration" does not work correctly and repo containers fail to build.

It is necessary to specify proxy_env_url and no_proxy_env, as those variables are consumed directly elsewhere.

See:

https://github.com/openstack/openstack-ansible/blob/master/etc/openstack_deploy/user_variables.yml#L121

-----------------------------------
Release: 15.0.0.0rc2.dev240 on 2017-03-28 00:16
SHA: a74b741c87a917bbbec8197421943267d6788991
Source: https://git.openstack.org/cgit/openstack/openstack-ansible/tree/deploy-guide/source/app-limited-connectivity.rst
URL: https://docs.openstack.org/project-deploy-guide/openstack-ansible/draft/app-limited-connectivity.html

Tags: docs
Revision history for this message
Jesse Pretorius (jesse-pretorius) wrote :

The proxy_env_url variable is used in the repo_server role for the configuration of the apt-cacher-ng service. I'm not sure why this conflicts though? Do you have any form of error output which shows the issue?

Revision history for this message
Jonathan Rosser (jrosser) wrote : Re: [Bug 1677007] Re: Documentation bug - proxy config

I don't think it's a conflict, more that the existing docs don't tell
you to set proxy_env_url.

On 29/03/2017 11:02, Jesse Pretorius wrote:
> The proxy_env_url variable is used in the repo_server role for the
> configuration of the apt-cacher-ng service. I'm not sure why this
> conflicts though? Do you have any form of error output which shows the
> issue?
>

Changed in openstack-ansible:
assignee: nobody → Jesse Pretorius (jesse-pretorius)
Changed in openstack-ansible:
status: New → Confirmed
importance: Undecided → Low
Revision history for this message
Jesse Pretorius (jesse-pretorius) wrote :

This patch appears to address this issue: https://review.openstack.org/491791

Changed in openstack-ansible:
status: Confirmed → In Progress
Revision history for this message
Jonathan Rosser (jrosser) wrote :

The documentation for proxy setup is now improved.

Changed in openstack-ansible:
status: In Progress → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.