tests(packer): update opensuse images.

This commit is contained in:
Alexandre Pujol 2025-09-06 13:22:39 +02:00
parent 7963479dbc
commit d9df02f3f8
No known key found for this signature in database
GPG key ID: C5469996F0DF68EC
4 changed files with 91 additions and 2 deletions

View file

@ -2,6 +2,13 @@
packages: *core-packages
runcmd:
# Replace SELinux by AppArmor in kernel parameters
- sed -i 's/security=selinux selinux=1/apparmor=1 apparmor.debug=1/g' /etc/default/grub
# Regenerate grub.cfg
- grub2-mkconfig -o /boot/grub2/grub.cfg
write_files:
- *shared-directory # Setup shared directory
- *systemd-netword # Network configuration for server