X-Git-Url: https://git.openstreetmap.org./chef.git/blobdiff_plain/9d3b26379cb9a2b55a4e9e8406cc084ed74deead..bb64eef67c1f74156fc71d67df7fe6d2877a3015:/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" }