From a94e1635ec83f716ce78cf916bfcbd9716bd1389 Mon Sep 17 00:00:00 2001 From: troymc Date: Mon, 8 Aug 2016 18:29:31 +0200 Subject: [PATCH] docs: started prod node setup & mgmt section --- docs/source/prod-node-setup-mgmt/index.rst | 10 ++++++++++ docs/source/prod-node-setup-mgmt/install-chef-dk.md | 5 +++++ 2 files changed, 15 insertions(+) create mode 100644 docs/source/prod-node-setup-mgmt/index.rst create mode 100644 docs/source/prod-node-setup-mgmt/install-chef-dk.md diff --git a/docs/source/prod-node-setup-mgmt/index.rst b/docs/source/prod-node-setup-mgmt/index.rst new file mode 100644 index 00000000..63450bda --- /dev/null +++ b/docs/source/prod-node-setup-mgmt/index.rst @@ -0,0 +1,10 @@ +.. You can adapt this file completely to your liking, but it should at least + contain the root `toctree` directive. + +Production Node Setup & Management +================================== + +.. toctree:: + :maxdepth: 1 + + install-chef-dk diff --git a/docs/source/prod-node-setup-mgmt/install-chef-dk.md b/docs/source/prod-node-setup-mgmt/install-chef-dk.md new file mode 100644 index 00000000..09ae44ae --- /dev/null +++ b/docs/source/prod-node-setup-mgmt/install-chef-dk.md @@ -0,0 +1,5 @@ +# Install Chef Dev Kit + +TODO + +