################################################################################ # Filename: glideinwms.repo (RHEL7) # # Description: # This repo contains GlideinWMS pilot rpms to be installed in the cloud VM # Copy the contents in /etc/yum.repos.d/glideinwms.rpm # # GlideinWMS factory/frontend/HTCondor service rpms are available from the # OSG repo. ################################################################################ [glideinwms] name=Glideinwms repository 7 - $basearch baseurl=/rpms/release/el7/$basearch/ enabled=1 gpgcheck=0 [glideinwms-development] name=Glideinwms dev repository 7 - $basearch baseurl=/rpms/development/el7/$basearch/ enabled=0 gpgcheck=0
################################################################################ # Filename: glideinwms.repo (RHEL6) # # Description: # This repo contains GlideinWMS pilot rpms to be installed in the cloud VM # Copy the contents in /etc/yum.repos.d/glideinwms.rpm # # GlideinWMS factory/frontend/HTCondor service rpms are available from the # OSG repo. ################################################################################ [glideinwms] name=Glideinwms repository 6 - $basearch baseurl=/rpms/release/el6/$basearch/ enabled=1 gpgcheck=0 [glideinwms-development] name=Glideinwms dev repository 6 - $basearch baseurl=/rpms/development/el6/$basearch/ enabled=0 gpgcheck=0