Bug 998699 - command error in 5.8.6.2. Creating an SSL Certificate
Summary: command error in 5.8.6.2. Creating an SSL Certificate
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: OpenShift Container Platform
Classification: Red Hat
Component: Documentation
Version: 1.2.0
Hardware: Unspecified
OS: Unspecified
unspecified
low
Target Milestone: ---
: ---
Assignee: Alex Dellapenta
QA Contact: ecs-bugs
URL:
Whiteboard:
: 1020030 (view as bug list)
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-08-19 19:51 UTC by Doug Toppin
Modified: 2017-03-08 17:35 UTC (History)
7 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2013-09-13 20:33:56 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description Doug Toppin 2013-08-19 19:51:50 UTC
Description of problem:
The restart command at the end of section "5.8.6.2. Creating an SSL Certificate" should be 'service httpd restart' (currently says 'service restart httpd').

I also noticed that here and there the shell prompt is '$' (user shell) and most of the other places it is '#' (root shell).

Version-Release number of selected component (if applicable):
1.2

How reproducible:


Steps to Reproduce:
1.
2.
3.

Actual results:


Expected results:


Additional info:

Comment 2 Andrew Spurrier 2013-08-23 01:41:36 UTC
Section 6.8.6.1 Creating a Matching Certificate covers the same procedure a second time and gets the web server restart command correct.

I wonder if both sections are required and it looks a little disjointed reading them one after the other.

6.8.6.1 has a "Note" referring to the function "configure_wildcard_ssl_cert_on_node" in the kickstart script.  Unless I got the wrong kickstart script, that function does not exist.

I mention this as it is the 3rd way this document offers to achieve the same thing.

Comment 3 Miciah Dashiel Butler Masters 2013-08-23 01:47:35 UTC
The configure_wildcard_ssl_cert_on_node function is in the kickstart script to which the Deployment Guide links; see line 1719 in https://raw.github.com/openshift/openshift-extras/enterprise-1.2/enterprise/install-scripts/openshift.ks

Comment 4 Andrew Spurrier 2013-08-23 02:04:46 UTC
Excellent a much enhanced kickstart, at least longer!  
I had version 1.1 of the document and its associated kickstart.  
The URL to the kickstart file indicates the version bump.

The URL to either of the following failed to give me an indication of a version bump.  Also the "Cover Page" and "Page Header" just indicate version "1".

https://access.redhat.com/site/documentation/OpenShift_Enterprise/
https://access.redhat.com/site/documentation/en-US/OpenShift_Enterprise/1/pdf/Deployment_Guide/OpenShift_Enterprise-1-Deployment_Guide-en-US.pdf


Section 5.8.6.2 still has the "service restart httpd" bug instead of "service httpd restart".

Comment 7 Alex Dellapenta 2013-10-16 20:22:52 UTC
This has been fixed for the next release of the OpenShift Enterprise Deployment Guide.

Comment 8 Alex Dellapenta 2013-10-16 20:25:25 UTC
*** Bug 1020030 has been marked as a duplicate of this bug. ***


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