gitfs and git ext_pillar (git_pillar) via proxy

22 views
Skip to first unread message

worthmysalt

unread,
Nov 7, 2017, 7:42:54 PM11/7/17
to Salt-users
Hi All,

In our ecosystem, we're required to jump through an http proxy to reach other servers. Via command line, it is simple:

git config --global https.proxy https://<proxy-hostname>:<proxy-port>
git config --global http.proxy https://<proxy-hostname>:<proxy-port>

Is there a similar way to configure salt master so that gitfs and git_pillar utilize a proxy as well?

Thanks so much!
Reply all
Reply to author
Forward
0 new messages