debuginfod: move to port 8002 and add vpn

Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
Kevin Fenzi 2021-04-05 15:30:01 -07:00
parent 40f2acea99
commit 658df6e677
4 changed files with 5 additions and 3 deletions

View file

@ -7,7 +7,7 @@ num_cpus: 4
deployment_type: prod deployment_type: prod
tcp_ports: [ 80 ] tcp_ports: [ 8002 ]
primary_auth_source: ipa primary_auth_source: ipa
ipa_host_group: debuginfod ipa_host_group: debuginfod

View file

@ -7,7 +7,7 @@ num_cpus: 4
deployment_type: stg deployment_type: stg
tcp_ports: [ 80 ] tcp_ports: [ 8002 ]
primary_auth_source: ipa primary_auth_source: ipa
ipa_host_group: debuginfod ipa_host_group: debuginfod

View file

@ -753,6 +753,6 @@
destname: debuginfod destname: debuginfod
remotepath: / remotepath: /
localpath: / localpath: /
proxyurl: http://debuginfod01 proxyurl: http://debuginfod01:8002
tags: debuginfod tags: debuginfod

View file

@ -0,0 +1,2 @@
# ifconfig-push actualIP PtPIP
ifconfig-push 192.168.1.165 192.168.0.165