From 331b2f6a57bd2056a9b791f28741398a3ba1a660 Mon Sep 17 00:00:00 2001 From: "Jenkins Infra Bot (updatecli)" <60776566+jenkins-infra-bot@users.noreply.github.com> Date: Thu, 12 Dec 2024 17:57:06 +0000 Subject: [PATCH 1/2] chore: Update public-db vnet IP in the YAML configuration of our Open... MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ... VPN CLI Made with ❤️️ by updatecli --- config.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.yaml b/config.yaml index 906fb06..11dd3e9 100644 --- a/config.yaml +++ b/config.yaml @@ -13,7 +13,7 @@ networks: # public vnet, defined in jenkins-infra/azure-net - 10.244.0.0/14 # public-db vnet, defined in jenkins-infra/azure-net - - 10.252.0.0/21 + - 10.253.0.0/21 # cert-ci-jenkins-io vnet, defined in jenkins-infra/azure-net # TODO: add manually to users whom require access to this instance (JenSec, Infra) # - 10.252.8.0/21 From 9ba11388876e997481d5f8a78ed0e9c3cd0d0359 Mon Sep 17 00:00:00 2001 From: "Jenkins Infra Bot (updatecli)" <60776566+jenkins-infra-bot@users.noreply.github.com> Date: Thu, 12 Dec 2024 17:57:07 +0000 Subject: [PATCH 2/2] chore: Update public-db vnet IP in the user CCD routing configurations MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Made with ❤️️ by updatecli --- cert/ccd/private/danielbeck | 2 +- cert/ccd/private/dduportal | 2 +- cert/ccd/private/kevingrdj | 2 +- cert/ccd/private/krisstern | 2 +- cert/ccd/private/markewaite | 2 +- cert/ccd/private/notmyfault | 2 +- cert/ccd/private/smerle | 2 +- cert/ccd/private/timja | 2 +- cert/ccd/private/wfollonier | 2 +- 9 files changed, 9 insertions(+), 9 deletions(-) diff --git a/cert/ccd/private/danielbeck b/cert/ccd/private/danielbeck index e37e03f..035d9a9 100644 --- a/cert/ccd/private/danielbeck +++ b/cert/ccd/private/danielbeck @@ -8,7 +8,7 @@ push "route 10.248.0.0 255.252.0.0" # infra-ci-sponsorship vnet push "route 10.206.0.0 255.255.252.0" # public-db vnet -push "route 10.252.0.0 255.255.248.0" +push "route 10.253.0.0 255.255.248.0" # cert-ci-jenkins-io vnet push "route 10.252.8.0 255.255.248.0" # cert-ci-jenkins-io-sponsorship vnet diff --git a/cert/ccd/private/dduportal b/cert/ccd/private/dduportal index a6a1139..c209784 100644 --- a/cert/ccd/private/dduportal +++ b/cert/ccd/private/dduportal @@ -8,7 +8,7 @@ push "route 10.248.0.0 255.252.0.0" # infra-ci-sponsorship vnet push "route 10.206.0.0 255.255.252.0" # public-db vnet -push "route 10.252.0.0 255.255.248.0" +push "route 10.253.0.0 255.255.248.0" # cert-ci-jenkins-io vnet push "route 10.252.8.0 255.255.248.0" # cert-ci-jenkins-io-sponsorship vnet diff --git a/cert/ccd/private/kevingrdj b/cert/ccd/private/kevingrdj index 58e3f89..4807730 100644 --- a/cert/ccd/private/kevingrdj +++ b/cert/ccd/private/kevingrdj @@ -8,7 +8,7 @@ push "route 10.248.0.0 255.252.0.0" # infra-ci-sponsorship vnet push "route 10.206.0.0 255.255.252.0" # public-db vnet -push "route 10.252.0.0 255.255.248.0" +push "route 10.253.0.0 255.255.248.0" # cert-ci-jenkins-io vnet push "route 10.252.8.0 255.255.248.0" # cert-ci-jenkins-io-sponsorship vnet diff --git a/cert/ccd/private/krisstern b/cert/ccd/private/krisstern index 28e4865..5c969ee 100644 --- a/cert/ccd/private/krisstern +++ b/cert/ccd/private/krisstern @@ -8,6 +8,6 @@ push "route 10.248.0.0 255.252.0.0" # infra-ci-sponsorship vnet push "route 10.206.0.0 255.255.252.0" # public-db vnet -push "route 10.252.0.0 255.255.248.0" +push "route 10.253.0.0 255.255.248.0" # aws.ci.jenkins.io VM push "route 3.146.166.108 255.255.255.255" diff --git a/cert/ccd/private/markewaite b/cert/ccd/private/markewaite index 43655eb..698cabe 100644 --- a/cert/ccd/private/markewaite +++ b/cert/ccd/private/markewaite @@ -8,7 +8,7 @@ push "route 10.248.0.0 255.252.0.0" # infra-ci-sponsorship vnet push "route 10.206.0.0 255.255.252.0" # public-db vnet -push "route 10.252.0.0 255.255.248.0" +push "route 10.253.0.0 255.255.248.0" # cert-ci-jenkins-io vnet push "route 10.252.8.0 255.255.248.0" # cert-ci-jenkins-io-sponsorship vnet diff --git a/cert/ccd/private/notmyfault b/cert/ccd/private/notmyfault index 943c13f..46e32d0 100644 --- a/cert/ccd/private/notmyfault +++ b/cert/ccd/private/notmyfault @@ -8,7 +8,7 @@ push "route 10.248.0.0 255.252.0.0" # infra-ci-sponsorship vnet push "route 10.206.0.0 255.255.252.0" # public-db vnet -push "route 10.252.0.0 255.255.248.0" +push "route 10.253.0.0 255.255.248.0" # cert-ci-jenkins-io vnet push "route 10.252.8.0 255.255.248.0" # cert-ci-jenkins-io-sponsorship vnet diff --git a/cert/ccd/private/smerle b/cert/ccd/private/smerle index d73a640..542ea36 100644 --- a/cert/ccd/private/smerle +++ b/cert/ccd/private/smerle @@ -8,7 +8,7 @@ push "route 10.248.0.0 255.252.0.0" # infra-ci-sponsorship vnet push "route 10.206.0.0 255.255.252.0" # public-db vnet -push "route 10.252.0.0 255.255.248.0" +push "route 10.253.0.0 255.255.248.0" # cert-ci-jenkins-io vnet push "route 10.252.8.0 255.255.248.0" # cert-ci-jenkins-io-sponsorship vnet diff --git a/cert/ccd/private/timja b/cert/ccd/private/timja index f68f43c..15b28aa 100644 --- a/cert/ccd/private/timja +++ b/cert/ccd/private/timja @@ -8,7 +8,7 @@ push "route 10.248.0.0 255.252.0.0" # infra-ci-sponsorship vnet push "route 10.206.0.0 255.255.252.0" # public-db vnet -push "route 10.252.0.0 255.255.248.0" +push "route 10.253.0.0 255.255.248.0" # cert-ci-jenkins-io vnet push "route 10.252.8.0 255.255.248.0" # cert-ci-jenkins-io-sponsorship vnet diff --git a/cert/ccd/private/wfollonier b/cert/ccd/private/wfollonier index 351c4dc..a939505 100644 --- a/cert/ccd/private/wfollonier +++ b/cert/ccd/private/wfollonier @@ -8,7 +8,7 @@ push "route 10.248.0.0 255.252.0.0" # infra-ci-sponsorship vnet push "route 10.206.0.0 255.255.252.0" # public-db vnet -push "route 10.252.0.0 255.255.248.0" +push "route 10.253.0.0 255.255.248.0" # cert-ci-jenkins-io vnet push "route 10.252.8.0 255.255.248.0" # cert-ci-jenkins-io-sponsorship vnet