mirror of
https://github.com/aljazceru/ansible-elasticsearch.git
synced 2025-12-18 09:34:20 +01:00
5 lines
124 B
Ruby
5 lines
124 B
Ruby
require 'package_spec'
|
|
|
|
describe 'Package Tests v 1.x' do
|
|
include_examples 'package::init', "1.7.3", ["kopf","marvel"]
|
|
end |