Add Xen guest utilities to ubuntu user-data example
This commit is contained in:
parent
7a4a1d0b9b
commit
8b8bd284f5
@ -15,6 +15,8 @@ autoinstall:
|
|||||||
# This is the crypted pass of 'ubuntu'
|
# This is the crypted pass of 'ubuntu'
|
||||||
password: "$6$exDY1mhS4KUYCE/2$zmn9ToZwTKLhCw.b4/b.ZRTIZM30JZ4QrOQ2aOXJ8yk96xpcCof0kxKwuX1kqLG/ygbJ1f8wxED22bTL4F46P0"
|
password: "$6$exDY1mhS4KUYCE/2$zmn9ToZwTKLhCw.b4/b.ZRTIZM30JZ4QrOQ2aOXJ8yk96xpcCof0kxKwuX1kqLG/ygbJ1f8wxED22bTL4F46P0"
|
||||||
username: testuser
|
username: testuser
|
||||||
|
packages:
|
||||||
|
- xe-guest-utilities
|
||||||
ssh:
|
ssh:
|
||||||
install-server: yes
|
install-server: yes
|
||||||
allow-pw: yes
|
allow-pw: yes
|
||||||
|
Loading…
Reference in New Issue
Block a user