asahi-kiwi-descriptions/components/users.xml

7 lines
244 B
XML
Raw Normal View History

2022-09-17 12:16:13 +00:00
<image>
<users profiles="Azure,AWSEC2,OpenStack,LiveInstall">
<!-- The password here does not matter, it will be erased in config.sh -->
<user name="root" groups="root" password="linux" home="/root" pwdformat="plain" />
</users>
</image>