]> git.openstreetmap.org Git - chef.git/blobdiff - test/data_bags/wiki/passwords.json
Use longer dummy passwords for wiki testing
[chef.git] / test / data_bags / wiki / passwords.json
index de5589f7fc4c03c85251dae7e4eeb0310ebf6f26..109e871379590a2bd91618d5d04c992058eb7e8e 100644 (file)
@@ -1,6 +1,6 @@
 {
-  "database": "pw1",
-  "admin": "pw2",
-  "recaptcha": "pw3",
-  "thunderforest": "pw4"
+  "database": "database_password",
+  "admin": "admin_password",
+  "recaptcha": "precaptcha_token",
+  "thunderforest": "thunderforest_token"
 }