Note: This version of the VDT (1.9.0) is no longer supported. Feel free to look through the documentation and install it, but we cannot guarantee support for it. The current stable release is 2.0.0.

configure_condor

configure_condor - Configuration script for Condor

Synopsis

    configure_condor --server <y,n>
                     --vdt-install <VDT installation root>

Description

In addition to the following options, configure_condor also takes all valid options described in http://www.cs.wisc.edu/condor/manual/v6.7/condor_configure.html

--devel
Configure the developer's series version of condor
--server <y,n>
For y, prepare Condor to be installed and started by vdt-control. For n, describe Condor for use by vdt-control, but do not enable.
--vdt-install <VDT installation root>
configure_condor will look for the root of the VDT installation at $VDT_LOCATION. If you do not have that set you can specify it with --vdt-install instead.
--daemon-list "<Daemon List>"
This option will write a new value for DAEMON_LIST into the condor_config.local file. if there are multiple daemons to be run, the list must be quoted. This option is used during VDT setup. Do not use this manually unless you know what you are doing.
--help, --usage
Print a usage message.

The following actions are performed to set up Condor:

Run the vanilla condor_configure to set up the config