Skip to content

perfsonar/ansible-role-perfsonar-maddash

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

perfSONAR-maddash Ansible role

Install and manage a perfSONAR MadDash dashboard.

Requirements

This role is meant to work with any perfSONAR supported distro:

The hosts must be manageable through Ansible including access to some Ansible modules. We recommend that you bootstrap Ansible on your hosts prior to running this role. This can be done manually or through roles provided by DebOps or some bootstrap roles available on Ansible Galaxy like robertdebock.bootstrap as a very first role.

It requires Ansible v2.5 at least.

Role Variables

The following variables can/should be defined for your host setup:

  • perfsonar_maddash_remotes is a list whose entries have state and url subelements.

  • Some other variables are defined at the end of default/main.yml and in vars/main.yml, but shouldn't need to be altered for a regular install.

Role Tags

Some tags are used in the role, they are meant to run only or skip part of the process. The following tags are existing:

  • ps::install : only install perfSONAR packages and their dependencies
  • ps::config : only config perfSONAR packages
  • ps::running : running tasks

Dependencies

ansible-role-perfsonar-installer

Example Playbook

License

Apache 2.0

Author Information

This role is provided by the perfSONAR team. See http://www.perfsonar.net and https://github.com/perfsonar/ for more information.

About

A perfSONAR Ansible role for installing and configuring MadDash

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published