X-Git-Url: https://git.openstreetmap.org./chef.git/blobdiff_plain/aeaa46f3071de018b5c5e0f5678cb5b4082e3ddc..3903aeca9d5b355fa9745f7f6e7358d6e1ba5d5d:/cookbooks/fail2ban/resources/jail.rb?ds=sidebyside diff --git a/cookbooks/fail2ban/resources/jail.rb b/cookbooks/fail2ban/resources/jail.rb index 6ff5307e3..3af0960e9 100644 --- a/cookbooks/fail2ban/resources/jail.rb +++ b/cookbooks/fail2ban/resources/jail.rb @@ -17,6 +17,8 @@ # limitations under the License. # +unified_mode true + default_action :create property :jail, :kind_of => String, :name_property => true