Bug 2036721
Summary: | Satellite is creating the schedule on the wrong day of the week (day+1) | ||
---|---|---|---|
Product: | Red Hat Satellite | Reporter: | alsanche |
Component: | SCAP Plugin | Assignee: | satellite6-bugs <satellite6-bugs> |
Status: | CLOSED ERRATA | QA Contact: | Jameer Pathan <jpathan> |
Severity: | medium | Docs Contact: | |
Priority: | unspecified | ||
Version: | Unspecified | CC: | mhulan, pcreech, rlavi |
Target Milestone: | 6.11.0 | Keywords: | Triaged, UserExperience |
Target Release: | Unused | ||
Hardware: | x86_64 | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | tfm-rubygem-foreman_openscap-5.1.1 | Doc Type: | If docs needed, set a value |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2022-07-05 14:31:28 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
alsanche
2022-01-03 17:17:42 UTC
Moving to ASSIGNED as there is a PR upstream. The redmine associated with that PR is now also attached. upstream PR is merged and released in foreman_openscap.1 gem created tfm-rubygem-foreman_openscap-5.1.1, hopefully it will make it to one of the upcoming snaps Verified: Verified with: - Satellite 6.11 snap 15 - rubygem-foreman_openscap-5.1.1-1.el8sat.noarch Test steps: - Create compliance policy scheduled to run on Wednesday every week. - Assign it to host. - Configure Openscap for the host. Observation: - /etc/cron.d/foreman_scap_client_cron had correct schedule. (Refer https://api.rubyonrails.org/v6.1.4/classes/DateAndTime/Calculations.html) # foreman_scap_client cron job 0 1 * * 3 root /bin/sleep 185; /usr/bin/foreman_scap_client ds 1 2>&1 | logger -t foreman_scap_client 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 (Moderate: Satellite 6.11 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-2022:5498 |