From e1cc977798ed3c3638f45af1d108c266760e54e7 Mon Sep 17 00:00:00 2001 From: juju4 Date: Thu, 2 Feb 2017 21:18:50 -0500 Subject: [PATCH] README update --- .kitchen.yml | 2 +- README.md | 4 +++- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/.kitchen.yml b/.kitchen.yml index 201c280..65c6b0f 100644 --- a/.kitchen.yml +++ b/.kitchen.yml @@ -13,7 +13,7 @@ provisioner: ansible_verbose: false ansible_verbosity: 3 ansible_extra_flags: <%= ENV['ANSIBLE_EXTRA_FLAGS'] %> - ansible_yum_repo: http://dl.fedoraproject.org/pub/epel/7/x86_64/e/epel-release-7-5.noarch.rpm +# ansible_yum_repo: http://dl.fedoraproject.org/pub/epel/7/x86_64/e/epel-release-7-8.noarch.rpm require_chef_omnibus: false require_ansible_omnibus: true # require_chef_for_busser: false diff --git a/README.md b/README.md index 389fb90..3e02ed9 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,5 @@ -[![Build Status](https://travis-ci.org/juju4/ansible-fprobe.svg?branch=master)](https://travis-ci.org/juju4/ansible-fprobe) +[![Build Status - Master](https://travis-ci.org/juju4/ansible-fprobe.svg?branch=master)](https://travis-ci.org/juju4/ansible-fprobe) +[![Build Status - Devel](https://travis-ci.org/juju4/ansible-fprobe.svg?branch=devel)](https://travis-ci.org/juju4/ansible-fprobe/branches) # Fprobe ansible role Ansible role to setup fprobe as netflow exporter @@ -10,6 +11,7 @@ http://fprobe.sourceforge.net/ It was tested on the following versions: * 1.9 * 2.0 + * 2.2 ### Operating systems