1
0
mirror of https://github.com/krislamo/puppet-fluentd synced 2025-09-11 16:19:29 +00:00

added first version of beaker tests (wip)

This commit is contained in:
Max Wilhelm
2016-01-11 18:36:45 +01:00
parent d11007eb35
commit c6e3a69f2b
4 changed files with 63 additions and 0 deletions

View File

@@ -5,3 +5,5 @@ gem 'puppet', puppetversion
gem 'puppetlabs_spec_helper', '>= 0.8.2'
gem 'puppet-lint', '>= 1.0.0'
gem 'facter', '>= 1.7.0'
gem 'beaker-rspec'
gem 'pry'