File: README.md

package info (click to toggle)
image-garden 0.4.2-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 564 kB
  • sloc: sh: 515; python: 305; makefile: 189
file content (13 lines) | stat: -rw-r--r-- 404 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
<!--
SPDX-License-Identifier: Apache-2.0
SPDX-FileCopyrightText: Zygmunt Krynicki
-->

# Disk Images

The `.ini` files files define where to get virtual machine disk images.
All the images are processed with the `./rulegen.py` script in the root
of the project.

OpenStack contains a useful reference on how to find many images
[obtain images](https://docs.openstack.org/image-guide/obtain-images.html).