blob: cd8478c5ca340c942be6f9fba9d1bb81e22f9913 [file] [log] [blame]
Michael Lando451a3402017-02-19 10:28:42 +02001{
2 "name": "cassandra-actions",
3 "description": "cassandra-actions",
4 "json_class": "Chef::Role",
5 "default_attributes": {
6
7 },
8 "override_attributes": {
9
10 },
11 "chef_type": "role",
12 "run_list": [
Yuli Shlosberg0875ce02018-01-25 13:53:36 +020013 "recipe[cassandra-actions::02-changeCSpass]",
14 "recipe[cassandra-actions::03-prepareProbeFile]"
Michael Lando451a3402017-02-19 10:28:42 +020015 ],
16
17 "env_run_lists": {
18
19 }
20}
21
22