X-Git-Url: https://git.openstreetmap.org./chef.git/blobdiff_plain/f90d05d4762f35e75d6955d32b80494ada622c25..c784b570ae5193b222866d410ddd24b90547bed7:/test/data_bags/wiki/passwords.json?ds=inline 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" }