cookbook-yum-zabbix/.kitchen.yml

25 lines
370 B
YAML
Raw Normal View History

2016-12-08 21:51:58 -05:00
---
driver:
name: qemu
verifier:
name: inspec
2016-12-08 21:51:58 -05:00
provisioner:
name: chef_zero
platforms:
- name: centos-7.3
2016-12-08 21:51:58 -05:00
driver_config:
image: centos-7.3-chef.qcow2
2016-12-08 21:51:58 -05:00
platform: rhel
vm_hostname: integration.centos.test
require_chef_omnibus: false
2016-12-08 21:51:58 -05:00
suites:
- name: default
run_list:
- recipe[yum-zabbix::default]
attributes: