]> git.openstreetmap.org Git - chef.git/blobdiff - cookbooks/networking/templates/default/shorewall-conntrack.erb
Attempt to override the FQDN on fume
[chef.git] / cookbooks / networking / templates / default / shorewall-conntrack.erb
index 050f88e0a1acc1ea655e6f83ff2ddd6482da7835..4d5e726d3562c225661a1fa8fcb8fd71720c4f86 100644 (file)
@@ -3,7 +3,5 @@
 ?FORMAT 3
 
 # ACTION       SOURCE  DEST    PROTO   DPORT   SPORT   USER    SWITCH
-<%- if node[:lsb][:release].to_f >= 16.04 %>
 NOTRACK:P      lo      -       -       -       -       -       -
 NOTRACK:O      -       lo      -       -       -       -       -
-<%- end %>