firewalld-formula/Gemfile
Niels Abspoel 18fc482853 update service and zones with more options
update kitchen travis
fix ipsets.sls
2019-04-06 21:40:50 +02:00

7 lines
144 B
Ruby

source "https://rubygems.org"
gem "kitchen-docker", ">= 2.9"
gem "kitchen-salt", ">=0.6.0"
gem "test-kitchen", '>=1.23.2'
gem "kitchen-inspec"