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