From da91826ea1e99af2e0c6ad336b1ca6ae64ea70be Mon Sep 17 00:00:00 2001 From: Bi Bamba Date: Sat, 2 Apr 2022 14:56:47 -0500 Subject: [PATCH] update the Bosh environment and the shout url --- ci/settings.yml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/ci/settings.yml b/ci/settings.yml index a985c8a..a366e78 100644 --- a/ci/settings.yml +++ b/ci/settings.yml @@ -2,8 +2,8 @@ meta: name: toolbelt release: Toolbelt - target: pipes - url: https://pipes.starkandwayne.com + target: cloudpipes@main + url: https://cloudpipes.starkandwayne.com initial_version: 2.1.0 @@ -12,7 +12,7 @@ meta: name: Stark & Wayne CI Bot bosh-lite: - target: https://10.128.4.73:25555 + target: ((thunder-dome.url)) username: ((thunder-dome.username)) password: ((thunder-dome.password)) cacert: ((thunder-dome.ca-certificate)) @@ -30,7 +30,7 @@ meta: shout: - url: http://10.128.4.65:7109 + url: ((shout.url)) username: ((shout.username)) password: ((shout.password))