[libvirt-ci PATCH v2 05/13] config: Introduce a new global config.yaml configuration file

Andrea Bolognani abologna at redhat.com
Wed May 13 16:22:47 UTC 2020


On Tue, 2020-05-12 at 16:42 +0200, Erik Skultety wrote:
> Rather than having the configuration options split across multiple files
> (root-password, flavor, gitlab-url, gitlab-runner-token, ...), let's
> consolidate these settings into a global config file.
> 
> The YAML format has been chosen simply because it's the native data
> format in Ansible and thus plays very nicely when accessing variables
> within Ansible playbooks.
> 
> Signed-off-by: Erik Skultety <eskultet at redhat.com>
> ---
>  guests/config.yaml | 25 +++++++++++++++++++++++++
>  1 file changed, 25 insertions(+)
>  create mode 100644 guests/config.yaml

Reviewed-by: Andrea Bolognani <abologna at redhat.com>

-- 
Andrea Bolognani / Red Hat / Virtualization




More information about the libvir-list mailing list