tripleo-common/doc/source/images.rst
Brad P. Crochet 981c084014 Build image files from definitions in yaml
This change introduces a new way of defining image files. Using yaml,
the image file definitions can now be externalized, making updates to
the images being built easier. This will also allow for easier
customization of the images without having to change the actual code.

Change-Id: I321fa12f6a85c6a71cbd6e4e5ed9db3bfa4cb1c7
2016-03-18 11:43:32 -04:00

412 B

Disk images

image/*

YAML file format

disk_images:
  -
     imagename: overcloud-compute
     builder: dib
     arch: amd64
     type: qcow2
     distro: centos7
     elements:
       - overcloud-compute
       - other-element
     packages:
       - vim
     options: