]> git.openstreetmap.org Git - chef.git/blobdiff - cookbooks/prometheus/resources/collector.rb
Enable unified mode for custom resources
[chef.git] / cookbooks / prometheus / resources / collector.rb
index c9c28fc6e8046d5c9ce74b3915e48da1a7ab882e..4a0c22d9b61a28dcfe1e8b0bd010b4cdbf5d60b7 100644 (file)
@@ -17,6 +17,8 @@
 # limitations under the License.
 #
 
+unified_mode true
+
 default_action :create
 
 property :collector, :kind_of => String, :name_property => true