1
0
Fork 0
mirror of https://github.com/iiab/iiab.git synced 2025-03-09 15:40:17 +00:00

Update default_vars.yml

This commit is contained in:
A Holt 2019-08-13 16:11:30 -04:00 committed by GitHub
parent ea0733ea3d
commit 0eb5022cf4
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -177,10 +177,6 @@ wan_nameserver:
# 1-PREP
# 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/
pi_swap_size: 1024
sshd_enabled: True
# roles/iiab-admin runs here
@ -202,6 +198,10 @@ openvpn_server_port: 1194
# need_ncat is turned true by os-#.yml files that don't have ncat in nmap
need_ncat: False
# 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/
pi_swap_size: 1024
# 2-COMMON