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:
parent
ea0733ea3d
commit
0eb5022cf4
1 changed files with 4 additions and 4 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue