add qemu guest agent for taking snapshots
This commit is contained in:
parent
3ab58714d6
commit
9c197cec54
2 changed files with 8 additions and 0 deletions
|
@ -2,5 +2,6 @@ apt_install_packages:
|
|||
- postgresql
|
||||
- python3-psycopg2
|
||||
- nfs-kernel-server
|
||||
- qemu-guest-agent
|
||||
|
||||
nfs_exports: []
|
||||
|
|
Reference in a new issue