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