소스 검색

Merge pull request #36 from smolaon/master

added readme for salt minion http proxy
pull/37/head
Filip Pytloun 7 년 전
부모
커밋
0faeefbdae
1개의 변경된 파일10개의 추가작업 그리고 0개의 파일을 삭제
  1. +10
    -0
      README.rst

+ 10
- 0
README.rst 파일 보기

@@ -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…
취소
저장