feat(cloud): Migrate nomadUrl to new server 92/36792/1
authorPeter Mikus <peter.mikus@protonmail.ch>
Wed, 3 Aug 2022 08:30:13 +0000 (08:30 +0000)
committerPeter Mikus <peter.mikus@protonmail.ch>
Wed, 3 Aug 2022 08:30:13 +0000 (08:30 +0000)
- Due to the migration to Ubuntu 22.04 and consolidation of IP
  space, moving nomadUrl to different server.

- New nomad cluster is formed by 10.30.51.23 .. 10.30.51.26

Signed-off-by: Peter Mikus <peter.mikus@protonmail.ch>
Change-Id: I59be52e30d733c415b1b46a7dcf3f567a12e63b0

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

index cd6df61..617a838 100644 (file)
@@ -4,7 +4,7 @@ jenkins:
     - nomad:
         jenkinsUrl: "https://jenkins.fd.io/"
         name: "FDIONOMAD"
-        nomadUrl: "http://10.32.8.17:4646"
+        nomadUrl: "http://10.30.51.23:4646"
         jenkinsTunnel: ""
         prune: false
         nomadACLCredentialsId: ""
index 2a4b00a..5585dda 100644 (file)
@@ -4,7 +4,7 @@ jenkins:
     - nomad:
         jenkinsUrl: "https://jenkins.fd.io/sandbox"
         name: "FDIONOMAD"
-        nomadUrl: "http://10.32.8.17:4646"
+        nomadUrl: "http://10.30.51.23:4646"
         jenkinsTunnel: ""
         prune: false
         nomadACLCredentialsId: ""