Skip to content
Snippets Groups Projects
Commit 5075a7aa authored by Matthias Schnepf's avatar Matthias Schnepf
Browse files

Enable docker wrapper for megaschnepf WN

parent 9f9cb61a
Branches
No related tags found
No related merge requests found
......@@ -18,6 +18,9 @@ STARTD.PerCoreMemoryHardLimit = 1.1
MaxDiskFractionPerCore = 4.0
MaxMemFractionPerCore = 4.0
# use docker wrapper
DOCKER = $(ETC)/git/scripts/docker_wrapper.py
#Docker mounts
DOCKER_VOLUMES = $(DOCKER_VOLUMES), STORAGE_DIR, PORTAL_HOME, HOME, CEPH, NSSWITCH, PAM_D, SSSD
DOCKER_VOLUME_DIR_STORAGE_DIR = /storage
......
File mode changed from 100644 to 100755
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment