Skip to content

Commit 9afb38d

Browse files
author
jamescott
committed
sync up ctl service intro
1 parent 0a3d05f commit 9afb38d

File tree

11 files changed

+19
-21
lines changed

11 files changed

+19
-21
lines changed

chef_master/source/ctl_analytics.rst

Lines changed: 5 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,10 @@ preflight-check
1818
=====================================================
1919
.. include:: ../../includes_ctl_analytics/includes_ctl_analytics_preflight_check.rst
2020

21+
purge-node
22+
=====================================================
23+
.. include:: ../../includes_ctl_analytics/includes_ctl_analytics_purge_nodes.rst
24+
2125
reconfigure
2226
=====================================================
2327
.. include:: ../../includes_ctl_analytics/includes_ctl_analytics_reconfigure.rst
@@ -32,9 +36,7 @@ uninstall
3236

3337
Service Subcommands
3438
=====================================================
35-
|chef analytics| has a built in process supervisor, which ensures that all of the
36-
required services are in the appropriate state at any given time. The supervisor
37-
starts two processes per service.
39+
.. include:: ../../includes_ctl_common/includes_ctl_common_service_subcommands.rst
3840

3941
hup
4042
-----------------------------------------------------
@@ -52,10 +54,6 @@ once
5254
-----------------------------------------------------
5355
.. include:: ../../includes_ctl_analytics/includes_ctl_analytics_once.rst
5456

55-
purge-node
56-
-----------------------------------------------------
57-
.. include:: ../../includes_ctl_analytics/includes_ctl_analytics_purge_nodes.rst
58-
5957
restart
6058
-----------------------------------------------------
6159
.. include:: ../../includes_ctl_analytics/includes_ctl_analytics_restart.rst

chef_master/source/ctl_chef_server.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -459,7 +459,7 @@ user-show
459459

460460
Service Subcommands
461461
=====================================================
462-
The |chef server| has a built in process supervisor, which ensures that all of the required services are in the appropriate state at any given time. The supervisor starts two processes per service.
462+
.. include:: ../../includes_ctl_common/includes_ctl_common_service_subcommands.rst
463463

464464
.. warning:: The following commands are disabled when an external |postgresql| database is configured for the |chef server|: ``hup``, ``int``, ``kill``, ``once``, ``restart``, ``start``, ``stop``, ``tail``, and ``term``.
465465

chef_master/source/ctl_delivery_server.rst

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -158,8 +158,7 @@ update-project-hooks
158158

159159
Service Subcommands
160160
=====================================================
161-
The |chef delivery| server has a built in process supervisor, which ensures that all of the required services are in the appropriate state at any given time. The supervisor starts two processes per service.
162-
161+
.. include:: ../../includes_ctl_common/includes_ctl_common_service_subcommands.rst
163162

164163
graceful-kill
165164
-----------------------------------------------------

chef_master/source/ctl_supermarket.rst

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -26,9 +26,7 @@ uninstall
2626

2727
Service Subcommands
2828
=====================================================
29-
|supermarket| has a built in process supervisor, which ensures that all of the
30-
required services are in the appropriate state at any given time. The supervisor
31-
starts two processes per service.
29+
.. include:: ../../includes_ctl_common/includes_ctl_common_service_subcommands.rst
3230

3331
hup
3432
-----------------------------------------------------
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+
This command has a built in process supervisor that ensures all of the required services are in the appropriate state at any given time. The supervisor starts two processes per service and provides the following subcommands for managing services: ``hup``, ``int``, ``kill``, ``once``, ``restart``, ``service-list``, ``start``, ``status``, ``stop``, ``tail``, and ``term``.

release_analytics_1-1/source/ctl_analytics.rst

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -34,9 +34,7 @@ uninstall
3434

3535
Service Subcommands
3636
=====================================================
37-
|chef analytics| has a built in process supervisor, which ensures that all of the
38-
required services are in the appropriate state at any given time. The supervisor
39-
starts two processes per service.
37+
.. include:: ../../includes_ctl_common/includes_ctl_common_service_subcommands.rst
4038

4139
hup
4240
-----------------------------------------------------

release_oec_11-0/source/ctl_private_chef.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ uninstall
4848

4949
Service Subcommands
5050
=====================================================
51-
The |chef server| has a built in process supervisor, which ensures that all of the required services are in the appropriate state at any given time. The supervisor starts two processes per service.
51+
.. include:: ../../includes_ctl_common/includes_ctl_common_service_subcommands.rst
5252

5353
hup
5454
-----------------------------------------------------

release_oec_11-1/source/ctl_private_chef.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ uninstall
4848

4949
Service Subcommands
5050
=====================================================
51-
The |chef server| has a built in process supervisor, which ensures that all of the required services are in the appropriate state at any given time. The supervisor starts two processes per service.
51+
.. include:: ../../includes_ctl_common/includes_ctl_common_service_subcommands.rst
5252

5353
hup
5454
-----------------------------------------------------

release_oec_11-2/source/ctl_private_chef.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ uninstall
4848

4949
Service Subcommands
5050
=====================================================
51-
The |chef server| has a built in process supervisor, which ensures that all of the required services are in the appropriate state at any given time. The supervisor starts two processes per service.
51+
.. include:: ../../includes_ctl_common/includes_ctl_common_service_subcommands.rst
5252

5353
hup
5454
-----------------------------------------------------

release_server_12-0/source/ctl_chef_server.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -388,7 +388,7 @@ user-show
388388

389389
Service Subcommands
390390
=====================================================
391-
The |chef server| has a built in process supervisor, which ensures that all of the required services are in the appropriate state at any given time. The supervisor starts two processes per service.
391+
.. include:: ../../includes_ctl_common/includes_ctl_common_service_subcommands.rst
392392

393393
hup
394394
-----------------------------------------------------

0 commit comments

Comments
 (0)