]> git.openstreetmap.org Git - chef.git/blob - test/data_bags/community/passwords.json
Add a test for the community cookbook
[chef.git] / test / data_bags / community / passwords.json
1 {
2   "id": "passwords",
3   "database": "database",
4   "oauth2_client_id": "oauth2_client_id",
5   "oauth2_secret": "oauth2_secret",
6   "mail_receiver_api_key": "mail_receiver_api_key"
7 }