]> git.openstreetmap.org Git - chef.git/commitdiff
Add apis user to test environment master
authorTom Hughes <tom@compton.nu>
Wed, 25 Feb 2026 18:01:36 +0000 (18:01 +0000)
committerTom Hughes <tom@compton.nu>
Wed, 25 Feb 2026 18:02:02 +0000 (18:02 +0000)
Fixes #836

test/data_bags/accounts/apis.json [new file with mode: 0644]

diff --git a/test/data_bags/accounts/apis.json b/test/data_bags/accounts/apis.json
new file mode 100644 (file)
index 0000000..44d235d
--- /dev/null
@@ -0,0 +1,5 @@
+{
+  "id": "apis",
+  "uid": "505",
+  "comment": "apis.dev.openstreetmap.org"
+}