WIP: 6.3 support
This commit is contained in:
parent
a9f8403ffa
commit
6d82cf3142
17 changed files with 82 additions and 70 deletions
|
|
@ -12,7 +12,7 @@ shared_examples 'xpack::init' do |vars|
|
|||
it { should be_running }
|
||||
end
|
||||
|
||||
describe package('elasticsearch') do
|
||||
describe package(vars['es_package_name']) do
|
||||
it { should be_installed }
|
||||
end
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue