Saltstack Official FirewallD Formula
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

8 line
155B

  1. # frozen_string_literal: true
  2. source 'https://rubygems.org'
  3. gem 'kitchen-docker', '>= 2.9'
  4. gem 'kitchen-inspec', '>= 1.1'
  5. gem 'kitchen-salt', '>= 0.6.0'