diff options
author | Sofia Wallin <sofia.wallin@ericsson.com> | 2015-12-14 16:14:21 +0100 |
---|---|---|
committer | Jonas Bjurel <jonas.bjurel@ericsson.com> | 2015-12-21 15:49:24 +0000 |
commit | e354b304952bb87547d9ee7298b8a5b78394e401 (patch) | |
tree | 4e0efb6fe64a42e29080f6ffe32a6b45a05897d4 | |
parent | f84a868f42f3cde41e2f17b2c776f13b0cc37334 (diff) |
Created a template for installer configuration
Change-Id: Ia47d104773987f6517eac2a198994d63c9f8122c
Signed-off-by: Sofia Wallin <sofia.wallin@ericsson.com>
-rw-r--r-- | docs/installerconfig.rst | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/docs/installerconfig.rst b/docs/installerconfig.rst new file mode 100644 index 000000000..dd4a43330 --- /dev/null +++ b/docs/installerconfig.rst @@ -0,0 +1,23 @@ + +<Project> configuration +======================= +Add a brief introduction to configure OPNFV with this specific installer + +Pre-configuration activities +----------------------------- +Describe specific pre-configuration activities. Refer to Installations guide and release notes + +Hardware configuration +----------------------- +Describe the hardware configuration needed for this specific installer + +Jumphost configuration +----------------------- +Describe intial Jumphost configuration (network and software)needed in order to deploy the installer + +Platform components configuration +--------------------------------- +Describe the configuration of each component in the installer + + + |