8000 Merge pull request #8755 from pass-by-value/more_doc_changes · linuxme/salt@850ff3d · GitHub
[go: up one dir, main page]

Skip to content

Commit 850ff3d

Browse files
committed
Merge pull request saltstack#8755 from pass-by-value/more_doc_changes
Remove doc reference to minion
2 parents 720b509 + e183213 commit 850ff3d

File tree

1 file changed

+1
-9
lines changed

1 file changed

+1
-9
lines changed

doc/topics/tutorials/halite.rst

Lines changed: 1 addition & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -210,15 +210,7 @@ module:
210210
211211
salt '*' tls.create_self_signed_cert test
212212
213-
You can use ``salt-call`` to create a self-signed cert on the box running
214-
Halite. That way you can create the cert directly on the Halite box without
215-
having to go through the master.
216-
217-
.. note::
218-
219-
The following command requires that you have the ``salt-minion`` package
220-
installed.
221-
213+
You can also use ``salt-call`` to create a self-signed cert.
222214
.. code-block:: bash
223215
224216
salt-call tls.create_self_signed_cert tls

0 commit comments

Comments
 (0)
0