Add precise operating system package requirements 34/114734/1
authorMarcin Wilk <m.wilk@samsung.com>
Tue, 10 Nov 2020 11:22:59 +0000 (12:22 +0100)
committerMarcin Wilk <m.wilk@samsung.com>
Tue, 10 Nov 2020 11:23:43 +0000 (12:23 +0100)
In order to make sure that kubernetes nodes will be installed with
the required software packages before the actual ONAP installation,
the more specific requirements have been added to the Installation
Guide.

Issue-ID: OOM-2627
Change-Id: I4f9e2a5aed969563f94c360e59f034f5f8995f52
Signed-off-by: Marcin Wilk <m.wilk@samsung.com>
docs/InstallGuide.rst

index 4bd65fa..77aeff7 100644 (file)
@@ -64,7 +64,7 @@ KUBERNETES NODE     OS                 NETWORK              CPU            RAM
 SUM                                                         ``56 vCPUs``   ``176+ GB``  ``400 GB``
 =========================================================== ============== ============ ===============
 
-Unfortunately, the offline installer supports only **RHEL 7.x** or **CentOS 7.6** distribution as of now. So, your VMs should be preinstalled with this operating system - the hypervisor and platform can be of your choosing.
+As of now, the offline installer supports only **RHEL 7.x** and **CentOS 7.6** distributions, with at least *@core* and *@base* package groups installed including *Mandatory* and *Default* package sets. So, your VMs should be preinstalled with this operating system - the hypervisor and platform can be of your choosing.
 
 We will expect from now on that you installed four VMs and they are connected to the shared network. All VMs must be reachable from our *install-server* (below), which can be the hypervisor, *infra-node* or completely different machine. But in either of these cases the *install-server* must be able to connect over ssh to all of these nodes.