aboutsummaryrefslogtreecommitdiff
path: root/components/users.xml
blob: 08b91a125c65b2b87af5da01508545ff31bf1493 (plain)
1
2
3
4
5
6
<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>