Feature #2192
SImple configurator for RPM installs
0%
Description
The current RPM installation of glideinWMS requires the user
to manually modify the condor_config and frontend.xml files
and also create the condor_mapfile.
The initial config files (condor/frontend) are hard-coded for
the UCSD factory. If a user is going to use the RPM
installation with a non-UCSD factory, the changes required are
not obvious.
A simple configurator would make life easy and reduce the
likelihood of errors. It would also make life easier for
testing locally where non-UCSD factories are used.
Related issues
History
#1 Updated by John Weigand about 9 years ago
Below is a sortof prototype for more easily configuring an
RPM installed glideinwms frontend.
http://home.fnal.gov/~weigand/glidein-rpm/rpm-cfg.tgz
Give me a call when anyone wants to try it and I will talk you
through it. The rpm.conf is the driver. It is not an ini
file just a 2 token file similar to a condor_config.
My thoughts in the longer run are to use templates like the
*.template files you see for the ini installer thus
making tarball and rpm based installations similar and
easier to maintain from a development standpoint.
config.py is the configurator.
On another note: I noticed that the ./install/glidecondor_addDN
module that Igor created allowing a user to more easily add DN's
to the condor_mapfile with the proper syntax is missing from the
RPM installation. I think this is something that should be added.
John Weigand
#2 Updated by Igor Sfiligoi about 9 years ago
The RPM was supposed to be for the UCSD (or better to say OSG) factory only.
That is actually a feature.
#3 Updated by Burt Holzman almost 9 years ago
- Target version set to v3_1
#4 Updated by Burt Holzman over 7 years ago
- Target version changed from v3_1 to v3_x
#5 Updated by Parag Mhashilkar over 5 years ago
- Assignee deleted (
John Weigand)