[JIRA] (JENKINS-59287) Evergreen instructions don't work with IPv6

2 views
Skip to first unread message

candrews@integralblue.com (JIRA)

unread,
Sep 9, 2019, 1:59:02 PM9/9/19
to jenkinsc...@googlegroups.com
candrews created an issue
 
Jenkins / Bug JENKINS-59287
Evergreen instructions don't work with IPv6
Issue Type: Bug Bug
Assignee: Baptiste Mathus
Components: evergreen
Created: 2019-09-09 17:58
Priority: Minor Minor
Reporter: candrews

Evergreen's README says to use:

ParameterKey=SSHLocation,ParameterValue=$( curl ident.me )/0

Which won't work when there is IPv6 connectivity as

$( curl ident.me )

will return an IPv6 address which isn't what the SSHLocation parameter requires.

$( curl v4.ident.me )/0

should be used instead.

Add Comment Add Comment
 
This message was sent by Atlassian Jira (v7.13.6#713006-sha1:cc4451f)
Atlassian logo
Reply all
Reply to author
Forward
0 new messages