ansible-ffibk/roles/service-yanic
2018-09-18 12:48:09 +02:00
..
defaults add role service-yanic 2018-09-18 12:48:07 +02:00
handlers add role service-yanic 2018-09-18 12:48:07 +02:00
meta add role service-yanic 2018-09-18 12:48:07 +02:00
tasks role service-yanic: set fact so other roles can check if yanic is availible 2018-09-18 12:48:09 +02:00
templates add role service-yanic 2018-09-18 12:48:07 +02:00
README.md update READMEs 2018-09-18 12:48:09 +02:00

Ansible role service-yanic

Diese Ansible role installiert Yanic.

  • legt den Benutzer und Gruppe für Yanic an
  • legt das Yanic Verzeichnis aus
  • legt die InfluxDB Datenbank für Yanic an
  • schreibt yanic.conf
  • schreibt yanic.service
  • kompiliert und installiert Yanic
  • aktiviert die systemd unit yanic.service

Benötigte Variablen

  • Variable gopath

Optionale Variablen

  • Variable yanic_user
  • Variable yanic_home
  • Variable yanic_path
  • Variable yanic_config
  • Variable yanic_database