test: improve VM image creation.
This commit is contained in:
parent
62cb1d9b96
commit
537e34739d
7 changed files with 19 additions and 6 deletions
4
tests/packer/src/aa-log-clean
Normal file
4
tests/packer/src/aa-log-clean
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
#!/usr/bin/env bash
|
||||
set -eu
|
||||
rm -rf /var/log/audit/*
|
||||
touch /var/log/audit/audit.log
|
||||
Loading…
Add table
Add a link
Reference in a new issue