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.
		
		
		
		
		
			| 
				
					
						
							 | 
			7 years ago | |
|---|---|---|
| group_vars | 7 years ago | |
| host_vars | 7 years ago | |
| roles | 7 years ago | |
| .gitignore | 7 years ago | |
| .gitmodules | 8 years ago | |
| README.md | 7 years ago | |
| bootstrap_arch.yml | 9 years ago | |
| inventory.ini | 7 years ago | |
| setup_fastd.yml | 8 years 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