Bug 1489576

Summary: [DOCS] openshift_logging_public_master_url is not a real variable
Product: OpenShift Container Platform Reporter: Steven Walter <stwalter>
Component: DocumentationAssignee: Vikram Goyal <vigoyal>
Status: CLOSED DUPLICATE QA Contact: Vikram Goyal <vigoyal>
Severity: urgent Docs Contact: Vikram Goyal <vigoyal>
Priority: unspecified    
Version: 3.5.0CC: aos-bugs, jokerman, misalunk, mmccomas
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2017-09-08 06:22:23 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Steven Walter 2017-09-07 19:23:12 UTC
Document URL: 
https://docs.openshift.com/container-platform/3.5/install_config/aggregate_logging.html



Section Number and Name: 
Specifying Logging Ansible Variables

Describe the issue: 

openshift_logging_public_master_url does not actually get read by ansible. The real variable is openshift_logging_master_public_url


See:

https://github.com/openshift/openshift-ansible/search?utf8=%E2%9C%93&q=openshift_logging_public_master_url+does+not+actually+get+read+by+ansible.+The+real+variable+is+openshift_logging_master_public_url&type=

vs

https://github.com/openshift/openshift-ansible/search?utf8=%E2%9C%93&q=openshift_logging_master_public_url&type=

Comment 2 Miheer Salunke 2017-09-08 06:22:23 UTC

*** This bug has been marked as a duplicate of bug 1474169 ***