1
0
mirror of https://pagure.io/fedora-qa/os-autoinst-distri-fedora.git synced 2025-02-16 12:34:32 +00:00

Entrypoints

This commit is contained in:
Lukáš Růžička 2022-06-14 12:14:42 +02:00
parent d7c05b36f0
commit 1bd94fe246

View File

@ -1046,7 +1046,7 @@
"settings": {
"BOOTFROM": "c",
"HDD_1": "rhel.qcow2",
"POSTINSTALL": "desktop_terminal",
"ENTRYPOINT": "desktop_terminal",
"USER_LOGIN": "test",
"USER_PASSWORD": "weakpassword"
}