Switch to _guard_var templates for timesync rules on Ubuntu 24.04#12903
Conversation
|
Hi @mpurg. Thanks for your PR. I'm waiting for a ComplianceAsCode member to verify that this patch is reasonable to test. If it is, they should reply with Once the patch is verified, the new status will be reflected by the I understand the commands that are listed here. DetailsInstructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. |
The variable is used to select the desired timesync service (systemd-timesync vs chrony) in package/service install/enable rules when using _guard_var templates. Analogous to var_network_filtering_service introduced in ComplianceAsCode#11818
751dfc0 to
13f6dbc
Compare
|
Code Climate has analyzed commit 13f6dbc and detected 0 issues on this pull request. The test coverage on the diff in this pull request is 100.0% (50% is the threshold). This pull request will bring the total coverage in the repository to 61.9% (0.0% change). View more on Code Climate. |
|
All automatus tests (except missing rule package_timesyncd_removed) pass locally in KVM: |
Description:
var_timesync_serviceRationale: