Page 1 of 1

Wapt repository and wapt-host with a different proxy configuration

Published: November 19, 2019 - 10:29 AM
by yoni
Hello,

After reading the thread viewtopic.php?f=9&t=1130,
I wanted to implement the indicated configuration, i.e., not to have multiple wapt-host repositories. However, the different proxy usage is causing a problem:

[global]
url_repo=https://depot.nini.lan/wapt
verify_cert=0
wapt_server=https://wapt.yob.lan
http_proxy=https://proxy.yob.lan:8080
use_http_proxy_for_server=1
use_http_proxy_for_repo=0
....
[wapt-host]
url_repo=https://wapt.yob.lan/wapt-host
use_http_proxy_for_repo=1

When I run "watp-get update", the proxy is not recognized for the wapt-host repository.

Thank you for your help
. Best regards,
Yoni

Re: Wapt repository and wapt-host with a different proxy configuration

Published: November 19, 2019 - 10:56 AM
by yoni
Configuration details:
WAPT version 1.7.4;
WAPT Agent version: 1.7.4.6232;
Server OS: CentOS Linux release 7.7.1908 (Core);
Administration machine OS: Windows 10 1903