This website works better with JavaScript.
홈
탐색
도움말
가입하기
로그인
ExternalMirrors
/
salt-formula
의 미러
https://github.com/salt-formulas/salt-formula-salt
보기
1
좋아요
0
포크
0
코드
이슈
0
릴리즈
7
위키
Activity
New version of salt-formula from Saltstack
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
348
커밋
26
브랜치
트리:
4efaa0d068
HEAD
acl
collect-salt-ca
data_dir_require
doc/update-readme-tursted-ca-minions
feature/remove_ca_symlink
feature/salt-orchestrate
feature/spm-packaging-meta
fix/ca_cert_render_issue
fix/force_symlinks
idempotency
master
meta
minion_fix
pr/fix/ca_cert_whitespaces
pr/fix/install_formulas_fix
pr/fix/minion_dependencis
pr/fix/tests_minion_pki_cert
pr/fix_minion_proxy_device
pr/fix_salt_ca_trust
pr/retry_dns_sm_failover
pr_stateoutput
psutil
soa
syndic
test-kitchen
2016.12.1
2016.12
0.4
0.2
mk22
mk22-sl
mcp0.5
브랜치
태그
${ item.name }
Create branch
${ searchTerm }
from '4efaa0d068'
${ noResults }
salt-formula
/
tests
/
pillar
/
minion_backend_urllib.sls
minion_backend_urllib.sls
55B
Raw
Normal View
히스토리
Salt minion allow to specify HTTP backend This is useful when using proxies. The default Tornado backend does not utilize proxy environment variables and isn't able to set no_proxy variable. Change-Id: I4a51c6fc9abe65d46ed4f3adeb30f7a25337857e
7 년 전
1
2
3
4
salt:
minion:
enabled: true
backend: urllib2