Add Xen guest utilities to ubuntu user-data example

This commit is contained in:
John Jones 2021-12-16 15:25:18 -08:00
parent 7a4a1d0b9b
commit 8b8bd284f5
No known key found for this signature in database
GPG Key ID: C79BB6555D68F225

View File

@ -15,6 +15,8 @@ autoinstall:
# This is the crypted pass of 'ubuntu'
password: "$6$exDY1mhS4KUYCE/2$zmn9ToZwTKLhCw.b4/b.ZRTIZM30JZ4QrOQ2aOXJ8yk96xpcCof0kxKwuX1kqLG/ygbJ1f8wxED22bTL4F46P0"
username: testuser
packages:
- xe-guest-utilities
ssh:
install-server: yes
allow-pw: yes