]> review.fuel-infra Code Review - puppet-modules/puppetlabs-firewall.git/commit
FM-8219 - Convert to litmus (#855)
authorlionce <42546087+lionce@users.noreply.github.com>
Thu, 3 Oct 2019 12:50:14 +0000 (15:50 +0300)
committerTP Honey <tphoney@users.noreply.github.com>
Thu, 3 Oct 2019 12:50:14 +0000 (13:50 +0100)
commitc5f2f2276c7b88e0d68ee7d97082ebd937ae5997
tree5631a5887e04ac7548c5480aae68576286b2dac2
parent4f4437ad800d5697bafc8346c1627e1c4b5b607f
FM-8219 - Convert to litmus (#855)

* general changes for litmus
* net-ssh5_fix
* update port
* rubocop fixes and pdk update
* fixing travis
* removed tests for ct zone
20 files changed:
.fixtures.yml
.sync.yml
.travis.yml
Gemfile
Rakefile
distelli-manifest.yml [new file with mode: 0644]
lib/puppet/provider/firewall/iptables.rb
metadata.json
provision.yaml [new file with mode: 0644]
spec/acceptance/class_spec.rb
spec/acceptance/firewall_attributes_exceptions_spec.rb
spec/acceptance/firewall_attributes_happy_path_spec.rb
spec/acceptance/firewall_attributes_ipv6_exceptions_spec.rb
spec/acceptance/firewall_attributes_ipv6_happy_path_spec.rb
spec/acceptance/firewallchain_spec.rb
spec/acceptance/resource_cmd_spec.rb
spec/acceptance/rules_spec.rb
spec/acceptance/standard_usage_spec.rb
spec/spec_helper_acceptance.rb
spec/spec_helper_acceptance_local.rb [new file with mode: 0644]