mirror of
https://github.com/aljazceru/ansible-elasticsearch.git
synced 2025-12-19 01:54:20 +01:00
2.0 Support + Plugin Directory Support + Supporting Tests + Defaults Change
This commit is contained in:
5
test/integration/package-1x/serverspec/default_spec.rb
Normal file
5
test/integration/package-1x/serverspec/default_spec.rb
Normal file
@@ -0,0 +1,5 @@
|
||||
require 'package_spec'
|
||||
|
||||
describe 'Package Tests v 1.x' do
|
||||
include_examples 'package::init', "1.7.3", ["kopf","marvel"]
|
||||
end
|
||||
Reference in New Issue
Block a user