Bug 1323964

Summary: two dots in the link
Product: OpenShift Container Platform Reporter: Anping Li <anli>
Component: Cluster Version OperatorAssignee: Scott Dodson <sdodson>
Status: CLOSED WONTFIX QA Contact: Anping Li <anli>
Severity: low Docs Contact:
Priority: medium    
Version: 3.2.0CC: aos-bugs, jokerman, mmccomas
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2017-08-24 20:49:57 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:

Description Anping Li 2016-04-05 08:14:47 UTC
Description of problem:
An extra dot was in  https://docs.openshift..com/enterprise/3.1/install_config/upgrading/pacemaker_to_native_ha.html
, which make this link invalid.

Version-Release number of selected component (if applicable):
openshift/openshift-ansible: Pull Request 1700


How reproducible:
always

Steps to Reproduce:
1. install pacemaker ose 3.1
2. upgrade to ose3.2
3. check the result

Actual results:

TASK: [fail ] ***************************************************************** 
<ha1-master1.example.com> ESTABLISH CONNECTION FOR USER: root
failed: [ha1-master1.example.com] => {"failed": true}
msg: This upgrade does not support Pacemaker: https://docs.openshift..com/enterprise/3.1/install_config/upgrading/pacemaker_to_native_ha.html

FATAL: all hosts have already failed -- aborting

Expected results:


Additional info: