ostree use f39 branch for config
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
parent
fca2c29c35
commit
4efe7512cd
@ -724,7 +724,7 @@ ostree = {
|
||||
"unified_core": True,
|
||||
"treefile": "fedora-silverblue.yaml",
|
||||
"config_url": "https://pagure.io/workstation-ostree-config.git",
|
||||
"config_branch": "main",
|
||||
"config_branch": "f39",
|
||||
"repo": "Everything",
|
||||
"tag_ref": False,
|
||||
"ostree_repo": "/mnt/koji/compose/ostree/repo/",
|
||||
@ -739,7 +739,7 @@ ostree = {
|
||||
"unified_core": True,
|
||||
"treefile": "fedora-kinoite.yaml",
|
||||
"config_url": "https://pagure.io/workstation-ostree-config.git",
|
||||
"config_branch": "main",
|
||||
"config_branch": "f39",
|
||||
"repo": "Everything",
|
||||
"tag_ref": False,
|
||||
"ostree_repo": "/mnt/koji/compose/ostree/repo/",
|
||||
@ -754,7 +754,7 @@ ostree = {
|
||||
"unified_core": True,
|
||||
"treefile": "fedora-sericea.yaml",
|
||||
"config_url": "https://pagure.io/workstation-ostree-config.git",
|
||||
"config_branch": "main",
|
||||
"config_branch": "f39",
|
||||
"repo": "Everything",
|
||||
"tag_ref": False,
|
||||
"ostree_repo": "/mnt/koji/compose/ostree/repo/",
|
||||
@ -769,7 +769,7 @@ ostree = {
|
||||
"unified_core": True,
|
||||
"treefile": "fedora-onyx.yaml",
|
||||
"config_url": "https://pagure.io/workstation-ostree-config.git",
|
||||
"config_branch": "main",
|
||||
"config_branch": "f39",
|
||||
"repo": "Everything",
|
||||
"tag_ref": False,
|
||||
"ostree_repo": "/mnt/koji/compose/ostree/repo/",
|
||||
|
Loading…
Reference in New Issue
Block a user