
Add the cirros image to the demo. It will be downloaded, but not uploaded because it's a public image. Change-Id: I28555bbe3d93b1b9786f03d99a5263cd6a705233 Signed-off-by: Doug Hellmann <doug@doughellmann.com>
7 lines
183 B
YAML
7 lines
183 B
YAML
# Resource file for downpour using the instance created in tiny.yml.
|
|
servers:
|
|
- name: downpour-demo-tiny
|
|
keypairs:
|
|
- name: downpour-demo
|
|
images:
|
|
- name: cirros-0.3.5-x86_64-disk |