Skip to content

Commit 08fb66d

Browse files
authored
updated IP address
1 parent b6c90c8 commit 08fb66d

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

reset_setup/connection_details.sh

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,9 @@
33
r1_user="admin"
44
r1_password="admin"
55
r1_port=2222
6-
r1_ip="10.10.20.170"
6+
r1_ip="10.10.20.70"
77

88
r2_user="admin"
99
r2_password="admin"
1010
r2_port=2232
11-
r2_ip="10.10.20.170"
11+
r2_ip="10.10.20.70"

0 commit comments

Comments
 (0)