tests(packer): enable apparmor debug in tests image.

This commit is contained in:
Alexandre Pujol 2024-10-01 17:49:43 +01:00
parent 8730c09b96
commit 08a6f8fb0b
No known key found for this signature in database
GPG key ID: C5469996F0DF68EC
6 changed files with 20 additions and 8 deletions

View file

@ -2,7 +2,7 @@
defaults:
uefi: true
ram: '6144'
ram: '4096'
cpu: '6'
boxes:
@ -14,6 +14,10 @@ boxes:
box: aa-archlinux-kde
uefi: false
- name: arch-xfce
box: aa-archlinux-xfce
uefi: false
- name: arch-server
box: aa-archlinux-server
uefi: false