From 57fb86699ea88050b7661d686610c45246454780 Mon Sep 17 00:00:00 2001 From: A Holt Date: Mon, 12 Feb 2018 19:41:39 -0500 Subject: [PATCH] Update README.rst --- roles/2-common/README.rst | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) diff --git a/roles/2-common/README.rst b/roles/2-common/README.rst index 7ca305eac..b350a35ba 100644 --- a/roles/2-common/README.rst +++ b/roles/2-common/README.rst @@ -1,6 +1,8 @@ -============= -Common README -============= +=============== +2-common README +=============== -This role aggregates roles containing packages and a few other tasks that are common to all platforms -and are required before creating a functioning server. +This 2nd stage is for low-level roles/packages/tasks *common* to all platforms, +as required to build up a functioning server. + +As in the case of 3-base-server, 4-server-options and 5-xo-services: this stage installs core server infra, that is not user-facing.