This is an automated email from the ASF dual-hosted git repository. nickva pushed a commit to branch update-asfminidebian-ip in repository https://gitbox.apache.org/repos/asf/couchdb-infra-cm.git
commit 9eb5b2374ee93ecd420e8e57f28c9e578287a7dc Author: Nick Vatamaniuc <[email protected]> AuthorDate: Mon May 18 00:09:29 2026 -0400 Update asfminidebian ip --- ssh.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ssh.cfg b/ssh.cfg index 2b14192..df3f41b 100644 --- a/ssh.cfg +++ b/ssh.cfg @@ -17,7 +17,7 @@ Host couchdb-bastion-x86-64-ubuntu-dal-1-01 ControlPersist 30m Host asfminidebian - Hostname 192.168.66.3 + Hostname fd0b:bdc8:90d5:6022:2707:1c79:6036:2530 User couchdb ForwardAgent yes StrictHostKeyChecking no
