rocks create osg condor password [add=bool] [keyfile=string]
Create a pool password for Condor. Requires Condor Credd to be up and running.
parameters
add the newly created key to the condor credential daemon. Default: yes
The filename that will be used to store the password. Default: /var/lib/condor/pool_password
rocks create osg download {path} [arch=string] [version=string]
Download the OSG packages found in the repository located at 'URL'.
arguments
The network location of the repository of packages.
parameters
Architecture of the mirror to download. (default = the architecture of of the OS running on this machine).
The OS version number to download. (default = the version of Rocks running on this machine).
examples
Will mirror(download) all the packages found under the URL http://repo.grid.iu.edu/osg/3.1/el6/release/x86_64 and will create a tree of dirs 6/x86_64 6/noarch 6/debug with latest version of osg packages ready to create osg roll.