mirror of
https://github.com/voxpupuli/puppet-hashi_stack.git
synced 2025-05-25 19:35:02 +01:00
adding acceptance setup
This commit is contained in:
parent
1822503711
commit
fe9ef733e1
4 changed files with 103 additions and 5 deletions
|
@ -1,9 +1,8 @@
|
|||
require 'spec_helper'
|
||||
|
||||
describe 'nomad' do
|
||||
describe 'hashi_stack::repo' do
|
||||
on_supported_os.each do |os, os_facts|
|
||||
context "on #{os}" do
|
||||
let(:facts) { os_facts.merge(service_provider: 'systemd') }
|
||||
end
|
||||
end
|
||||
end
|
||||
end
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue