diff options
author | Christopher Price <christopher.price@ericsson.com> | 2015-12-18 09:10:02 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@172.30.200.206> | 2015-12-18 09:10:02 +0000 |
commit | be1b876c56adee484957f8a8f1c614eacdc828f5 (patch) | |
tree | dff9232f6b10e5737747de2543a8131355721de8 /docs | |
parent | c58ab25df022a849aab5ed77286a2fc221dbc5a7 (diff) | |
parent | d496e7fdcd74d060c3bcfbe600ac4d0d3427e7e7 (diff) |
Merge "Created a template for installer configuration"
Diffstat (limited to 'docs')
-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 + + + |