Bug 1278909

Summary: Error during Content View publish or promote "Action not allowed for the default capsule"
Product: Red Hat Satellite Reporter: Mike McCune <mmccune>
Component: InstallationAssignee: Chris Duryee <cduryee>
Status: CLOSED CURRENTRELEASE QA Contact: Katello QA List <katello-qa-list>
Severity: medium Docs Contact:
Priority: unspecified    
Version: 6.1.4CC: stbenjam, sthirugn
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: 2016-10-13 16:06:16 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:

Description Mike McCune 2015-11-06 17:49:00 UTC
This is caused by the Capsule having the '--pulp-master true' flag passed during installation, which enables the "Pulp" feature enabled on the Capsule.

This feature is for the Satellite only and should never be enabled on a Capsule. We need to block/remove this option from the capsule-installer.


** WORKAROUND **

If the user is experiencing this error message they should 

1) execute on each capsule:

# capsule-installer --pulp-master false

2) Login to the Satellite UI and navigate to Infrastructure -> Capsules

3) Click "Refresh Features" on each Capsule.

Comment 2 Stephen Benjamin 2016-10-13 16:06:16 UTC
Looks to be fixed.