tests(packer): enable apparmor debug in tests image.
This commit is contained in:
parent
8730c09b96
commit
08a6f8fb0b
6 changed files with 20 additions and 8 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue