Open stissot opened 9 years ago
node[:sphinx][:install_path] is used in some providers (e.g sphinx_index) but node[:sphinx][:source][:install_path] is set in the attributes file. We should choose one or the other.
node[:sphinx][:install_path]
sphinx_index
node[:sphinx][:source][:install_path]
node[:sphinx][:install_path]
is used in some providers (e.gsphinx_index
) butnode[:sphinx][:source][:install_path]
is set in the attributes file. We should choose one or the other.