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 + +