X-Git-Url: https://git.openstreetmap.org./chef.git/blobdiff_plain/9d3b26379cb9a2b55a4e9e8406cc084ed74deead..7adf71073b42b3d62a55fc2b25bca186cec41705:/test/data_bags/wiki/passwords.json diff --git a/test/data_bags/wiki/passwords.json b/test/data_bags/wiki/passwords.json index de5589f7f..961e60f96 100644 --- a/test/data_bags/wiki/passwords.json +++ b/test/data_bags/wiki/passwords.json @@ -1,6 +1,6 @@ { - "database": "pw1", - "admin": "pw2", - "recaptcha": "pw3", - "thunderforest": "pw4" + "database": "database_password", + "admin": "admin_password", + "hcaptcha": "precaptcha_token", + "thunderforest": "thunderforest_token" }