34454593ff
Change-Id: I37a11f198d020067283ca5c154e610f2ff6770c1 Signed-off-by: Doug Hellmann <doug@doughellmann.com>
12 lines
327 B
YAML
12 lines
327 B
YAML
# Resource file for downpour using the instance created in tiny.yml.
|
|
servers:
|
|
- name: downpour-demo-tiny
|
|
# Create the server using a separate key than
|
|
# it was created with in tiny.yml.
|
|
key_name: downpour-demo2
|
|
keypairs:
|
|
- name: downpour-demo
|
|
- name: downpour-demo2
|
|
images:
|
|
- name: cirros-0.3.5-x86_64-disk
|