fedora-kiwi-descriptions/components/users.xml

7 lines
275 B
XML
Raw Normal View History

2023-10-14 19:21:23 +00:00
<image>
<users profiles="Cloud-Azure,Cloud-AmazonEC2,Cloud-GCE,Cloud-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>