summaryrefslogtreecommitdiff
path: root/openstack.setup
diff options
context:
space:
mode:
authorMichael Drake <michael.drake@codethink.co.uk>2015-09-24 16:52:32 +0100
committerMichael Drake <michael.drake@codethink.co.uk>2015-09-24 16:52:32 +0100
commit0a580c84382710bd9a4c598652c7f07a34df1966 (patch)
treea35b683e08ee81d08cc02826990e6426bbf9e222 /openstack.setup
parent0e71e2df9a753a5724f9d0f1d75670eb13e8aec8 (diff)
downloadciat-tester-0a580c84382710bd9a4c598652c7f07a34df1966.tar.gz
Ugly unfinished mess.
Diffstat (limited to 'openstack.setup')
-rw-r--r--openstack.setup6
1 files changed, 6 insertions, 0 deletions
diff --git a/openstack.setup b/openstack.setup
new file mode 100644
index 0000000..25b489a
--- /dev/null
+++ b/openstack.setup
@@ -0,0 +1,6 @@
+- host: example
+ variables:
+ - OS_USERNAME: user
+ - OS_PASSWORD: password
+ - OS_TENANT_NAME: tennant
+ - OS_AUTH_URL: https://example.net:5000/v2.0