Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.

Bug 902515

Summary: SAM Documentation Error: 'host' should be updated to' localhost'
Product: [Retired] Subscription Asset Manager Reporter: sthirugn <sthirugn>
Component: DocumentationAssignee: Deon Ballard <dlackey>
Status: CLOSED WORKSFORME QA Contact: Katello Bug Bin <katello-bugs>
Severity: medium Docs Contact:
Priority: unspecified    
Version: 1.2CC: mmccune, omaciel
Target Milestone: rcKeywords: Triaged
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2013-03-28 21:36:03 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:
Attachments:
Description Flags
SAM Documentation screenshot none

Description sthirugn@redhat.com 2013-01-21 20:30:35 UTC
Created attachment 684634 [details]
SAM Documentation screenshot

Description of problem:
https://access.redhat.com/knowledge/docs/en-US/Red_Hat_Subscription_Asset_Manager/1.2/html/Installation_Guide/sect-Installation_Guide-Administration-Upgrading_Subscription_Asset_Manager.html
In this url, step 2.b should be changed from 
# curl host:9200/_flush
to 
# curl localhost:9200/_flush


Version-Release number of selected component (if applicable):
N/A

How reproducible:
All Times

Steps to Reproduce:
N/A
  
Actual results:
# curl host:9200/_flush

Expected results:
# curl localhost:9200/_flush

Additional info:
Reference: https://fedorahosted.org/katello/wiki/Upgrade11to12

Comment 1 Deon Ballard 2013-03-28 21:36:03 UTC
I don't know when this was fixed, but it is correct in the current 1.2.1 version. Closing.