Skip to content

home-router v0.3.0

Latest

Choose a tag to compare

@baxeno baxeno released this 18 Feb 19:10
· 21 commits to main since this release

Router configuration with Ansible:

  • Add Ansible playbook with 2 roles:
    • auto-update role for weekly automatic updates using either DNF4 or DNF5 based on OS version.
    • soho-router role for setting up router based on kea dhcp server, NetworkManager and firewalld.
  • Add Ansible inventory file (test-alma10.yml) for AlmaLinux 10 VM testing.
  • Block installation on unsupported distributions and operating system.
  • Tested on AlmaLinux 10.

Router configuration with Bash script:

  • Bugfix installation of 10-kernel-router.conf in /etc/modules-load.d/
  • Tested on Fedora 40, 41 and 42.