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