Browse Source

Merge pull request #36 from smolaon/master

added readme for salt minion http proxy
pull/37/head
Filip Pytloun 7 years ago
parent
commit
0faeefbdae
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