Skip to content

Commit

Permalink
Merge pull request #376 from jenkins-infra/updatecli_main_eadb8cdae5c…
Browse files Browse the repository at this point in the history
…f18d2df3727a07695464737032664703749579d974df8ceb26eb7

Update list of IPs restricted to VPN access only
  • Loading branch information
dduportal authored Dec 12, 2024
2 parents d46bd22 + 9ba1138 commit c580915
Show file tree
Hide file tree
Showing 10 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion cert/ccd/private/danielbeck
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion cert/ccd/private/dduportal
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion cert/ccd/private/kevingrdj
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion cert/ccd/private/krisstern
Original file line number Diff line number Diff line change
Expand Up @@ -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"
2 changes: 1 addition & 1 deletion cert/ccd/private/markewaite
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion cert/ccd/private/notmyfault
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion cert/ccd/private/smerle
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion cert/ccd/private/timja
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion cert/ccd/private/wfollonier
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit c580915

Please sign in to comment.