ansible-ffibk/roles/service-rclocal/README.md
Tobias Hachmer 2f32bd6c1e Restructure network interfaces in order to use ifupdown2
- rewrite interface templates for batman, fastd, ffrl and meshbridge
- add package ethtool to role server-basic
- use more ipaddr filters and get rid of unneeded variables in dict
ffrl_exit_server
- change ffrl_public_ipv4_nat variable to ip/prefix format
- update readme files
2017-10-03 14:37:39 +02:00

591 B
Raw Blame History

Ansible role service-rclocal

Diese Ansible role schreibt die rc.local. Über die rc.local werden im Moment noch sämtliche IP rules sowie statischen IP-Routen konfiguriert.

All dieses sollte in Zukunft durch systemd units abgelöst werden.

Benötigte Variablen

  • Dictionary meshes ´´´ meshes: xx: ... site_name: # string ipv4_network: ipv6: ula: - # string public: - # string iface_mtu: # integer ´´´
  • Host Variable magic
  • Host Variable ffrl_public_ipv4_nat # Format ip-adresse/prefix
  • Host Dictionary ffrl_exit_server