Ansible scripte für Freifunk-Server FFmyk von Niklas https://git.niyawe.de/ffmyk-ansible.git
 
 
 
 
 
 
Go to file
Niklas Yann Wettengel 36440dcf2a use batctl to set hop_penalty
group_vars new pubkeys for ww
host_vars remove nat64
roles use batctl to set hop_penalty
.gitignore updated gitignore
.gitmodules removed yaourt
README.md updated README
bootstrap_arch.yml added install_arch role
inventory.ini remove nat64
setup_fastd.yml remove nat64

README.md

ffmyk-ansible

sets up ffmyk supernodes

usage

  • to install arch on hetzner vms run the bootstrap_arch playbook
ansible-playbook --vault-id @prompt -i inventory.ini bootstrap_arch.yml
  • to configure the node run
ansible-playbook --vault-id @prompt -i inventory.ini setup_fastd.yml