Sha256: 470845af6237deff13f75698ca6508c20b5d8f1cedbefc8d78a50c13e18cb634

Contents?: true

Size: 1.12 KB

Versions: 13

Compression:

Stored size: 1.12 KB

Contents

ALLOW_WRITE = *
ALLOW_ADMINISTRATOR = *
ALLOW_NEGOTIATOR = *
ALLOW_NEGOTIATOR_SCHEDD = *
COLLECTOR_HOST = localhost

DAEMON_LIST = MASTER, SCHEDD, COLLECTOR, NEGOTIATOR, STARTD

GRIDMANAGER_JOB_PROBE_INTERVAL = 30

GRIDMANAGER_DEBUG = D_FULLDEBUG
NEGOTIATOR_DEBUG = D_FULLDEBUG
COLLECTOR_DEBUG = D_FULLDEBUG
VM_GAHP_DEBUG = D_FULLDEBUG

VM_GAHP_SEND_ALL_CLASSAD = TRUE
VM_GAHP_LOG = $(LOG)/VMGahpLog
VM_GAHP_SERVER = $(SBIN)/condor_vm-gahp
VM_TYPE = kvm
VM_MEMORY = $(MEMORY)
VM_NETWORKING = TRUE
VM_NETWORKING_TYPE = bridge,nat
VM_NETWORKING_BRIDGE_INTERFACE = vnet0

LIBVIRT_XML_SCRIPT = $(LIBEXEC)/libvirt_cloud_script.sh


# Hook must be go=rx
CLOUD_HOOK_PREPARE_JOB = $(LIBEXEC)/cloud_prepare_hook.sh
CLOUD_HOOK_JOB_EXIT = $(LIBEXEC)/cloud_exit_hook.sh

# Advertise set of images available on this node
STARTD_CRON_JOBLIST = CACHED_IMAGES
STARTD_CRON_CACHED_IMAGES_EXECUTABLE = $(LIBEXEC)/cached_images.sh
STARTD_CRON_CACHED_IMAGES_PERIOD = 300s

START = true

#SLOT_TYPE_1 = cpus=100%,disk=100%,swap=100%
#SLOT_TYPE_1_PARTITIONABLE = TRUE
#NUM_SLOTS = 1
#NUM_SLOTS_TYPE_1 = 1
#NUM_CPUS = $(DETECTED_CORES) * 4
MEMORY = $(DETECTED_MEMORY) * 4

Version data entries

13 entries across 13 versions & 1 rubygems

Version Path
deltacloud-core-1.1.3 support/condor/config/condor_config.local
deltacloud-core-1.1.2 support/condor/config/condor_config.local
deltacloud-core-1.1.1 support/condor/config/condor_config.local
deltacloud-core-1.1.0 support/condor/config/condor_config.local
deltacloud-core-1.0.5 support/condor/config/condor_config.local
deltacloud-core-1.0.4 support/condor/config/condor_config.local
deltacloud-core-1.0.3 support/condor/config/condor_config.local
deltacloud-core-1.0.2 support/condor/config/condor_config.local
deltacloud-core-1.0.1 support/condor/config/condor_config.local
deltacloud-core-1.0.0 support/condor/config/condor_config.local
deltacloud-core-0.5.0 support/condor/config/condor_config.local
deltacloud-core-0.4.1 support/condor/config/condor_config.local
deltacloud-core-0.4.0 support/condor/config/condor_config.local