summaryrefslogtreecommitdiffstats
path: root/test/lib/ansible_test/config/cloud-config-scaleway.ini.template
diff options
context:
space:
mode:
Diffstat (limited to 'test/lib/ansible_test/config/cloud-config-scaleway.ini.template')
-rw-r--r--test/lib/ansible_test/config/cloud-config-scaleway.ini.template13
1 files changed, 13 insertions, 0 deletions
diff --git a/test/lib/ansible_test/config/cloud-config-scaleway.ini.template b/test/lib/ansible_test/config/cloud-config-scaleway.ini.template
new file mode 100644
index 0000000..f10419e
--- /dev/null
+++ b/test/lib/ansible_test/config/cloud-config-scaleway.ini.template
@@ -0,0 +1,13 @@
+# This is the configuration template for ansible-test Scaleway integration tests.
+#
+# You do not need this template if you are:
+#
+# 1) Running integration tests without using ansible-test.
+#
+# If you want to test against the Vultr public API,
+# fill in the values below and save this file without the .template extension.
+# This will cause ansible-test to use the given configuration.
+
+[default]
+key = @KEY
+org = @ORG