From 297cab9fc94b235ec2a06d352d2844b80a13d84b Mon Sep 17 00:00:00 2001 From: Damien Duportal Date: Fri, 15 Nov 2024 19:14:19 +0100 Subject: [PATCH] feat(ccd) add route to the new aws.ci.jenkins.io VM (#367) Signed-off-by: Damien Duportal --- cert/ccd/private/abayer | 2 ++ cert/ccd/private/danielbeck | 2 ++ cert/ccd/private/dduportal | 2 ++ cert/ccd/private/jayfranco_cb | 2 ++ cert/ccd/private/kevingrdj | 2 ++ cert/ccd/private/kohsuke | 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 ++ config.yaml | 2 ++ 13 files changed, 26 insertions(+) diff --git a/cert/ccd/private/abayer b/cert/ccd/private/abayer index cc41aac..634125e 100644 --- a/cert/ccd/private/abayer +++ b/cert/ccd/private/abayer @@ -7,3 +7,5 @@ push "route 10.244.0.0 255.252.0.0" push "route 52.204.62.78 255.255.255.255" # census.jenkins.io VM push "route 52.202.38.86 255.255.255.255" +# aws.ci.jenkins.io VM +push "route 3.147.151.207 255.255.255.255" diff --git a/cert/ccd/private/danielbeck b/cert/ccd/private/danielbeck index 14e0c9d..2b5ea6c 100644 --- a/cert/ccd/private/danielbeck +++ b/cert/ccd/private/danielbeck @@ -25,3 +25,5 @@ push "route 52.202.51.185 255.255.255.255" push "route 52.204.62.78 255.255.255.255" # census.jenkins.io VM push "route 52.202.38.86 255.255.255.255" +# aws.ci.jenkins.io VM +push "route 3.147.151.207 255.255.255.255" diff --git a/cert/ccd/private/dduportal b/cert/ccd/private/dduportal index 7947e79..200fbe0 100644 --- a/cert/ccd/private/dduportal +++ b/cert/ccd/private/dduportal @@ -25,3 +25,5 @@ push "route 52.202.51.185 255.255.255.255" push "route 52.204.62.78 255.255.255.255" # census.jenkins.io VM push "route 52.202.38.86 255.255.255.255" +# aws.ci.jenkins.io VM +push "route 3.147.151.207 255.255.255.255" diff --git a/cert/ccd/private/jayfranco_cb b/cert/ccd/private/jayfranco_cb index 25d2299..2ae41fe 100644 --- a/cert/ccd/private/jayfranco_cb +++ b/cert/ccd/private/jayfranco_cb @@ -3,3 +3,5 @@ ifconfig-push 10.9.0.2 255.255.255.0 push "route 10.248.1.5 255.255.255.255" # infra-ci-sponsorship vnet push "route 10.206.0.0 255.255.252.0" +# aws.ci.jenkins.io VM +push "route 3.147.151.207 255.255.255.255" diff --git a/cert/ccd/private/kevingrdj b/cert/ccd/private/kevingrdj index 816582b..018f352 100644 --- a/cert/ccd/private/kevingrdj +++ b/cert/ccd/private/kevingrdj @@ -25,3 +25,5 @@ push "route 52.202.51.185 255.255.255.255" push "route 52.204.62.78 255.255.255.255" # census.jenkins.io VM push "route 52.202.38.86 255.255.255.255" +# aws.ci.jenkins.io VM +push "route 3.147.151.207 255.255.255.255" diff --git a/cert/ccd/private/kohsuke b/cert/ccd/private/kohsuke index e514b01..5bd89d3 100644 --- a/cert/ccd/private/kohsuke +++ b/cert/ccd/private/kohsuke @@ -6,3 +6,5 @@ push "route 46.101.121.132 255.255.255.255" push "route 52.202.51.185 255.255.255.255" push "route 52.204.62.78 255.255.255.255" push "route 52.202.38.86 255.255.255.255" +# aws.ci.jenkins.io VM +push "route 3.147.151.207 255.255.255.255" diff --git a/cert/ccd/private/krisstern b/cert/ccd/private/krisstern index 02ae4b6..3cc2992 100644 --- a/cert/ccd/private/krisstern +++ b/cert/ccd/private/krisstern @@ -9,3 +9,5 @@ push "route 10.248.0.0 255.252.0.0" push "route 10.206.0.0 255.255.252.0" # public-db vnet push "route 10.252.0.0 255.255.248.0" +# aws.ci.jenkins.io VM +push "route 3.147.151.207 255.255.255.255" diff --git a/cert/ccd/private/markewaite b/cert/ccd/private/markewaite index 404768e..644cb88 100644 --- a/cert/ccd/private/markewaite +++ b/cert/ccd/private/markewaite @@ -25,3 +25,5 @@ push "route 52.202.51.185 255.255.255.255" push "route 52.204.62.78 255.255.255.255" # census.jenkins.io VM push "route 52.202.38.86 255.255.255.255" +# aws.ci.jenkins.io VM +push "route 3.147.151.207 255.255.255.255" diff --git a/cert/ccd/private/notmyfault b/cert/ccd/private/notmyfault index 66b49ea..bea945c 100644 --- a/cert/ccd/private/notmyfault +++ b/cert/ccd/private/notmyfault @@ -25,3 +25,5 @@ push "route 52.202.51.185 255.255.255.255" push "route 52.204.62.78 255.255.255.255" # census.jenkins.io VM push "route 52.202.38.86 255.255.255.255" +# aws.ci.jenkins.io VM +push "route 3.147.151.207 255.255.255.255" diff --git a/cert/ccd/private/smerle b/cert/ccd/private/smerle index 3f34137..61afdaf 100644 --- a/cert/ccd/private/smerle +++ b/cert/ccd/private/smerle @@ -25,3 +25,5 @@ push "route 52.202.51.185 255.255.255.255" push "route 52.204.62.78 255.255.255.255" # census.jenkins.io VM push "route 52.202.38.86 255.255.255.255" +# aws.ci.jenkins.io VM +push "route 3.147.151.207 255.255.255.255" diff --git a/cert/ccd/private/timja b/cert/ccd/private/timja index c195caf..690ad91 100644 --- a/cert/ccd/private/timja +++ b/cert/ccd/private/timja @@ -25,3 +25,5 @@ push "route 52.202.51.185 255.255.255.255" push "route 52.204.62.78 255.255.255.255" # census.jenkins.io VM push "route 52.202.38.86 255.255.255.255" +# aws.ci.jenkins.io VM +push "route 3.147.151.207 255.255.255.255" diff --git a/cert/ccd/private/wfollonier b/cert/ccd/private/wfollonier index 09111a3..753d1dc 100644 --- a/cert/ccd/private/wfollonier +++ b/cert/ccd/private/wfollonier @@ -25,3 +25,5 @@ push "route 52.202.51.185 255.255.255.255" push "route 52.204.62.78 255.255.255.255" # census.jenkins.io VM push "route 52.202.38.86 255.255.255.255" +# aws.ci.jenkins.io VM +push "route 3.147.151.207 255.255.255.255" diff --git a/config.yaml b/config.yaml index 72725b2..918b49b 100644 --- a/config.yaml +++ b/config.yaml @@ -28,3 +28,5 @@ networks: - 52.204.62.78/32 # census.jenkins.io VM - 52.202.38.86/32 + # aws.ci.jenkins.io VM + - 3.147.151.207/32