Nomad: Redirect connection to different server 02/32102/1
authorpmikus <pmikus@cisco.com>
Fri, 23 Apr 2021 06:59:26 +0000 (06:59 +0000)
committerpmikus <pmikus@cisco.com>
Fri, 23 Apr 2021 06:59:26 +0000 (06:59 +0000)
+ Due to DC move we need to redirect traffic
  to hosts that are already moved.

Signed-off-by: pmikus <pmikus@cisco.com>
Change-Id: I43aba2f030fa2521aba548a43d4186333909f0ea

jenkins-config/clouds/nomad/FDIONOMAD/main.yaml
jenkins-config/clouds/nomad/FDIONOMAD/sandbox.yaml

index ca90d31..a099532 100644 (file)
@@ -4,7 +4,7 @@ jenkins:
     - nomad:
         jenkinsUrl: "https://jenkins.fd.io/"
         name: "FDIONOMAD"
-        nomadUrl: "http://10.30.51.32:4646"
+        nomadUrl: "http://10.30.51.30:4646"
         jenkinsTunnel: ""
         prune: false
         nomadACLCredentialsId: ""
index 45dd5e0..61bafb9 100644 (file)
@@ -4,7 +4,7 @@ jenkins:
     - nomad:
         jenkinsUrl: "https://jenkins.fd.io/sandbox"
         name: "FDIONOMAD"
-        nomadUrl: "http://10.30.51.32:4646"
+        nomadUrl: "http://10.30.51.30:4646"
         jenkinsTunnel: ""
         prune: false
         nomadACLCredentialsId: ""