File tree Expand file tree Collapse file tree 2 files changed +10
-9
lines changed Expand file tree Collapse file tree 2 files changed +10
-9
lines changed Original file line number Diff line number Diff line change 1+ [PUIAS_6_computational]
2+ name=PUIAS computational Base $releasever - $basearch
3+ mirrorlist=http://puias.math.ias.edu/data/puias/computational/$releasever/$basearch/mirrorlist
4+ #baseurl=http://puias.math.ias.edu/data/puias/computational/$releasever/$basearch
5+ enabled=1
6+ gpgcheck=1
7+ gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-puias
Original file line number Diff line number Diff line change @@ -99,17 +99,11 @@ repositories only provide v1.7.1 which is not compatible with GitLab.
9999Although the PUIAS offers an RPM to install the repo, it requires the
100100other PUIAS repos as a dependency, so you'll have to add it manually.
101101
102- Create ` /etc/yum.repos.d/PUIAS_6_computational.repo ` and add the following lines :
102+ Download PUIAS repo :
103103
104- [PUIAS_6_computational]
105- name=PUIAS computational Base $releasever - $basearch
106- mirrorlist=http://puias.math.ias.edu/data/puias/computational/$releasever/$basearch/mirrorlist
107- #baseurl=http://puias.math.ias.edu/data/puias/computational/$releasever/$basearch
108- enabled=1
109- gpgcheck=1
110- gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-puias
104+ wget -O /etc/yum.repos.d/PUIAS_6_computational.repo https://gitlab.com/gitlab-org/gitlab-recipes/raw/master/install/centos/PUIAS_6_computational.repo
111105
112- Next download and install the gpg key.
106+ Next download and install the gpg key:
113107
114108 wget -O /etc/pki/rpm-gpg/RPM-GPG-KEY-puias http://springdale.math.ias.edu/data/puias/6/x86_64/os/RPM-GPG-KEY-puias
115109 rpm --import /etc/pki/rpm-gpg/RPM-GPG-KEY-puias
You can’t perform that action at this time.
0 commit comments