mirror of
https://github.com/krislamo/puppet-fluentd
synced 2024-11-10 04:50:34 +00:00
add nodesets for centos 6 & 7
This commit is contained in:
parent
9900e8f172
commit
3ef403cf65
10
spec/acceptance/nodesets/centos-66-x64.yml
Normal file
10
spec/acceptance/nodesets/centos-66-x64.yml
Normal file
@ -0,0 +1,10 @@
|
|||||||
|
HOSTS:
|
||||||
|
centos-66-x64:
|
||||||
|
roles:
|
||||||
|
- master
|
||||||
|
platform: el-6-x86_64
|
||||||
|
box: puppetlabs/centos-6.6-64-nocm
|
||||||
|
hypervisor: vagrant
|
||||||
|
CONFIG:
|
||||||
|
log_level: info
|
||||||
|
type: foss
|
10
spec/acceptance/nodesets/centos-70-x64.yml
Normal file
10
spec/acceptance/nodesets/centos-70-x64.yml
Normal file
@ -0,0 +1,10 @@
|
|||||||
|
HOSTS:
|
||||||
|
centos-70-x64:
|
||||||
|
roles:
|
||||||
|
- master
|
||||||
|
platform: el-7-x86_64
|
||||||
|
box: puppetlabs/centos-7.0-64-nocm
|
||||||
|
hypervisor: vagrant
|
||||||
|
CONFIG:
|
||||||
|
log_level: info
|
||||||
|
type: foss
|
Loading…
Reference in New Issue
Block a user