aboutsummaryrefslogtreecommitdiff
path: root/components/users.xml
diff options
from:
to:
context:
space:
mode:
authorGravatar Neal Gompa <ngompa@fedoraproject.org> 2023-10-14 15:21:23 -0400
committerGravatar Neal Gompa <ngompa@fedoraproject.org> 2023-10-14 15:21:23 -0400
commit838cd9b2eef8e210a46a51b0cd77dfee5d595635 (patch)
tree0fabc7fe6f90aaedc77d338c62414b4005cf7f29 /components/users.xml
parent14e2f2a0e1b4cca43e00d4f354be04378e1e78b0 (diff)
downloadkiwi-descriptions-838cd9b2eef8e210a46a51b0cd77dfee5d595635.tar.gz
kiwi-descriptions-838cd9b2eef8e210a46a51b0cd77dfee5d595635.zip
Initial import of descriptions
Diffstat (limited to 'components/users.xml')
-rw-r--r--components/users.xml6
1 files changed, 6 insertions, 0 deletions
diff --git a/components/users.xml b/components/users.xml
new file mode 100644
index 0000000..08b91a1
--- /dev/null
+++ b/components/users.xml
@@ -0,0 +1,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>