X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/85bd960b218b23411744b080d3f2df4f55fdee27..9802985c84fa828a7a94ac5a7aafbd5b0f6e5a2c:/test/data_bags/web/passwords.json diff --git a/test/data_bags/web/passwords.json b/test/data_bags/web/passwords.json new file mode 100644 index 000000000..ad20fa1a1 --- /dev/null +++ b/test/data_bags/web/passwords.json @@ -0,0 +1,17 @@ +{ + "id": "passwords", + "secret_key_base": "base", + "potlatch2_key": "potlatch2", + "id_key": "id", + "oauth_key": "oauth", + "google_auth_secret": "google", + "facebook_auth_secret": "facebook", + "windowslive_auth_secret": "windowslive", + "github_auth_secret": "github", + "wikipedia_auth_secret": "wikipedia", + "mapquest_key": "mapquest", + "mapzen_valhalla_key": "mapzen-valhalla", + "thunderforest_key": "thunderforest", + "totp_key": "totp", + "aws_key": "aws" +}