add qemu-guest-agent, htop, netcat and start service agent

This commit is contained in:
Antoine 2021-01-24 01:07:58 +01:00
parent e58efdb5ad
commit 08c6e4aee9
Signed by: antoine
GPG Key ID: 098FB66FC0475E70
1 changed files with 5 additions and 0 deletions

View File

@ -11,9 +11,14 @@ initial_package:
- lsb-release
- cloud-init
- bash-completion
- qemu-guest-agent
- htop
- netcat
- traceroute
initial_service:
- serial-getty@ttyS0.service
- qemu-guest-agent.service
# configure and enable network /etc/network/interface file
enable_network: true