Skip to content
This repository was archived by the owner on Jan 21, 2022. It is now read-only.

Commit c5a44b7

Browse files
committed
correct second ip
1 parent 764c106 commit c5a44b7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ci/lib/bats.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ run_bats() {
3838
cpi: warden
3939
properties:
4040
static_ip: 10.244.0.2
41-
second_static_ip: 10.244.0.3
41+
second_static_ip: 10.244.0.6
4242
uuid: $(bundle exec bosh -c $config_file -u admin -p admin status --uuid | tail -n 1)
4343
pool_size: 1
4444
persistent_disk: 100

0 commit comments

Comments
 (0)