diff options
author | Sofia Wallin <sofia.wallin@ericsson.com> | 2015-12-14 16:27:30 +0100 |
---|---|---|
committer | Sofia Wallin <sofia.wallin@ericsson.com> | 2015-12-17 14:19:24 +0100 |
commit | d496e7fdcd74d060c3bcfbe600ac4d0d3427e7e7 (patch) | |
tree | c0c3648dff32e871ebed7af4f8f4491af7be9065 /docs/configguide | |
parent | f99ae304e7414bbfcf2cb1dcccff3526dd6d0544 (diff) |
Created a template for installer configuration
Change-Id: I1accfa33b28b00724e175b1e08a5cd34c1d85245
Signed-off-by: Sofia Wallin <sofia.wallin@ericsson.com>
Diffstat (limited to 'docs/configguide')
-rw-r--r-- | docs/configguide/installerconfig.rst | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/docs/configguide/installerconfig.rst b/docs/configguide/installerconfig.rst new file mode 100644 index 000000000..dd4a43330 --- /dev/null +++ b/docs/configguide/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 + + + |