configurations-ansible/group_vars/all.yml

14 lines
258 B
YAML
Raw Normal View History

architecture_mapping: { "armv6l": "armhf", "armv7l": "armhf", "aarch64": "arm64", "x86_64": "amd64", "i386": "i386" }
2022-11-21 16:52:36 +01:00
sshd_port: 22
ipfs_port: 4001
active_services:
- wakeonlan
- ipfs
- yggdrasil
- snort-community
- dns-filter
- samba
2023-04-12 18:09:25 +02:00
- zram