From 6a28ba866d3c0cd05041d9196c3bb0e2340bd2e7 Mon Sep 17 00:00:00 2001 From: Trevor Cooper Date: Fri, 22 Jan 2016 13:27:04 -0800 Subject: Removed old lab description template and replaced with new template. Updates for ... 1) Lab description 2) POD description 3) Examples of lab tolpology and POD topology diagrams. These files were created using ideas from existing lab/POD descriptions and lab experience for rls B. (cp) provided some tidying up and random spelling fixes for the toolchain. Change-Id: I72a34be9e1c1509fd310b43562bf6d5aa1c459e7 Signed-off-by: Trevor Cooper --- docs/lab-description/lab_description.rst | 51 ++++++++++++++++++++++++++++++++ 1 file changed, 51 insertions(+) create mode 100644 docs/lab-description/lab_description.rst (limited to 'docs/lab-description/lab_description.rst') diff --git a/docs/lab-description/lab_description.rst b/docs/lab-description/lab_description.rst new file mode 100644 index 00000000..4ea0b124 --- /dev/null +++ b/docs/lab-description/lab_description.rst @@ -0,0 +1,51 @@ +Pharos Lab Description Template +=============================== + +Introduction +------------ + +Add an summary of what your lab hosts, its focus areas and purpose + + +Lab Resources +============= + ++----------------+----------------+----------------+----------------+----------------+----------------+----------------+ +| Resource | Project(s) | Project Lead | Email(s) | POD Role* | Status** | Notes | ++----------------+----------------+----------------+----------------+----------------+----------------+----------------+ +| POD1 | example | John Doe | john@intel.com | CI: stable | Active | | ++----------------+----------------+----------------+----------------+----------------+----------------+----------------+ + +* POD Role: CI stable, CI latest, Dev/test, Stand-alone, ... +** Status: Assigned, Configuration in progress, Active, Troubleshooting, Can be re-purposed, ... + + +Code of Conduct +=============== + +Define your lab's policies and expectations here + + +Remote Access Infrastructure +============================ + +Describe your lab remote access setup (type of access (VPN?), link speed, any restrictions, etc.) + + +Remote Access Process +===================== + +Define your lab's process for requesting access to the lab (e.g. VPN guide, how to modify BIOS settings, etc.) + + +Documentation +============= + +List your lab specific documents here + + +Lab Topology +============ + +.. image:: images/_.png|.jpg + :alt: Name of the diagram -- cgit 1.2.3-korg