Skip to content

Commit 87e8810

Browse files
committed
ci: stop using voms server
(cherry picked from commit 430b1ce) Signed-off-by: Tigran Mkrtchyan <[email protected]>
1 parent dba257f commit 87e8810

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.ci/init-el9-ui.sh

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@ dnf -q install -y voms-clients-cpp fetch-crl openssl globus-gass-copy-progs
1313

1414

1515
rpm -i https://www.desy.de/~tigran/ca_dCacheORG-3.0-6.noarch.rpm
16-
rpm -i https://linuxsoft.cern.ch/wlcg/centos7/x86_64/desy-voms-all-1.0.0-1.noarch.rpm
1716

1817
dnf config-manager --add-repo https://dl.igtf.net/distribution/igtf/current/
1918
rpmkeys --import https://dl.igtf.net/distribution/igtf/current/GPG-KEY-EUGridPMA-RPM-4
@@ -30,7 +29,7 @@ python3 ./autoca-client -n -k userkey.pem -c usercert.pem ${AUTOCA_URL} "Kermit
3029

3130
/usr/sbin/fetch-crl
3231

33-
voms-proxy-init -cert=usercert.pem -key=userkey.pem -voms=desy
32+
voms-proxy-init -cert=usercert.pem -key=userkey.pem
3433
voms-proxy-info -all
3534

3635
# standard location for the proxy

0 commit comments

Comments
 (0)