Remove unnecessary include

This commit is contained in:
2026-07-07 15:20:33 +02:00
parent e4ad52d413
commit 4976888358
@@ -3,8 +3,6 @@
# Recipe:: node_exporter
#
include_recipe "firewall"
version = node["kosmos_prometheus"]["node_exporter"]["version"]
checksum = node["kosmos_prometheus"]["node_exporter"]["checksum"]
tarball = "#{Chef::Config[:file_cache_path]}/node_exporter-#{version}.linux-amd64.tar.gz"