ansible-ffibk/roles/service-rclocal
Tobias Hachmer 63ca114c95 Migrate nested dictionary meshes into a list of dictionaries
- migrate dictionary `ipv6` into two simple lists
 - migrate dictionary `forward_zones` into a list
2017-10-06 22:58:00 +02:00
..
tasks Set 'become' default to True (#7) 2017-09-17 10:11:45 +02:00
templates Migrate nested dictionary meshes into a list of dictionaries 2017-10-06 22:58:00 +02:00
README.md Migrate nested dictionary meshes into a list of dictionaries 2017-10-06 22:58:00 +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:
    • id: xx ... site_name: # string ipv4_network: ipv6_ula:
      • string

      ipv6_public:
      • string

      iface_mtu: # integer ´´´
  • Host Variable magic
  • Host Variable ffrl_public_ipv4_nat # Format ip-adresse/prefix
  • Host Dictionary ffrl_exit_server