本網站在啟用 JavaScript 的情況下可以運作的更好。
首頁
探索
說明
註冊
登入
ExternalMirrors
/
salt-formula
镜像来自
https://github.com/salt-formulas/salt-formula-salt
關注
1
收藏
0
複製
0
程式碼
問題
0
版本發佈
7
Wiki
活動
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.
384
提交
26
分支
目錄樹:
436cffcff6
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 }
建立分支
${ searchTerm }
從 '436cffcff6'
${ noResults }
salt-formula
/
salt
/
files
/
systemd_minion_override.conf
systemd_minion_override.conf
43B
原始文件
Normal View
歷史記錄
Adding environment variables for salt minion salt-minion started via upstart is not using /etc/environment to source variables therefore is not using system wide http_proxy parameters if they are set there. With this patch if salt.minion.env_vars is set to engine: file salt will set envvars in /etc/default/salt-minion and will use them for all commands executed remotely via salt. Since /etc/default is not used on systems with systemd override for salt-minion to use /etc/environmnet will be set. Change-Id: Icfe122de2486a83820a0bd2e2aeea4be3796c6aa Closes-bug: PROD-16676
7 年之前
1
2
[Service]
EnvironmentFile=/etc/environment