]> git.openstreetmap.org Git - chef.git/blob - test/data_bags/civicrm/passwords.json
Configure cred_keys and sign_keys for civicrm
[chef.git] / test / data_bags / civicrm / passwords.json
1 {
2   "id": "passwords",
3   "database": "database-password",
4   "admin": "admin-password",
5   "site_key": "site_key",
6   "cred_keys": "cred_keys",
7   "sign_keys": "sign_keys",
8   "batch": "batch"
9 }