From 658df6e67748fcfcb07c98e330cdde03f51b7ddf Mon Sep 17 00:00:00 2001 From: Kevin Fenzi Date: Mon, 5 Apr 2021 15:30:01 -0700 Subject: [PATCH] debuginfod: move to port 8002 and add vpn Signed-off-by: Kevin Fenzi --- inventory/group_vars/debuginfod | 2 +- inventory/group_vars/debuginfod_stg | 2 +- playbooks/include/proxies-reverseproxy.yml | 2 +- .../server/files/ccd/debuginfod01.iad2.fedoraproject.org | 2 ++ 4 files changed, 5 insertions(+), 3 deletions(-) create mode 100644 roles/openvpn/server/files/ccd/debuginfod01.iad2.fedoraproject.org diff --git a/inventory/group_vars/debuginfod b/inventory/group_vars/debuginfod index 221a2739a7..db9ba1531f 100644 --- a/inventory/group_vars/debuginfod +++ b/inventory/group_vars/debuginfod @@ -7,7 +7,7 @@ num_cpus: 4 deployment_type: prod -tcp_ports: [ 80 ] +tcp_ports: [ 8002 ] primary_auth_source: ipa ipa_host_group: debuginfod diff --git a/inventory/group_vars/debuginfod_stg b/inventory/group_vars/debuginfod_stg index d6a01e5622..5a2ed7407b 100644 --- a/inventory/group_vars/debuginfod_stg +++ b/inventory/group_vars/debuginfod_stg @@ -7,7 +7,7 @@ num_cpus: 4 deployment_type: stg -tcp_ports: [ 80 ] +tcp_ports: [ 8002 ] primary_auth_source: ipa ipa_host_group: debuginfod diff --git a/playbooks/include/proxies-reverseproxy.yml b/playbooks/include/proxies-reverseproxy.yml index b9d1f27911..74afa85e09 100644 --- a/playbooks/include/proxies-reverseproxy.yml +++ b/playbooks/include/proxies-reverseproxy.yml @@ -753,6 +753,6 @@ destname: debuginfod remotepath: / localpath: / - proxyurl: http://debuginfod01 + proxyurl: http://debuginfod01:8002 tags: debuginfod diff --git a/roles/openvpn/server/files/ccd/debuginfod01.iad2.fedoraproject.org b/roles/openvpn/server/files/ccd/debuginfod01.iad2.fedoraproject.org new file mode 100644 index 0000000000..cf2fe7c1f4 --- /dev/null +++ b/roles/openvpn/server/files/ccd/debuginfod01.iad2.fedoraproject.org @@ -0,0 +1,2 @@ +# ifconfig-push actualIP PtPIP +ifconfig-push 192.168.1.165 192.168.0.165