15 lines
245 B
YAML
15 lines
245 B
YAML
---
|
|
openstack:
|
|
flavor: "as_long_as_image"
|
|
image: "08093b30-8393-42c3-8fb3-c4df56deb967"
|
|
project:
|
|
name: "test_openstack"
|
|
env: "test"
|
|
|
|
ec2:
|
|
flavor: "m1.small"
|
|
image: "ami-63071b0a"
|
|
project:
|
|
name: "test_ec2"
|
|
env: "test"
|