Bug 1193646

Summary: Remove capsule reference in SAM installer
Product: Red Hat Satellite Reporter: sthirugn <sthirugn>
Component: Subscription Asset Manager (SAM)Assignee: Tom McKay <tomckay>
Status: CLOSED WONTFIX QA Contact: sthirugn <sthirugn>
Severity: high Docs Contact:
Priority: unspecified    
Version: NightlyCC: bbuckingham
Target Milestone: UnspecifiedKeywords: Triaged
Target Release: Unused   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2015-09-03 13:17:48 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:
Bug Depends On:    
Bug Blocks: 1193645    

Description sthirugn@redhat.com 2015-02-17 19:51:21 UTC
Description of problem:
Remove capsule references in SAM installer

Version-Release number of selected component (if applicable):
Nightly on Feb 17, 2015

How reproducible:
Always

Steps to Reproduce:
# Subscribe
yum-config-manager --enable rhel-6-server-optional-rpms
yum-config-manager --enable rhel-6-server-rpms
yum-config-manager --enable rhel-server-rhscl-6-rpms
yum install ruby
git clone https://github.com/Katello/katello-deploy.git
cd katello-deploy
./setup.rb --os rhel6 --sam --koji-repos 

Actual results:

Launching installer with command: sam-installer 

Running shell command: sam-installer 
Installing             Done                                               [100%] [Installing             Done                                               [100%] []
  Success!
  * Katello is running at https://qeblade6.rhq.lab.eng.bos.redhat.com
      Initial credentials are admin / iT4Sadnk6EjDxBYH
  * To install additional capsule on separate machine continue by running:"

      capsule-certs-generate --capsule-fqdn "$CAPSULE" --certs-tar "~/$CAPSULE-certs.tar"

  The full log is at /var/log/sam-installer/sam-installer.log


Expected results:
Remove capsule references in sam installer output (see above)

Additional info:

Comment 3 Tom McKay 2015-09-03 13:17:48 UTC
SAM-6 based on Sat-6 will not be implemented. New plan forthcoming.