Ansible scripte für Freifunk-Server FFmyk von Niklas https://git.niyawe.de/ffmyk-ansible.git
 
 
 
 
 
 
Go to file
Niklas Yann Wettengel 16f18a1b4c ems1, my1 ff-niyawe2 -> ff-uniko1
group_vars new net with nat64
host_vars ems1, my1 ff-niyawe2 -> ff-uniko1
roles ko2 ff-niyawe2 -> ff-niyawe1
.gitignore updated gitignore
.gitmodules removed yaourt
README.md updated README
inventory.ini ff-uniko1
setup_fastd.yml haveged no longer needed

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