Bug 1571152 - Logging deployment fails due to extra ')' in openshift_logging_master_public_url
Summary: Logging deployment fails due to extra ')' in openshift_logging_master_public_url
Keywords:
Status: CLOSED DUPLICATE of bug 1571118
Alias: None
Product: OpenShift Container Platform
Classification: Red Hat
Component: Installer
Version: 3.10.0
Hardware: Unspecified
OS: Unspecified
medium
medium
Target Milestone: ---
: ---
Assignee: Michael Gugino
QA Contact: Johnny Liu
URL:
Whiteboard: aos-scalability-310
Depends On: 1571118
Blocks:
TreeView+ depends on / blocked
 
Reported: 2018-04-24 08:06 UTC by Jiří Mencák
Modified: 2018-04-24 08:47 UTC (History)
4 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2018-04-24 08:47:44 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description Jiří Mencák 2018-04-24 08:06:15 UTC
Description of problem:

Logging deployment fails due to extra ')' in openshift_logging_master_public_url

Version-Release number of the following components:
openshift-ansible-3.10.0-0.28.0-2-g826bcf297

How reproducible:
100%

Steps to Reproduce:
1. Try to install logging stack

Actual results:
fatal: [master-0.scale-ci.example.com]: FAILED! => {"changed": false, "msg": "AnsibleError: {{ openshift_logging_master_public_url }}: {{ 'https://' + openshift_master_cluster_public_hostname
 | default(openshift.common.public_hostname) + ':' ~ openshift_master_api_port) }}: template error while templating string: unexpected ')'. String: {{ 'https://' + openshift_master_cluster_public_hostname | default(openshift.common.public_hostname) + ':' ~ openshift_master_api_port) }}"}

Expected results:
Successful logging stack install

Comment 1 Anping Li 2018-04-24 08:47:44 UTC

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


Note You need to log in before you can comment on or make changes to this bug.