mirror of
https://github.com/aljazceru/ansible-elasticsearch.git
synced 2025-12-18 01:24:20 +01:00
6 lines
144 B
Ruby
6 lines
144 B
Ruby
require 'package_spec'
|
|
|
|
|
|
describe 'Package Tests v 5.x' do
|
|
include_examples 'package::init', "5.2.2", ["ingest-attachment","ingest-geoip"]
|
|
end |