]> git.openstreetmap.org Git - chef.git/commitdiff
Add dummy passwords for tilelog tests
authorTom Hughes <tom@compton.nu>
Sat, 3 Jul 2021 23:00:36 +0000 (23:00 +0000)
committerTom Hughes <tom@compton.nu>
Sat, 3 Jul 2021 23:01:08 +0000 (00:01 +0100)
test/data_bags/tilelog/passwords.json [new file with mode: 0644]

diff --git a/test/data_bags/tilelog/passwords.json b/test/data_bags/tilelog/passwords.json
new file mode 100644 (file)
index 0000000..0606029
--- /dev/null
@@ -0,0 +1,4 @@
+{
+  "id": "passwords",
+  "aws_key": "AWS_KEY_VALUE"
+}