ansible-ffibk/roles/system-sysctl-gateway
Julian Labus dc72070628
Role system-sysctl-gateway: add small delay to sysctl startup
- sysctl starts to quick after modules-load and setting the nf_conntrack parameters fails
2018-02-28 11:16:30 +01:00
..
tasks Role system-sysctl-gateway: add small delay to sysctl startup 2018-02-28 11:16:30 +01:00
templates Role system-sysctl-gateway: add small delay to sysctl startup 2018-02-28 11:16:30 +01:00
vars Add role network-routing 2017-10-11 06:52:24 +02:00
README.md Add role system-sysctl-gateway 2017-10-02 11:15:58 +02:00

Ansible role system-sysctl-gateway

Diese Ansible role setzt Freifunk Gateway spezifische sysctl-Parameter.

Benötigte Variablen

  • List sysctl_settings_gateway (Rollen-Variable)
sysctl_settings_gateway:
  - name:	# sysctl-Parameter
    value:      # zu setzender Wert
...

´´´