From: Tom Hughes Date: Sat, 3 Jul 2021 23:00:36 +0000 (+0000) Subject: Add dummy passwords for tilelog tests X-Git-Url: https://git.openstreetmap.org./chef.git/commitdiff_plain/8862928587f661a4b85d6385a5798b1108c00c1b?hp=d00a68c60e8fa644119a3a9d0b8db20b6f64ef94 Add dummy passwords for tilelog tests --- diff --git a/test/data_bags/tilelog/passwords.json b/test/data_bags/tilelog/passwords.json new file mode 100644 index 000000000..060602931 --- /dev/null +++ b/test/data_bags/tilelog/passwords.json @@ -0,0 +1,4 @@ +{ + "id": "passwords", + "aws_key": "AWS_KEY_VALUE" +}