Revert "Revert "comment out ostree for now""
This reverts commit 6454e6a133
.
This commit is contained in:
parent
6454e6a133
commit
befd761123
20
fedora.conf
20
fedora.conf
@ -558,16 +558,16 @@ live_images = [
|
|||||||
}),
|
}),
|
||||||
]
|
]
|
||||||
|
|
||||||
ostree = [
|
#ostree = [
|
||||||
("^Atomic$", {
|
# ("^Atomic$", {
|
||||||
"x86_64": {
|
# "x86_64": {
|
||||||
"treefile": "fedora-atomic-docker-host.json",
|
# "treefile": "fedora-atomic-docker-host.json",
|
||||||
"config_url": "https://pagure.io/fedora-atomic.git",
|
# "config_url": "https://pagure.io/fedora-atomic.git",
|
||||||
"source_repo_from": "Everything",
|
# "source_repo_from": "Everything",
|
||||||
"atomic_repo": "/mnt/koji/compose/atomic/rawhide/"
|
# "atomic_repo": "/mnt/koji/compose/atomic/rawhide/"
|
||||||
}
|
# }
|
||||||
})
|
# })
|
||||||
]
|
#]
|
||||||
|
|
||||||
atomic = [
|
atomic = [
|
||||||
("^Atomic$", {
|
("^Atomic$", {
|
||||||
|
Loading…
Reference in New Issue
Block a user