README update
This commit is contained in:
parent
d057512b51
commit
e1cc977798
@ -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
|
||||
|
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user