Skip to content

Commit a549ed5

Browse files
authored
Merge pull request #82 from plessbd/patch-2
Update to final 9.0 XDMoD and related Releases
2 parents 0a56a59 + 98cc9b1 commit a549ed5

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

xdmod/install.sh

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -41,9 +41,9 @@ pip install pexpect==4.4.0
4141
# be installed in the same container. In a production deployment they may be installed
4242
# on separate hosts.
4343
#------------------------
44-
yum install -y https://tas-tools-ext-01.ccr.xdmod.org/9.0.0rc3/xdmod-9.0.0-0.3.rc3.el7.noarch.rpm \
45-
https://tas-tools-ext-01.ccr.xdmod.org/9.0.0rc3/xdmod-supremm-9.0.0-0.3.rc3.el7.noarch.rpm \
46-
https://github.com/ubccr/supremm/releases/download/1.4.0rc01/supremm-1.4.0-rc01.el7.x86_64.rpm
44+
yum install -y https://github.com/ubccr/xdmod/releases/download/v9.0.0/xdmod-9.0.0-1.0.el7.noarch.rpm \
45+
https://github.com/ubccr/xdmod-supremm/releases/download/v9.0.0/xdmod-supremm-9.0.0-1.0.el7.noarch.rpm \
46+
https://github.com/ubccr/supremm/releases/download/1.4.0/supremm-1.4.0-1.el7.x86_64.rpm
4747

4848
#------------------------
4949
# phantomjs is used by Open XDMoD for chart image export and for the

0 commit comments

Comments
 (0)