.. 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 Testing Guide
-^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
+Offline Installer Testing Guide
+^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 
 This testing guide describes how offline installer can be tested in local
 development environment (laptop) without the need for actual servers.
 configuration between.
 
 Single scenario example with nexus role
+
 ::
 
     ├── infrastructure.yml
     │   │   └── vars
 
 Multiple scenario example with chrony role
+
 ::
 
     roles/chrony
   to leave them out.
 
 Example with infrastructure playbook level test files
+
 ::
 
     ├── infrastructure.yml
     <action>-<role>[-<description>]
 
 Examples of commonly used test roles
+
 ::
 
     ├── infrastructure.yml
 should be used in cases where ansible's 'systemd' module is used.
 
 Used Dockerfiles/Box definitions are kept in following directory structure
+
 ::
 
     └── test