• Icon: Bug Bug
    • Resolution: Won't Do
    • Icon: Minor Minor
    • evergreen
    • None

      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.

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

          candrews created issue -
          Mark Waite made changes -
          Resolution New: Won't Do [ 10001 ]
          Status Original: Open [ 1 ] New: Closed [ 6 ]

            batmat Baptiste Mathus
            candrews candrews
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: