Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.
Red Hat Satellite engineering is moving the tracking of its product development work on Satellite to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "Satellite project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs will be migrated starting at the end of May. If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "Satellite project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/SAT-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.

Bug 1684695

Summary: [RFE] User control of Capsule sync policy and other traffic from Satellite to capsule
Product: Red Hat Satellite Reporter: Mike McCune <mmccune>
Component: Capsule - ContentAssignee: satellite6-bugs <satellite6-bugs>
Status: CLOSED ERRATA QA Contact: Lukas Pramuk <lpramuk>
Severity: unspecified Docs Contact:
Priority: high    
Version: 6.1.5CC: aperotti, dgross, egolov, vsedmik
Target Milestone: 6.4.3Keywords: FutureFeature, PrioBumpPM
Target Release: Unused   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: tfm-rubygem-katello-3.7.0.51-1 Doc Type: Enhancement
Doc Text:
Story Points: ---
Clone Of: 1660252 Environment:
Last Closed: 2019-04-29 18:15:35 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Comment 2 Lukas Pramuk 2019-04-11 14:13:37 UTC
VERIFIED.

@satellite-6.4.3-1.el7sat.noarch
tfm-rubygem-katello-3.7.0.55-1.el7sat.noarch

by following manual reproducer:

1) Have a Satellite with external Capsule installed

2) Create LFE "Dev"

3) Assign the Capsule to Dev LFE

4) Activate the new setting in Administer -> Settings -> Content -> Sync Capsules after Content View promotion to "No"

5) Sync some repo, publish "Test View" CV out of it and promote to "Dev" LFE

6) Check capsule file storage for "Test View" CV artifacts:

# find /var/lib/pulp -name *Test_View*
<empty result>

>>> CV is not synced automatically to the capsule

7) Deactivate the new setting "Sync Capsules after Content View promotion" to "Yes" (which is default)

8) Sync some repo, publish "Test View 2" CV out of it and promote to "Dev" LFE

9) Check capsule file storage for "Test View 2" CV artifacts:

# find /var/lib/pulp -name *Test_View_2*
/var/lib/pulp/importers/1-Test_View_2-Dev-664a28a9-9818-4582-ae25-5956890b1da9-yum_importer

>>> CV is now synced automatically to the capsule as it was original behavior before the fix

and after auto sync capsule task is performed all artifacts are there:

# find /var -name *Test_View_2*
/var/lib/pulp/published/yum/http/repos/Default_Organization/Dev/Test_View_2
/var/lib/pulp/published/yum/master/yum_distributor/1-Test_View_2-Dev-664a28a9-9818-4582-ae25-5956890b1da9
/var/lib/pulp/published/yum/https/repos/Default_Organization/Dev/Test_View_2
/var/lib/pulp/importers/1-Test_View_2-Dev-664a28a9-9818-4582-ae25-5956890b1da9-yum_importer

Comment 4 errata-xmlrpc 2019-04-29 18:15:35 UTC
Since the problem described in this bug report should be
resolved in a recent advisory, it has been closed with a
resolution of ERRATA.

For information on the advisory, and where to find the updated
files, follow the link below.

If the solution does not work for you, open a new bug report.

https://access.redhat.com/errata/RHBA-2019:0903