update doc to have publish port

This commit is contained in:
Thomas Phipps 2017-11-13 12:14:13 -07:00
parent a66cd67d15
commit e4610baea5
No known key found for this signature in database
GPG key ID: 614749FA9D06F57A

View file

@ -303,6 +303,20 @@ option on the Salt master.
master_port: 4506
.. conf_minion:: publish_port
``publish_port``
---------------
Default: ``4505``
The port of the master publish server, this needs to coincide with the publish_port
option on the Salt master.
.. code-block:: yaml
master_port: 4505
.. conf_minion:: user
``user``