mirror of
https://github.com/dj-wasabi/ansible-telegraf.git
synced 2025-07-17 08:46:37 +00:00
Fixed kitchen test setup
This commit is contained in:
@ -1,14 +1,17 @@
|
||||
---
|
||||
driver:
|
||||
name: docker
|
||||
provision_command: sed -i '/tsflags=nodocs/d' /etc/yum.conf
|
||||
|
||||
provisioner:
|
||||
name: ansible_playbook
|
||||
ansible_yum_repo: "http://mirror.logol.ru/epel/6/x86_64/epel-release-6-8.noarch.rpm"
|
||||
hosts: localhost
|
||||
require_chef_for_busser: false
|
||||
require_ruby_for_busser: true
|
||||
|
||||
platforms:
|
||||
- name: centos-6.6
|
||||
- name: centos-6.7
|
||||
|
||||
verifier:
|
||||
ruby_bindir: '/usr/bin'
|
||||
|
Reference in New Issue
Block a user