ansible-role-bind/.kitchen.yml

34 lines
758 B
YAML
Raw Normal View History

---
2017-10-15 20:47:13 +00:00
driver:
name: docker_cli
transport:
name: docker_cli
provisioner:
name: ansible_playbook
hosts: localhost
require_ansible_repo: false
require_ansible_omnibus: false
2017-10-15 20:47:13 +00:00
require_chef_for_busser: true
ansible_verbose: false
ansible_inventory: ./test/integration/inventory
2018-10-07 10:57:36 +00:00
ansible_vault_password_file: ./test/integration/vault
2017-10-15 20:47:13 +00:00
platforms:
2020-02-12 21:01:02 +00:00
- name: debian-10
2017-10-15 20:47:13 +00:00
driver_config:
2020-02-12 21:01:02 +00:00
image: "nishiki/debian10:ansible-<%= ENV['ANSIBLE_VERSION'] ? ENV['ANSIBLE_VERSION'] : '2.9' %>"
2017-10-15 20:47:13 +00:00
command: /bin/systemd
volume:
- /sys/fs/cgroup:/sys/fs/cgroup:ro
2020-02-12 21:01:02 +00:00
privileged: cap-add=SYS_ADMIN
2017-10-15 20:47:13 +00:00
suites:
- name: bind
- name: bind-zones-subset
provisioner:
extra_vars:
bind_zones_subset:
- test.local