Michael Lando | 451a340 | 2017-02-19 10:28:42 +0200 | [diff] [blame] | 1 | { |
| 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 Shlosberg | 0875ce0 | 2018-01-25 13:53:36 +0200 | [diff] [blame] | 13 | "recipe[cassandra-actions::02-changeCSpass]", |
| 14 | "recipe[cassandra-actions::03-prepareProbeFile]" |
Michael Lando | 451a340 | 2017-02-19 10:28:42 +0200 | [diff] [blame] | 15 | ], |
| 16 | |
| 17 | "env_run_lists": { |
| 18 | |
| 19 | } |
| 20 | } |
| 21 | |
| 22 | |