]> review.fuel-infra Code Review - puppet-modules/puppetlabs-firewall.git/commitdiff
Fix RuboCop offence
authorJesper Brix Rosenkilde <jbr@nordu.net>
Thu, 26 Mar 2020 07:57:53 +0000 (08:57 +0100)
committeradrianiurca <adrian.iurca@gmail.com>
Wed, 22 Jul 2020 08:45:21 +0000 (11:45 +0300)
lib/puppet/provider/firewall/iptables.rb

index 580d5653a91f5a6b427b752d3b1f3a296c3a9d39..90e091047770e329149fd01546496ebcf3edaec5 100644 (file)
@@ -348,12 +348,8 @@ Puppet::Type.type(:firewall).provide :iptables, parent: Puppet::Provider::Firewa
     :month_days, :week_days, :date_start, :date_stop, :time_contiguous, :kernel_timezone,
     :src_cc, :dst_cc, :hashlimit_upto, :hashlimit_above, :hashlimit_name, :hashlimit_burst,
     :hashlimit_mode, :hashlimit_srcmask, :hashlimit_dstmask, :hashlimit_htable_size,
-<<<<<<< HEAD
     :hashlimit_htable_max, :hashlimit_htable_expire, :hashlimit_htable_gcinterval, :bytecode, :ipvs, :zone, :helper, :cgroup,
-    :rpfilter, :name
-=======
     :hashlimit_htable_max, :hashlimit_htable_expire, :hashlimit_htable_gcinterval, :bytecode, :ipvs, :zone, :helper, :rpfilter, :name, :notrack,
->>>>>>> 6124426... Add --notrack flag
   ]
 
   def insert