mirror of
https://github.com/saltstack-formulas/bind-formula.git
synced 2025-04-16 01:30:22 +00:00

* Use balanced matrix based on `template-formula` guidelines * Initial ref: https://github.com/saltstack-formulas/template-formula/issues/118 * Fedora still disabled (ref: #129) * Remove temporary `train` Gem
5 lines
124 B
Ruby
5 lines
124 B
Ruby
source "https://rubygems.org"
|
|
|
|
gem 'kitchen-docker', '>= 2.9'
|
|
gem 'kitchen-salt', '>= 0.6.0'
|
|
gem 'kitchen-inspec', '>= 1.1'
|