Bug 2126349

Summary: Missing cron job for ACS refresh in /etc/cron.d/katello
Product: Red Hat Satellite Reporter: Gaurav Talreja <gtalreja>
Component: PackagingAssignee: Chris Roberts <chrobert>
Status: CLOSED ERRATA QA Contact: Gaurav Talreja <gtalreja>
Severity: high Docs Contact:
Priority: unspecified    
Version: 6.12.0CC: iballou, pcreech
Target Milestone: 6.13.0Keywords: Triaged
Target Release: Unused   
Hardware: All   
OS: All   
Whiteboard:
Fixed In Version: foreman-3.4.0 Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2023-05-03 13:22: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:

Description Gaurav Talreja 2022-09-13 08:51:28 UTC
Description of problem:


Version-Release number of selected component (if applicable):
Satellite 6.12.0 Snap 10.0

How reproducible:
Always

Steps to Reproduce:
1. # cat /etc/cron.d/katello
2.
3.

Actual results:
Missing cron job for ACS refresh

Expected results:
Cron job to refresh ACS regularly

Additional info:
https://github.com/theforeman/foreman-packaging/pull/8071

Comment 3 Ian Ballou 2022-11-02 18:36:50 UTC
I'm linking in the packaging PR that fixes this so automation can take care of it.  Also moving to the packaging component.

Comment 4 Bryan Kearney 2022-11-02 20:03:35 UTC
Upstream bug assigned to chrobert

Comment 5 Bryan Kearney 2022-11-02 20:03:36 UTC
Moving this bug to POST for triage into Satellite since the upstream issue https://projects.theforeman.org/issues/34898 has been resolved.

Comment 6 Gaurav Talreja 2022-12-13 15:56:04 UTC
Verified

Tested on Satellite 6.13.0 Snap 2.0

Steps:
1. # cat /etc/cron.d/katello
SHELL=/bin/sh
PATH=/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin

# Script for initiating removal of orphaned content
00 22 * * 0	root	foreman-rake katello:delete_orphaned_content RAILS_ENV=production >/dev/null 2>&1

# Script to refresh all alternate content sources
00 18 * * 0     root    foreman-rake katello:refresh_alternate_content_sources >/dev/null 2>&1

Observation:
Cron job exists for ACS refresh which will run every week

Comment 9 errata-xmlrpc 2023-05-03 13:22:03 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 (Important: Satellite 6.13 Release), 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/RHSA-2023:2097