cookbook-apt-zabbix/.kitchen.yml

29 lines
574 B
YAML
Raw Normal View History

2016-12-13 11:01:57 -05:00
---
driver:
name: vagrant
provisioner:
name: chef_zero
environments_path: test/environments
chef_client_path: /usr/bin/chef-client
client_rb:
environment: integration_test_env
platforms:
- name: deb8
driver:
box: lh-debian
box_url: http://repos.home.ld/vagrant/box/lh-debian.json
vm_hostname: integration.deb.test
vagrantfile_erb: test/Vagrantfile.erb
require_chef_omnibus: false
suites:
- name: deb8
run_list:
- recipe[apt-zabbix::default]
attributes:
includes:
- deb8