ansible-ffibk/roles/service-rclocal
2017-10-03 20:52:37 +02:00
..
tasks Set 'become' default to True (#7) 2017-09-17 10:11:45 +02:00
templates Update loop keys 2017-10-03 20:52:37 +02:00
README.md Restructure network interfaces in order to use ifupdown2 2017-10-03 14:37:39 +02:00

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