Skip to content

Commit 60493ac

Browse files
author
jamescott
committed
move system requirements to includes topics
1 parent 82ebcf3 commit 60493ac

File tree

3 files changed

+18
-8
lines changed

3 files changed

+18
-8
lines changed

chef_master/source/chef_system_requirements.rst

Lines changed: 2 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,7 @@
22
System Requirements
33
=====================================================
44

5-
Before installing |chef|:
6-
7-
* Ensure that each machine that will be a node is running a :doc:`supported platform </supported_platforms>`
8-
* Ensure that the machine that will run the |chef server| is sufficiently powerful
9-
* Ensure that any network and firewall settings are configured correctly
10-
11-
Install and configure the |chef server|, then install and configure a workstation, and then run the bootstrap command from the workstation to install the |chef client| on each node.
5+
.. include:: ../../includes_system_requirements/includes_system_requirements.rst
126

137
|chef client|
148
=====================================================
@@ -30,4 +24,4 @@ Hosted |chef server_title|
3024

3125
|chef dk_title|
3226
=====================================================
33-
The |chef dk| has the same requirements as the |chef client|.
27+
.. include:: ../../includes_system_requirements/includes_system_requirements_chefdk.rst
Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
.. The contents of this file may be included in multiple topics (using the includes directive).
2+
.. The contents of this file should be modified in a way that preserves its ability to appear in multiple topics.
3+
4+
5+
Before installing |chef|:
6+
7+
* Ensure that each machine that will be a node is running a :doc:`supported platform </supported_platforms>`
8+
* Ensure that the machine that will run the |chef server| is sufficiently powerful
9+
* Ensure that any network and firewall settings are configured correctly
10+
11+
Install and configure the |chef server|, then install and configure a workstation, and then run the bootstrap command from the workstation to install the |chef client| on each node.
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
.. The contents of this file may be included in multiple topics (using the includes directive).
2+
.. The contents of this file should be modified in a way that preserves its ability to appear in multiple topics.
3+
4+
5+
The |chef dk| has the same requirements as the |chef client|.

0 commit comments

Comments
 (0)