Skip to content

Commit 62d3307

Browse files
author
jamescott
committed
sync --local-mode option added in 11.8 warning
1 parent c6ef80c commit 62d3307

File tree

37 files changed

+41
-37
lines changed

37 files changed

+41
-37
lines changed

chef_master/source/chef_solo.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
|chef solo|
33
=====================================================
44

5-
.. warning:: The |chef client| now `includes an option called local mode <http://docs.chef.io/ctl_chef_client.html#run-in-local-mode>`_ (``--local-mode`` or ``-z``), which runs the |chef client| against the |chef repo| on the local machine as if it were running against a |chef server|. Local mode was added to the |chef client| in the 11.8 release. If you are running that version of the |chef client| (or later), you should consider using local mode instead of using |chef solo|.
5+
.. warning:: .. include:: ../../includes_notes/includes_notes_chef_solo_use_local_mode.rst
66

77
.. include:: ../../includes_chef_solo/includes_chef_solo.rst
88

chef_master/source/config_rb_solo.rst

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,12 @@
22
|solo rb|
33
=====================================================
44

5-
.. warning:: The |chef client| now `includes an option called local mode <http://docs.chef.io/ctl_chef_client.html#run-in-local-mode>`_ (``--local-mode`` or ``-z``), which runs the |chef client| against the |chef repo| on the local machine as if it were running against a |chef server|. Local mode was added to the |chef client| in the 11.8 release. If you are running that version of the |chef client| (or later), you should consider using local mode instead of using |chef solo|.
5+
.. warning:: .. include:: ../../includes_notes/includes_notes_chef_solo_use_local_mode.rst
66

77
.. include:: ../../includes_config/includes_config_rb_solo.rst
88

99
Settings
1010
==========================================================================
11-
1211
.. include:: ../../includes_config/includes_config_rb_solo_settings.rst
1312

1413
Example

chef_master/source/ctl_chef_solo.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
|chef solo| (executable)
33
=====================================================
44

5-
.. warning:: The |chef client| now `includes an option called local mode <http://docs.chef.io/ctl_chef_client.html#run-in-local-mode>`_ (``--local-mode`` or ``-z``), which runs the |chef client| against the |chef repo| on the local machine as if it were running against a |chef server|. Local mode was added to the |chef client| in the 11.8 release. If you are running that version of the |chef client| (or later), you should consider using local mode instead of using |chef solo|.
5+
.. warning:: .. include:: ../../includes_notes/includes_notes_chef_solo_use_local_mode.rst
66

77
.. include:: ../../includes_chef_solo/includes_chef_solo.rst
88

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 client| `includes an option called local mode <https://docs.chef.io/ctl_chef_client.html#run-in-local-mode>`_ (``--local-mode`` or ``-z``), which runs the |chef client| against the |chef repo| on the local machine as if it were running against a |chef server|. Local mode was added to the |chef client| in the 11.8 release. If you are running that version of the |chef client| (or later), you should consider using local mode instead of using |chef solo|.

release_chef_11-0/source/chef_solo.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
chef-solo
55
=====================================================
66

7-
.. warning:: The |chef client| now `includes an option called local mode <http://docs.chef.io/ctl_chef_client.html#run-in-local-mode>`_ (``--local-mode`` or ``-z``), which runs the |chef client| against the |chef repo| on the local machine as if it were running against a |chef server|. Local mode was added to the |chef client| in the 11.8 release. If you are running that version of the |chef client| (or later), you should use local mode instead of using |chef solo|.
7+
.. warning:: .. include:: ../../includes_notes/includes_notes_chef_solo_use_local_mode.rst
88

99
.. include:: ../../includes_chef_solo/includes_chef_solo_11-4.rst
1010

release_chef_11-0/source/config_rb_solo.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
solo.rb
55
=====================================================
66

7-
.. warning:: The |chef client| now `includes an option called local mode <http://docs.chef.io/ctl_chef_client.html#run-in-local-mode>`_ (``--local-mode`` or ``-z``), which runs the |chef client| against the |chef repo| on the local machine as if it were running against a |chef server|. Local mode was added to the |chef client| in the 11.8 release. If you are running that version of the |chef client| (or later), you should use local mode instead of using |chef solo|.
7+
.. warning:: .. include:: ../../includes_notes/includes_notes_chef_solo_use_local_mode.rst
88

99
.. include:: ../../includes_config/includes_config_rb_solo.rst
1010

release_chef_11-0/source/ctl_chef_solo.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
|chef solo| (executable)
55
=====================================================
66

7-
.. warning:: The |chef client| now `includes an option called local mode <http://docs.chef.io/ctl_chef_client.html#run-in-local-mode>`_ (``--local-mode`` or ``-z``), which runs the |chef client| against the |chef repo| on the local machine as if it were running against a |chef server|. Local mode was added to the |chef client| in the 11.8 release. If you are running that version of the |chef client| (or later), you should use local mode instead of using |chef solo|.
7+
.. warning:: .. include:: ../../includes_notes/includes_notes_chef_solo_use_local_mode.rst
88

99
.. include:: ../../includes_chef_solo/includes_chef_solo_11-4.rst
1010

release_chef_11-10/source/chef_solo.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
|chef solo|
55
=====================================================
66

7-
.. warning:: The |chef client| now `includes an option called local mode <http://docs.chef.io/ctl_chef_client.html#run-in-local-mode>`_ (``--local-mode`` or ``-z``), which runs the |chef client| against the |chef repo| on the local machine as if it were running against a |chef server|. Local mode was added to the |chef client| in the 11.8 release. If you are running that version of the |chef client| (or later), you should consider using local mode instead of using |chef solo|.
7+
.. warning:: .. include:: ../../includes_notes/includes_notes_chef_solo_use_local_mode.rst
88

99
.. include:: ../../includes_chef_solo/includes_chef_solo.rst
1010

release_chef_11-10/source/config_rb_solo.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
|solo rb|
55
=====================================================
66

7-
.. warning:: The |chef client| now `includes an option called local mode <http://docs.chef.io/ctl_chef_client.html#run-in-local-mode>`_ (``--local-mode`` or ``-z``), which runs the |chef client| against the |chef repo| on the local machine as if it were running against a |chef server|. Local mode was added to the |chef client| in the 11.8 release. If you are running that version of the |chef client| (or later), you should use local mode instead of using |chef solo|.
7+
.. warning:: .. include:: ../../includes_notes/includes_notes_chef_solo_use_local_mode.rst
88

99
.. include:: ../../includes_config/includes_config_rb_solo.rst
1010

release_chef_11-10/source/ctl_chef_solo.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
|chef solo| (executable)
55
=====================================================
66

7-
.. warning:: The |chef client| now `includes an option called local mode <http://docs.chef.io/ctl_chef_client.html#run-in-local-mode>`_ (``--local-mode`` or ``-z``), which runs the |chef client| against the |chef repo| on the local machine as if it were running against a |chef server|. Local mode was added to the |chef client| in the 11.8 release. If you are running that version of the |chef client| (or later), you should use local mode instead of using |chef solo|.
7+
.. warning:: .. include:: ../../includes_notes/includes_notes_chef_solo_use_local_mode.rst
88

99
.. include:: ../../includes_chef_solo/includes_chef_solo.rst
1010

0 commit comments

Comments
 (0)