mirror of
https://github.com/krislamo/puppet-fluentd
synced 2026-06-14 10:31:17 +00:00
add nodesets for centos 6 & 7
This commit is contained in:
@@ -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
|
||||||
@@ -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
|
||||||
Reference in New Issue
Block a user