distro/rhel90: use qcow2 compat 1.1 for qcows

There's no reason to use 0.10 since we don't need to support running
this image on RHEL 6 anymore.
See https://bugzilla.redhat.com/show_bug.cgi?id=2008910

Signed-off-by: Ondřej Budai <ondrej@budai.cz>
This commit is contained in:
Ondřej Budai 2021-09-29 16:07:43 +02:00 committed by Ondřej Budai
parent 106e9b3fc2
commit 5ed954bcf5
9 changed files with 9 additions and 9 deletions

View file

@ -1080,7 +1080,7 @@
"filename": "disk.qcow2",
"format": {
"type": "qcow2",
"compat": "0.10"
"compat": "1.1"
}
}
}

View file

@ -1415,7 +1415,7 @@
"filename": "disk.qcow2",
"format": {
"type": "qcow2",
"compat": "0.10"
"compat": "1.1"
}
}
}

View file

@ -1120,7 +1120,7 @@
"filename": "disk.qcow2",
"format": {
"type": "qcow2",
"compat": "0.10"
"compat": "1.1"
}
}
}

View file

@ -1461,7 +1461,7 @@
"filename": "disk.qcow2",
"format": {
"type": "qcow2",
"compat": "0.10"
"compat": "1.1"
}
}
}

View file

@ -1214,7 +1214,7 @@
"filename": "disk.qcow2",
"format": {
"type": "qcow2",
"compat": "0.10"
"compat": "1.1"
}
}
}

View file

@ -1539,7 +1539,7 @@
"filename": "disk.qcow2",
"format": {
"type": "qcow2",
"compat": "0.10"
"compat": "1.1"
}
}
}

View file

@ -1132,7 +1132,7 @@
"filename": "disk.qcow2",
"format": {
"type": "qcow2",
"compat": "0.10"
"compat": "1.1"
}
}
}

View file

@ -1484,7 +1484,7 @@
"filename": "disk.qcow2",
"format": {
"type": "qcow2",
"compat": "0.10"
"compat": "1.1"
}
}
}