Closed felka closed 9 years ago
Feel free to submit a pull request.
Why does this not apply to later versions, by the way?
i think it is broken currently for recipe tarball
, as node['cassandra']['data_dir']
gets evaluated as an array which is not acceptable for directory
resource.
looking into it.
Fixed by #202.
For C* 1.2+ it will be nice to have option to define array of data_dirs and template will populate multiple locations.