Revert "Use unified core mode for Silverblue & Kinoite"
Reverted while we investigate an installation failure.
See: https://pagure.io/pungi-fedora/pull-request/1115
This reverts commit c6e3cb1b5b
.
Signed-off-by: Timothée Ravier <tim@siosm.fr>
This commit is contained in:
parent
c6e3cb1b5b
commit
dd54ad9f33
@ -822,7 +822,6 @@ ostree = {
|
|||||||
"^Silverblue$": {
|
"^Silverblue$": {
|
||||||
"version": "!OSTREE_VERSION_FROM_LABEL_DATE_TYPE_RESPIN",
|
"version": "!OSTREE_VERSION_FROM_LABEL_DATE_TYPE_RESPIN",
|
||||||
"force_new_commit": True,
|
"force_new_commit": True,
|
||||||
"unified_core": True,
|
|
||||||
"treefile": "fedora-silverblue.yaml",
|
"treefile": "fedora-silverblue.yaml",
|
||||||
"config_url": "https://pagure.io/workstation-ostree-config.git",
|
"config_url": "https://pagure.io/workstation-ostree-config.git",
|
||||||
"config_branch": "main",
|
"config_branch": "main",
|
||||||
@ -836,7 +835,6 @@ ostree = {
|
|||||||
"^Kinoite$": {
|
"^Kinoite$": {
|
||||||
"version": "!OSTREE_VERSION_FROM_LABEL_DATE_TYPE_RESPIN",
|
"version": "!OSTREE_VERSION_FROM_LABEL_DATE_TYPE_RESPIN",
|
||||||
"force_new_commit": True,
|
"force_new_commit": True,
|
||||||
"unified_core": True,
|
|
||||||
"treefile": "fedora-kinoite.yaml",
|
"treefile": "fedora-kinoite.yaml",
|
||||||
"config_url": "https://pagure.io/workstation-ostree-config.git",
|
"config_url": "https://pagure.io/workstation-ostree-config.git",
|
||||||
"config_branch": "main",
|
"config_branch": "main",
|
||||||
|
Loading…
Reference in New Issue
Block a user