diff options
| author | Monty Taylor <mordred@inaugust.com> | 2017-11-05 13:24:37 +1100 |
|---|---|---|
| committer | Monty Taylor <mordred@inaugust.com> | 2017-11-05 17:07:06 +1100 |
| commit | 4ac60cf090af9618bd52b4b30cac4ee31b5d5967 (patch) | |
| tree | 7dda33747456c3b806d25c4318bef9b717f8aa3e /src/three-minute-demo/roles/upload-image/defaults | |
| parent | 2f5dfc495113c6dadf66fc7d5d395f90118514ca (diff) | |
Add ansible playbooks for 3 minute multi-cloud demo
Diffstat (limited to 'src/three-minute-demo/roles/upload-image/defaults')
| -rw-r--r-- | src/three-minute-demo/roles/upload-image/defaults/main.yaml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/three-minute-demo/roles/upload-image/defaults/main.yaml b/src/three-minute-demo/roles/upload-image/defaults/main.yaml new file mode 100644 index 0000000..b6283b8 --- /dev/null +++ b/src/three-minute-demo/roles/upload-image/defaults/main.yaml | |||
| @@ -0,0 +1,3 @@ | |||
| 1 | distro: debian | ||
| 2 | image_formats: | ||
| 3 | - qcow2 | ||
