| |
@@ -4,7 +4,7 @@
|
| |
"image-build": {
|
| |
"format": [("docker", "tar.gz")],
|
| |
"name": "CentOS-8-Container",
|
| |
- "subvariant": "container",
|
| |
+ "subvariant": "container",
|
| |
"version": "8.1.1911",
|
| |
"release": "!RELEASE_FROM_DATE_RESPIN"
|
| |
"target": "image-centos-8",
|
| |
@@ -16,10 +16,10 @@
|
| |
"arches": ["x86_64","ppc64le","aarch64"],
|
| |
"failable": ["ppc64le"],
|
| |
"repo": [
|
| |
- "http://qa.centos.org/centos/8/BaseOS/$arch/os/",
|
| |
- "http://qa.centos.org/centos/8/AppStream/$arch/os/",
|
| |
- ],
|
| |
- "install_tree_from": "http://qa.centos.org/centos/8/BaseOS/$arch/os/",
|
| |
+ "http://qa.centos.org/centos/8/BaseOS/$arch/os/",
|
| |
+ "http://qa.centos.org/centos/8/AppStream/$arch/os/",
|
| |
+ ],
|
| |
+ "install_tree_from": "http://qa.centos.org/centos/8/BaseOS/$arch/os/",
|
| |
},
|
| |
"factory-parameters": {
|
| |
"generate_icicle": False,
|
| |
@@ -31,7 +31,7 @@
|
| |
"image-build": {
|
| |
"format": [("qcow2", "qcow2")],
|
| |
"name": "CentOS-8-GenericCloud",
|
| |
- "subvariant": "generic",
|
| |
+ "subvariant": "generic",
|
| |
"version": "8.1.1911",
|
| |
"release": "!RELEASE_FROM_DATE_RESPIN"
|
| |
"target": "image-centos-8",
|
| |
@@ -42,10 +42,10 @@
|
| |
"disk-size": "8",
|
| |
"arches": ["x86_64","ppc64le","aarch64"],
|
| |
"repo": [
|
| |
- "http://qa.centos.org/centos/8/BaseOS/$arch/os/",
|
| |
- "http://qa.centos.org/centos/8/AppStream/$arch/os/",
|
| |
- ],
|
| |
- "install_tree_from": "http://qa.centos.org/centos/8/BaseOS/$arch/os/",
|
| |
+ "http://qa.centos.org/centos/8/BaseOS/$arch/os/",
|
| |
+ "http://qa.centos.org/centos/8/AppStream/$arch/os/",
|
| |
+ ],
|
| |
+ "install_tree_from": "http://qa.centos.org/centos/8/BaseOS/$arch/os/",
|
| |
},
|
| |
"factory-parameters": {
|
| |
"generate_icicle": False,
|
| |
@@ -55,7 +55,7 @@
|
| |
"image-build": {
|
| |
"format": [("qcow2", "qcow2")],
|
| |
"name": "CentOS-8-ec2",
|
| |
- "subvariant": "ec2",
|
| |
+ "subvariant": "ec2",
|
| |
"version": "8.1.1911",
|
| |
"release": "!RELEASE_FROM_DATE_RESPIN"
|
| |
"target": "image-centos-8",
|
| |
@@ -66,10 +66,10 @@
|
| |
"disk-size": "8",
|
| |
"arches": ["x86_64", "aarch64"],
|
| |
"repo": [
|
| |
- "http://qa.centos.org/centos/8/BaseOS/$arch/os/",
|
| |
- "http://qa.centos.org/centos/8/AppStream/$arch/os/",
|
| |
- ],
|
| |
- "install_tree_from": "http://qa.centos.org/centos/8/BaseOS/$arch/os/",
|
| |
+ "http://qa.centos.org/centos/8/BaseOS/$arch/os/",
|
| |
+ "http://qa.centos.org/centos/8/AppStream/$arch/os/",
|
| |
+ ],
|
| |
+ "install_tree_from": "http://qa.centos.org/centos/8/BaseOS/$arch/os/",
|
| |
},
|
| |
"factory-parameters": {
|
| |
"generate_icicle": False,
|
| |
@@ -79,7 +79,7 @@
|
| |
"image-build": {
|
| |
"format": [("vagrant-libvirt", "vagrant-libvirt.box"),('vagrant-virtualbox','vagrant-virtualbox.box')],
|
| |
"name": "CentOS-8-Vagrant",
|
| |
- "subvariant": "vagrant",
|
| |
+ "subvariant": "vagrant",
|
| |
"version": "8.1.1911",
|
| |
"release": "!RELEASE_FROM_DATE_RESPIN"
|
| |
"target": "image-centos-8",
|
| |
@@ -90,10 +90,10 @@
|
| |
"disk-size": "8",
|
| |
"arches": ["x86_64"],
|
| |
"repo": [
|
| |
- "http://qa.centos.org/centos/8/BaseOS/$arch/os/",
|
| |
- "http://qa.centos.org/centos/8/AppStream/$arch/os/",
|
| |
- ],
|
| |
- "install_tree_from": "http://qa.centos.org/centos/8/BaseOS/$arch/os/",
|
| |
+ "http://qa.centos.org/centos/8/BaseOS/$arch/os/",
|
| |
+ "http://qa.centos.org/centos/8/AppStream/$arch/os/",
|
| |
+ ],
|
| |
+ "install_tree_from": "http://qa.centos.org/centos/8/BaseOS/$arch/os/",
|
| |
"failable": ["ppc64le","aarch64"],
|
| |
},
|
| |
"factory-parameters": {
|
| |
@@ -104,6 +104,6 @@
|
| |
}
|
| |
|
| |
translate_paths = [
|
| |
- ("/mnt/koji", "https://koji.mbox.centos.org/pkgs"),
|
| |
- ("/compose", "http://172.22.0.123/compose"),
|
| |
+ ("/mnt/koji", "https://koji.mbox.centos.org/pkgs"),
|
| |
+ ("/compose", "http://172.22.0.123/compose"),
|
| |
]
|
| |