Bump forgotten parameters to 8.10

i8.10
Arkady L. Shane 9 months ago
parent f5ec55b245
commit ee1c4c28ce
Signed by: tigro
GPG Key ID: 1EC08A25C9DB2503

@ -102,7 +102,7 @@ createrepo_num_threads = 8
createrepo_num_workers = 4 createrepo_num_workers = 4
createrepo_extra_args = [ createrepo_extra_args = [
'--distro=cpe:/o:ncsd:msvsphere:8,MSVSphere 8', '--distro=cpe:/o:ncsd:msvsphere:8,MSVSphere 8',
'--revision=8.9' '--revision=8.10'
] ]
# CHECKSUMS # CHECKSUMS
@ -121,7 +121,7 @@ lorax_options = [
"*": { "*": {
"noupgrade": False, "noupgrade": False,
"rootfs_size": 3, "rootfs_size": 3,
"version": "8.9" "version": "8.10"
} }
}) })
] ]

@ -102,7 +102,7 @@ createrepo_num_threads = 8
createrepo_num_workers = 4 createrepo_num_workers = 4
createrepo_extra_args = [ createrepo_extra_args = [
'--distro=cpe:/o:ncsd:msvsphere:8,MSVSphere 8', '--distro=cpe:/o:ncsd:msvsphere:8,MSVSphere 8',
'--revision=8.9' '--revision=8.10'
] ]
# CHECKSUMS # CHECKSUMS
@ -121,7 +121,7 @@ lorax_options = [
"*": { "*": {
"noupgrade": False, "noupgrade": False,
"rootfs_size": 3, "rootfs_size": 3,
"version": "8.9" "version": "8.10"
} }
}) })
] ]

Loading…
Cancel
Save