tests(packer): update base images content.
This commit is contained in:
parent
89a1714610
commit
e771ef77b8
6 changed files with 150 additions and 84 deletions
|
|
@ -1,41 +1,6 @@
|
|||
#cloud-config
|
||||
|
||||
packages:
|
||||
# Install core packages
|
||||
- apparmor
|
||||
- base-devel
|
||||
- qemu-guest-agent
|
||||
- rng-tools
|
||||
- spice-vdagent
|
||||
|
||||
# Install usefull core packages
|
||||
- bash-completion
|
||||
- git
|
||||
- htop
|
||||
- man
|
||||
- pass
|
||||
- python-notify2
|
||||
- vim
|
||||
- wget
|
||||
|
||||
# Install basic services
|
||||
- networkmanager
|
||||
- cups
|
||||
- cups-pdf
|
||||
- system-config-printer
|
||||
|
||||
# Install Applications
|
||||
- firefox
|
||||
- chromium
|
||||
- terminator
|
||||
|
||||
# Install Graphical Interface
|
||||
- plasma-meta
|
||||
- sddm
|
||||
- ark
|
||||
- dolphin
|
||||
- konsole
|
||||
- okular
|
||||
packages: *kde-packages
|
||||
|
||||
runcmd:
|
||||
# Regenerate grub.cfg
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue