[Libosinfo] [osinfo-db PATCH] centos7: Add images info
Cole Robinson
crobinso at redhat.com
Wed Apr 10 16:41:02 UTC 2019
On 4/10/19 4:54 AM, Fabiano Fidêncio wrote:
> CentOS provides qcow2 iamges for x86_64.
>
> Signed-off-by: Fabiano Fidêncio <fidencio at redhat.com>
> ---
> data/os/centos.org/centos-7.0.xml.in | 4 ++++
> 1 file changed, 4 insertions(+)
>
> diff --git a/data/os/centos.org/centos-7.0.xml.in b/data/os/centos.org/centos-7.0.xml.in
> index 9e38617..e6d7fe8 100644
> --- a/data/os/centos.org/centos-7.0.xml.in
> +++ b/data/os/centos.org/centos-7.0.xml.in
> @@ -61,6 +61,10 @@
> </treeinfo>
> </tree>
>
> + <image arch="x86_64" format="qcow2" cloud-init="true">
> + <url>https://cloud.centos.org/centos/7/images/CentOS-7-x86_64-GenericCloud.qcow2</url>
> + </image>
> +
> <resources arch="all">
> <minimum>
> <n-cpus>1</n-cpus>
>
Reviewed-by: Cole Robinson <crobinso at redhat.com>
- Cole
More information about the Libosinfo
mailing list