Ansible scripte für Freifunk-Server FFmyk von Niklas https://git.niyawe.de/ffmyk-ansible.git
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Go to file
Niklas Yann Wettengel 299716ee31 ff-niyawe1 -> ff-niyawe3 1 week ago
group_vars new net with nat64 2 years ago
host_vars ff-niyawe1 -> ff-niyawe3 1 week ago
roles ff-niyawe1 -> ff-niyawe3 1 week ago
.gitignore updated gitignore 6 years ago
.gitmodules removed yaourt 6 years ago
README.md updated README 6 years ago
inventory.ini ff-niyawe1 -> ff-niyawe3 1 week ago
setup_fastd.yml haveged no longer needed 9 months ago

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