Skip to content

mwestphall/osg-update-vos

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Usage: osg-update-vos [--repo <repo>] [--location root|<destdir>]

Download VO data into a directory.

The `--location` argument specified the location to download VO data to.
If unspecified, or "root", will use `/etc` in an RPM install and
`$OSG_LOCATION/etc` in a tarball install.

VO data consists of a `vomses` file and `*.lsc` files in subdirectories
under `vomsdir`. The layout of the downloaded data is:

  <destdir>/vomses
  <destdir>/grid-security/vomsdir/*/*.lsc

The command-line argument `--repo` specifies the YUM repository to
download the VO data from. This defaults to the `osg` repository.

About

Script to update VO data

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 73.6%
  • Shell 14.7%
  • Makefile 11.7%