From ac855c4a17a3a36ee0693e97e8582dbc20ba8c87 Mon Sep 17 00:00:00 2001 From: A Holt Date: Wed, 28 Jul 2021 03:05:45 -0400 Subject: [PATCH] Update 2-common/README.rst --- roles/2-common/README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/roles/2-common/README.rst b/roles/2-common/README.rst index 5e1724d20..df00cf7e1 100644 --- a/roles/2-common/README.rst +++ b/roles/2-common/README.rst @@ -11,4 +11,4 @@ These are (partially) put in place: - Networking (including the `iptables `_ firewall) - `/usr/libexec/iiab-startup.sh `_ similar to AUTOEXEC.BAT and /etc/rc.local, in order to run jobs on boot -As with 0-init, 1-prep, 3-base-server, 4-server-options and 5-xo-services, this stage installs core server infra (that is not user-facing). +Recap: as with 0-init, 1-prep, 3-base-server, 4-server-options and 5-xo-services, this 2nd stage installs core server infra (that is not user-facing).