Bug 1328536

Summary: Extra semi-colon on omapi_key definition at 7.9.2. Configuring an External DHCP Service section
Product: Red Hat Satellite Reporter: Javier Ramirez <javier.ramirez>
Component: Docs Install GuideAssignee: Stephen Wadeley <swadeley>
Status: CLOSED WORKSFORME QA Contact: Peter Ondrejka <pondrejk>
Severity: medium Docs Contact:
Priority: medium    
Version: 6.1.8CC: adahms, javier.ramirez, lzap, pdwyer, swadeley
Target Milestone: Unspecified   
Target Release: Unused   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2016-06-27 13:08:28 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 Javier Ramirez 2016-04-19 15:26:42 UTC
Document URL: 
https://access.redhat.com/documentation/en-US/Red_Hat_Satellite/6.1/html/Installation_Guide/sect-Red_Hat_Satellite-Installation_Guide-Red_Hat_Configuring_Satellite_6_with_External_Services.html#sect-Red_Hat_Satellite-Installation_Guide-Configuring_an_External_DHCP_service

Section Number and Name: 
7.9.2. Configuring an External DHCP Service

Describe the issue: 
In the step 3 of the "Procedure 7.10. Configuring the External DHCP Server" the omapi_key definition includes an extra semicolon after the ending curly bracket:

According to my customer:

key omapi_key {
	algorithm HMAC-MD5;
	secret "jNSE5YI3H1A8Oj/tkV4...A2ZOHb6zv315CkNAY7DMYYCj48Umw==";
};   <============ THIS SEMI-COLON CAUSES AN ERROR ===============>


Suggestions for improvement: 

Remove the extra semi-colon

Additional information:

Comment 3 Stephen Wadeley 2016-04-26 16:02:43 UTC
Hello Javier

There is some doubt about this. Can we see an example of the error message?


Thank you

Comment 4 Javier Ramirez 2016-06-27 13:03:52 UTC
(In reply to Stephen Wadeley from comment #3)
> Hello Javier
> 
> There is some doubt about this. Can we see an example of the error message?
> 
> 
> Thank you

Since the customer did not reply on two months, let's close this one.

Comment 5 Stephen Wadeley 2016-06-27 13:08:28 UTC
Thank you, feel free to reopen with a reproducer.