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