diff options
author | Bartek Grzybowski <b.grzybowski@partner.samsung.com> | 2021-03-22 13:10:22 +0100 |
---|---|---|
committer | Bartek Grzybowski <b.grzybowski@partner.samsung.com> | 2021-03-22 13:10:22 +0100 |
commit | e12f974edd523a41201f154f1183c93e3bfcdbd9 (patch) | |
tree | 05c16f15b6c582823746b486a656bd9e9779178d /docs/BuildGuide.rst | |
parent | bb073aaf084c2cf9023d1283b998b8957f1b0350 (diff) |
Fix rst formatting and shorten main section title
Change-Id: Ie82a3a1a8a4207ec7447755a8911f6914425df01
Issue-ID: INT-1893
Signed-off-by: Bartek Grzybowski <b.grzybowski@partner.samsung.com>
Diffstat (limited to 'docs/BuildGuide.rst')
-rw-r--r-- | docs/BuildGuide.rst | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/docs/BuildGuide.rst b/docs/BuildGuide.rst index 50c9034a..e07c7f4d 100644 --- a/docs/BuildGuide.rst +++ b/docs/BuildGuide.rst @@ -1,9 +1,9 @@ .. This work is licensed under a Creative Commons Attribution 4.0 International License. .. http://creativecommons.org/licenses/by/4.0 -.. Copyright 2019 Samsung Electronics Co., Ltd. +.. Copyright 2021 Samsung Electronics Co., Ltd. -OOM ONAP Offline Installer Package Build Guide -============================================================= +Offline Installer Package Build Guide +===================================== This document is describing procedure for building offline installer packages. It is supposed to be triggered on server with internet connectivity and will download all artifacts required for ONAP deployment based on our static lists. The server used for the procedure in this guide is preferred to be separate build server. @@ -12,7 +12,7 @@ Some discrepancies when Centos 7.6 is used are described below as well. Part 1. Prerequisites --------------------- +--------------------- We assume that procedure is executed on RHEL 7.6 server with \~300G disc space, 16G+ RAM and internet connectivity |