Actions
Bug #17385
closed[arvados-dispatch-cloud][crunch-run] CrunchRunArgumentsList parameter is not honored
Story points:
-
Description
Setting up a cloud cluster I needed to change docker's networking mode in the compute-nodes to host mode. Following the documentation I set in /etc/arvados/config.yml:
...
Containers:
CrunchRunArgumentsList:
- '-container-network-mode=host'
but it's not being used when a workflow is run.
Updated by Tom Clegg about 5 years ago
- Is duplicate of Bug #17384: [arvados-dispatch-cloud] Respect CrunchRunCommand and CrunchRunArgumentsList configs added
Updated by Ward Vandewege over 4 years ago
- Target version deleted (
To Be Groomed)
Actions