For testing purposes I changed the name of the repo to look for on robin to grab the newer rpms -baseurl=http://www.unidata.ucar.edu/repos/yum/el7-dev/ +baseurl=http://www.unidata.ucar.edu/repos/yum/18.2.1-ade build/build_rpms.sh Michael had taken out both awips2-hazards.git and awips2-nws.git, but we still needed awips2-nws.git I added in a local install of awips2-hdf5 and awips2-netcdf since it seemed like those were required rpms (after the ade was built)-this was only initially to set up the ade Added the making of the directory path that the rpms get copied to from the docker to local disk build/setup.sh Tiff changed the imgvers to 18.2.1 (so it will look at the new docker image that I created Commented out the docker stop/rm command (this can eventually be added back in) Commented out the syncing of rpms to robin/tomcat dist/comps.xml Tiff added awips2-hdf5 to each of the group installs
7 lines
139 B
Text
7 lines
139 B
Text
[awips2repo]
|
|
name=AWIPS II Repository
|
|
baseurl=http://www.unidata.ucar.edu/repos/yum/18.2.1-ade
|
|
enabled=1
|
|
protect=0
|
|
gpgcheck=0
|
|
proxy=_none_
|