summaryrefslogtreecommitdiff
path: root/src/three-minute-demo/prep.yaml
diff options
context:
space:
mode:
authorMonty Taylor <mordred@inaugust.com>2017-11-05 13:24:37 +1100
committerMonty Taylor <mordred@inaugust.com>2017-11-05 17:07:06 +1100
commit4ac60cf090af9618bd52b4b30cac4ee31b5d5967 (patch)
tree7dda33747456c3b806d25c4318bef9b717f8aa3e /src/three-minute-demo/prep.yaml
parent2f5dfc495113c6dadf66fc7d5d395f90118514ca (diff)
Add ansible playbooks for 3 minute multi-cloud demo
Diffstat (limited to 'src/three-minute-demo/prep.yaml')
-rw-r--r--src/three-minute-demo/prep.yaml6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/three-minute-demo/prep.yaml b/src/three-minute-demo/prep.yaml
new file mode 100644
index 0000000..412bfd4
--- /dev/null
+++ b/src/three-minute-demo/prep.yaml
@@ -0,0 +1,6 @@
1- hosts: localhost
2 gather_facts: false
3 roles:
4 - get-cloud-config
5 - build-image
6 - upload-image