From 0a1e4322d0857cf7562aec64a69f9e7f930133de Mon Sep 17 00:00:00 2001 From: A Holt Date: Tue, 13 Aug 2019 16:17:25 -0400 Subject: [PATCH] pi_swap_size -> pi_swap_file_size --- vars/default_vars.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/vars/default_vars.yml b/vars/default_vars.yml index 589195097..8d3400a65 100644 --- a/vars/default_vars.yml +++ b/vars/default_vars.yml @@ -200,7 +200,7 @@ 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 +pi_swap_file_size: 1024 # 2-COMMON