tests(packer): define more common cloud init resources.

This commit is contained in:
Alexandre Pujol 2025-04-27 14:20:22 +02:00
parent 5bfebf6ea5
commit 2bc87f68a8
No known key found for this signature in database
GPG key ID: C5469996F0DF68EC
23 changed files with 311 additions and 434 deletions

View file

@ -0,0 +1,16 @@
#cloud-config
# Core packages for OpenSUSE
core-packages: &core-packages
- apparmor-profiles
- bash-completion
- distribution-release
- git
- go
- golang-packaging
- htop
- make
- rpmbuild
- rsync
- vim