This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
ExternalMirrors
/
salt-formula
mirror of
https://github.com/salt-formulas/salt-formula-salt
Watch
1
Star
0
Fork
0
Code
Issues
0
Releases
7
Wiki
Activity
Browse Source
added readme for salt minion http proxy
pull/36/head
Ondrej Smola
7 years ago
parent
e3ae6b3bbf
commit
c2d3e6f12e
1 changed files
with
10 additions
and
0 deletions
Split View
Show Diff Stats
+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
~~~~~~
Write
Preview
Loading…
Cancel
Save