Bug 1504280

Summary: [RFE] [6.3] capsule scenario option --capsule-certs-tar is now --foreman-proxy-content-certs-tar
Product: Red Hat Satellite Reporter: Lukas Pramuk <lpramuk>
Component: Docs Upgrading and Updating Red Hat SatelliteAssignee: Stephen Wadeley <swadeley>
Status: CLOSED NEXTRELEASE QA Contact: Melanie Corr <mcorr>
Severity: medium Docs Contact:
Priority: medium    
Version: 6.3.0CC: adahms
Target Milestone: UnspecifiedKeywords: FutureFeature
Target Release: Unused   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2017-11-08 13:04:55 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: 1454572    

Description Lukas Pramuk 2017-10-19 20:52:01 UTC
Document URL: 
https://doc-stage.usersys.redhat.com/documentation/en-us/red_hat_satellite/6.3-beta/html-single/upgrade_guide/

Section Number and Name: 
1.4. Upgrading Capsule Servers - Step 11.

# satellite-installer --scenario capsule --upgrade \
--capsule-certs-tar mycapsule.example.com-certs.tar

Describe the issue: 
Apparently, capsule scenario option --capsule-certs-tar is now --foreman-proxy-content-certs-tar

Comment 1 Lukas Pramuk 2017-10-19 20:57:50 UTC
Also 

https://doc-stage.usersys.redhat.com/documentation/en-us/red_hat_satellite/6.3-beta/html-single/installation_guide/

4.6.1. Configuring Capsule Server with a Default Server Certificate - Step 4.

# satellite-installer --scenario capsule \
--capsule-parent-fqdn "satellite.example.com" \
--foreman-proxy-register-in-foreman "true" \
--foreman-proxy-foreman-base-url "https://satellite.example.com" \
--foreman-proxy-trusted-hosts "satellite.example.com" \
--foreman-proxy-trusted-hosts "mycapsule.example.com" \
--foreman-proxy-oauth-consumer-key "UVrAZfMaCfBiiWejoUVLYCZHT2xhzuFV" \
--foreman-proxy-oauth-consumer-secret \
"ZhH8p7M577ttNU3WmUGWASag3JeXKgUX" \
--capsule-pulp-oauth-secret "TPk42MYZ42nAE3rZvyLBh7Lxob3nEUi8" \
--capsule-certs-tar "~/mycapsule.example.com-certs.tar"   <<< BAD

But this occurence is not so severe as the one in Upgrade Guide since this command is usually proposed by capsule-certs-generate in Step 1.

Comment 2 Andrew Dahms 2017-10-24 11:13:26 UTC
Assigning to Stephen for review.

Stephen - some feedback items for the Capsule Server upgrade section.

Comment 13 Andrew Dahms 2018-01-16 00:17:23 UTC
Updating the doc type.