add qemu-guest-agent, htop, netcat and start service agent
This commit is contained in:
parent
e58efdb5ad
commit
08c6e4aee9
@ -11,9 +11,14 @@ initial_package:
|
|||||||
- lsb-release
|
- lsb-release
|
||||||
- cloud-init
|
- cloud-init
|
||||||
- bash-completion
|
- bash-completion
|
||||||
|
- qemu-guest-agent
|
||||||
|
- htop
|
||||||
|
- netcat
|
||||||
|
- traceroute
|
||||||
|
|
||||||
initial_service:
|
initial_service:
|
||||||
- serial-getty@ttyS0.service
|
- serial-getty@ttyS0.service
|
||||||
|
- qemu-guest-agent.service
|
||||||
|
|
||||||
# configure and enable network /etc/network/interface file
|
# configure and enable network /etc/network/interface file
|
||||||
enable_network: true
|
enable_network: true
|
||||||
|
Loading…
Reference in New Issue
Block a user