tests: add debian/ubuntu based tests images.
Also some cleanup of tests resources.
This commit is contained in:
parent
7c427aaae6
commit
9110a70124
10 changed files with 30 additions and 8 deletions
9
tests/cloud-init/debian13-kde.user-data.yml
Normal file
9
tests/cloud-init/debian13-kde.user-data.yml
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
#cloud-config
|
||||
|
||||
packages: *kde-packages
|
||||
|
||||
runcmd: *debian13-runcmd
|
||||
|
||||
write_files:
|
||||
- *shared-directory # Setup shared directory
|
||||
- *systemd-netword # Network configuration for server
|
||||
Loading…
Add table
Add a link
Reference in a new issue