mirror of
https://codeberg.org/scottslowe/learning-tools.git
synced 2026-03-11 09:04:37 +00:00
8 lines
155 B
YAML
8 lines
155 B
YAML
---
|
|
name: "test-01"
|
|
flavor: "m1.small"
|
|
image: "Ubuntu 14.04.3 LTS x64"
|
|
ip_pool: "ext-net-1"
|
|
networks: "test-01"
|
|
keypair: "keypair-name"
|
|
ssh_user: "ubuntu"
|