From ad895d71f34889b40e67982145e917311564dbcc Mon Sep 17 00:00:00 2001 From: A Holt Date: Wed, 28 Jul 2021 04:04:51 -0400 Subject: [PATCH] Update 1-prep/README.rst --- roles/1-prep/README.rst | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/roles/1-prep/README.rst b/roles/1-prep/README.rst index ef512e620..d2b3bb8ee 100644 --- a/roles/1-prep/README.rst +++ b/roles/1-prep/README.rst @@ -6,13 +6,17 @@ This 1st `stage `_ username and group to log into Admin Console - OpenVPN software if/as needed later for remote support +- `raspberry_pi.yml `_ including RTC, essential packages, and networking basics Traditionally 1-prep also included preliminaries like hostname and hardware-oriented things specific to a particular platform (such as One Laptop Per Child's XO laptop) i.e. critical setup prior to the bulk of IIAB's software install. -Recap: Similar to 0-init, 2-common, 3-base-server and 5-xo-services ⁠— this 1st stage installs core server infra (that is not user-facing). +Recap: Similar to 0-init, 2-common, 3-base-server, 4 server-options and 5-xo-services ⁠— this 1st stage installs core server infra (that is not user-facing).