From 6cfe84d66ee73e152ea81ac08493cc0fb8d27346 Mon Sep 17 00:00:00 2001 From: A Holt Date: Tue, 13 Feb 2018 10:28:02 -0500 Subject: [PATCH] 4-server-options README.rst: more explanatory+precise --- roles/4-server-options/README.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/roles/4-server-options/README.rst b/roles/4-server-options/README.rst index 8fd9c8a97..ca4afb22a 100644 --- a/roles/4-server-options/README.rst +++ b/roles/4-server-options/README.rst @@ -2,8 +2,8 @@ 4-server-options README ======================= -Whereas the roles/tasks in 3-base-server are required, this 4th stage includes more optional roles/tasks for core server infra. +Whereas 3-base-server installs critical packages needed by all, this 4th stage installs a broad array of *options* -- depending on which server apps will be installed in later stages -- as specified in /opt/iiab/iiab/vars/local_vars.yml -It includes some networking fundamentals, before they're configured later on. +This includes some networking fundamentals, before they're configured later on. As in the case of 2-common, 3-base-server and 5-xo-services: this stage installs core server infra, that is not user-facing.