blob: 8d8931c2b514f31258cb44d897d5b1b0713958f0 [file] [log] [blame]
{
"name": "cassandra-actions",
"description": "cassandra-actions",
"json_class": "Chef::Role",
"default_attributes": {
},
"override_attributes": {
},
"chef_type": "role",
"run_list": [
"recipe[cassandra-actions::02-createCsUser]",
"recipe[cassandra-actions::03-createDoxKeyspace]",
"recipe[cassandra-actions::04-schemaCreation]"
],
"env_run_lists": {
}
}