From e84691514a300db84c764243d1e3e3ed9ecca6d8 Mon Sep 17 00:00:00 2001 From: Sofia Wallin Date: Mon, 4 Jan 2016 14:20:47 +0100 Subject: Templates for configuration guide Please use the installerconfig.rst to describe the configuration for each installer. Removed configoptions from the patch, we will provide patches for the post install procedures template during the day. Postinstall.rst is added, please use this to describe the post install activities. Change-Id: I1ffc7459567a45a5f0e255d7207cef218c447d1f Signed-off-by: Sofia Wallin --- docs/configguide/installerconfig.rst | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 docs/configguide/installerconfig.rst (limited to 'docs/configguide/installerconfig.rst') diff --git a/docs/configguide/installerconfig.rst b/docs/configguide/installerconfig.rst new file mode 100644 index 00000000..dd4a4333 --- /dev/null +++ b/docs/configguide/installerconfig.rst @@ -0,0 +1,23 @@ + + 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 + + + -- cgit 1.2.3-korg