]> git.openstreetmap.org Git - chef.git/blob - test/data_bags/web/passwords.json
Added Luxembourg 2019 lidar hillshade
[chef.git] / test / data_bags / web / passwords.json
1 {
2   "id": "passwords",
3   "secret_key_base": "base",
4   "potlatch2_key": "potlatch2",
5   "id_key": "id",
6   "oauth_key": "oauth",
7   "google_auth_secret": "google",
8   "facebook_auth_secret": "facebook",
9   "windowslive_auth_secret": "windowslive",
10   "github_auth_secret": "github",
11   "wikipedia_auth_secret": "wikipedia",
12   "mapquest_key": "mapquest",
13   "mapzen_valhalla_key": "mapzen-valhalla",
14   "thunderforest_key": "thunderforest",
15   "totp_key": "totp",
16   "aws_key": "aws"
17 }