Skip to content

apparmor_configured: add packagename override for Debian 13#14776

Open
israel-villar wants to merge 1 commit into
ComplianceAsCode:masterfrom
israel-villar:feat/debian13-apparmor
Open

apparmor_configured: add packagename override for Debian 13#14776
israel-villar wants to merge 1 commit into
ComplianceAsCode:masterfrom
israel-villar:feat/debian13-apparmor

Conversation

@israel-villar
Copy link
Copy Markdown

The service_enabled template needs an explicit packagename@debian13 override to use the correct package name on Debian 13 (same as debian12: apparmor).

Description:

  • Add packagename@debian13: apparmor override to the apparmor_configured
    rule so that the service_enabled template uses the correct package name
    on Debian 13 (the package is named apparmor, same as on Debian 12).

Rationale:

  • Without this override, the template falls back to apparmor-parser (the
    default for SUSE/SLE), which is not the correct package on Debian 13.

Review Hints:

  • One-line change, mirrors the existing packagename@debian12: apparmor.

The service_enabled template needs an explicit packagename@debian13
override to use the correct package name on Debian 13 (same as
debian12: apparmor).

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@openshift-ci openshift-ci Bot added the needs-ok-to-test Used by openshift-ci bot. label Jun 5, 2026
@openshift-ci
Copy link
Copy Markdown

openshift-ci Bot commented Jun 5, 2026

Hi @israel-villar. 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 /ok-to-test on its own line. Until that is done, I will not automatically test new commits in this PR, but the usual testing commands by org members will still work.

Regular contributors should join the org to skip this step.

Once the patch is verified, the new status will be reflected by the ok-to-test label.

I understand the commands that are listed here.

Details

Instructions 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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

needs-ok-to-test Used by openshift-ci bot.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant