# limitations under the License.
#
+unified_mode true
+
default_action :create
property :collector, :kind_of => String, :name_property => true
end
def executable_path
- "/opt/prometheus/collectors/#{new_resource.collector}/#{new_resource.collector}_collector"
+ "/opt/prometheus-exporters/collectors/#{new_resource.collector}/#{new_resource.collector}_collector"
end
def executable_options