ansible-ffibk/roles/service-bird-lg
Tobias Hachmer e4e8c0998f
Introduce p2p vpn link between all ffmwu servers via WireGuard for routing purpose.
* add jinja2 extension 'jinja2.ext.do' to ansible.cfg
 * add host kichererbse.freifunk-mwu.de
 * add new server_type 'mesh-service' and new host group 'ffmwu-mesh-services'
 * use new loopback and anycast networks
 * add role wireguard
 * add role wireguard as dependency for roles network-routing + service-bird
 * add playbook 'mesh-services'
2019-03-19 15:23:12 +01:00
..
handlers add role service-bird-lg 2018-09-21 16:20:28 +02:00
meta add role service-bird-lg 2018-09-21 16:20:28 +02:00
tasks Roles: improve multidomain support 2019-03-02 18:12:56 +01:00
templates Introduce p2p vpn link between all ffmwu servers via WireGuard for routing purpose. 2019-03-19 15:23:12 +01:00
vars add role service-bird-lg 2018-09-21 16:20:28 +02:00
README.md add role service-bird-lg 2018-09-21 16:20:28 +02:00

Ansible role service-bird-lg

Diese Ansible role installiert und konfiguriert bird-lg.

Benötigte Variablen

  • Variable http_lookingglass_prefix
  • Variable git_path
  • Liste meshes
  • Variable lg_path (Rollen-Variable)
  • Variable lg_user (Rollen-Variable)
  • Variable lg_url_external (Rollen-Variable)
  • Variable lg_url_internal (Rollen-Variable)