Browse Source

added readme for salt minion http proxy

pull/36/head
Ondrej Smola 7 years ago
parent
commit
c2d3e6f12e
1 changed files with 10 additions and 0 deletions
  1. +10
    -0
      README.rst

+ 10
- 0
README.rst View File

@@ -216,6 +216,16 @@ Salt minion with graphing dependencies
.. literalinclude:: tests/pillar/minion_graph.sls
:language: yaml

Salt minion behind http proxy

.. code-block:: yaml

salt:
minion:
proxy:
host: 127.0.0.1
port: 3128

PKI CA
~~~~~~


Loading…
Cancel
Save