diff --git a/ci/settings.yml b/ci/settings.yml index 9e562bdd..53bea12a 100644 --- a/ci/settings.yml +++ b/ci/settings.yml @@ -2,8 +2,8 @@ meta: name: jumpbox release: Jumpbox - target: pipes@main - url: https://pipes.starkandwayne.com + target: cloudpipes@main + url: https://cloudpipes.starkandwayne.com test-errand: inventory @@ -15,7 +15,7 @@ meta: email: ci@starkandwayne.com 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)) @@ -32,6 +32,6 @@ meta: access_token: ((starkandwayne-bot-github.access-token)) shout: - url: http://10.128.4.65:7109 + url: ((shout.url)) username: ((shout.username)) password: ((shout.password))