1
0
Fork 0
mirror of https://github.com/iiab/iiab.git synced 2025-02-12 11:12:06 +00:00

default_vars.yml: sudo iiab-network

This commit is contained in:
A Holt 2023-08-31 20:08:36 -04:00 committed by GitHub
parent f3fe8a65b5
commit 1afd6f81e9
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -193,7 +193,7 @@ ports_externally_visible: 3 # ssh + http-or-https + common IIAB services
#
# Or further customize your iptables firewall by editing:
# /opt/iiab/iiab/roles/network/templates/gateway/iiab-gen-iptables
# And then run: cd /opt/iiab/iiab; ./iiab-network
# And then run: sudo iiab-network
# dnsmasq - handles DHCP and DNS
dnsmasq_install: True
@ -209,7 +209,7 @@ dnsmasq_enabled: True
#named_enabled: False
block_DNS: False
# Enable in local_vars.yml AFTER installing IIAB! Then run "cd /opt/iiab/iiab; ./iiab-network"
# Enable in local_vars.yml AFTER installing IIAB! Then run: sudo iiab-network
dns_jail_enabled: False
# UNMAINTAINED as of October 2017: https://github.com/iiab/iiab/pull/382
@ -250,7 +250,7 @@ openvpn_server_port: 1194
# dnsmasq is installed here -- configure LATER in 'network', after Stage 9.
# (The full network stage runs after 9-LOCAL-ADDONS. Or manually run
# "cd /opt/iiab/iiab; sudo ./iiab-network"). Design under discussion: #2876
# "sudo iiab-network"). Design under discussion: #2876
# Some prefer 512MB for Zero W, others prefer 2048MB or higher for RPi 3 and 4.
# Please see recommendations at: https://itsfoss.com/swap-size/