[Libosinfo] [osinfo-db PATCH] centos7: Add images info
Fabiano Fidêncio
fidencio at redhat.com
Wed Apr 10 09:17:43 UTC 2019
On Wed, Apr 10, 2019 at 10:54 AM Fabiano Fidêncio <fidencio at redhat.com> wrote:
>
> CentOS provides qcow2 iamges for x86_64.
s/iamges/images
>
> 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>
> --
> 2.20.1
>
More information about the Libosinfo
mailing list