Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for Weaver (0.15 sec)

  1. .github/workflows/iam-integrations.yaml

            if: matrix.openid == 'http://127.0.0.1:5556/dex'
            env:
              _MINIO_LDAP_TEST_SERVER: ${{ matrix.ldap }}
              _MINIO_ETCD_TEST_SERVER: ${{ matrix.etcd }}
              _MINIO_OPENID_TEST_SERVER: ${{ matrix.openid }}
              _MINIO_OPENID_TEST_SERVER_2: "http://127.0.0.1:5557/dex"
            run: |
              sudo sysctl net.ipv6.conf.all.disable_ipv6=0
    Others
    - Registered: Sun Apr 28 19:28:10 GMT 2024
    - Last Modified: Thu Apr 25 15:49:53 GMT 2024
    - 4.2K bytes
    - Viewed (0)
Back to top