bifrost/tools
Matt Crees a6ce283146 Replace Cirros references with generic descriptors
Often it is beneficial to use the functionality provided by `use_cirros`
and `cirros_deploy_image_upstream_url` to download and test with images
of other OS distributions. This patch changes the variable names to
reflect that use case.

`use_cirros` -> `download_custom_deploy_image`
`cirros_deploy_image_upstream_url` -> `custom_deploy_image_upstream_url`

The functionality of the old variables is retained for backwards
compatability.

Co-Authored-By: Alex Welsh <alex@stackhpc.com>

Change-Id: I8b3a973bd5ef19333af563c170b2a28fbbfb5c76
2023-08-10 11:41:32 +01:00
..
vagrant_dev_env Replace Cirros references with generic descriptors 2023-08-10 11:41:32 +01:00
virsh_dev_env Centralize user documentation 2017-08-11 09:09:22 +00:00
ansible-lint.sh Fix ansible-lint 2023-04-24 09:16:40 +12:00
README.md Add instructions to deploy bifrost on virsh 2016-10-17 17:00:02 +02:00

Tools

This directory contains some tooling for local developer testing, such as vagrant config files or libvirt templates.

These are not intended for production use.