浏览代码

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
~~~~~~


正在加载...
取消
保存