AAROC / perfsonar-toolkit

Ansible role to apply a perfSONAR toolkit to a host.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PerfSONAR Toolkit

This role adds a PerfSONAR toolkit capability to a host

Requirements

none

Role Variables

Variables are described in defaults/main.yml

Dependencies

perfsonar-base

Example Playbook

- hosts: servers
  roles:
     - { role: perfsonar-base, become: true}
     - { role: perfsonar-toolkit }

License

Apache-2.0

Author Information

Bruce Becker, CSIR Meraka Institute

About

Ansible role to apply a perfSONAR toolkit to a host.

License:Apache License 2.0


Languages

Language:Jinja 65.1%Language:Python 34.9%