Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 4 additions & 4 deletions ci/settings.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand All @@ -15,7 +15,7 @@ meta:
email: [email protected]

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))
Expand All @@ -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))