I work inside internal network and we have a proxy to be set when we want to connect to the external world.
When using this formula I get:
Comment: Failed to cache https://fedoraproject.org/static/0608B895.txt: Error: HTTP 599: Timeout reading https://fedoraproject.org/static/0608B895.txt
I believe the reason is I'm behind proxy.
Nothing changes when I have http_proxy set
What's best to resolve this?
Should I download GPG keys and store them inside my /srv/salt ?
I manage rhel6 and rhel7 as well so I would like to be able to install correct keys to both, can I do it via pillar?
Maybe I could modify init.sls and in the pillar I would setup proxy, but I'm not sure how those files with keys are actually downloaded.
I work inside internal network and we have a proxy to be set when we want to connect to the external world.
When using this formula I get:
Comment: Failed to cache https://fedoraproject.org/static/0608B895.txt: Error: HTTP 599: Timeout reading https://fedoraproject.org/static/0608B895.txtI believe the reason is I'm behind proxy.
Nothing changes when I have http_proxy set
What's best to resolve this?
Should I download GPG keys and store them inside my /srv/salt ?
I manage rhel6 and rhel7 as well so I would like to be able to install correct keys to both, can I do it via pillar?
Maybe I could modify init.sls and in the pillar I would setup proxy, but I'm not sure how those files with keys are actually downloaded.