permissiveSsh property

bool? permissiveSsh
getter/setter pair

When true, Batch will configure SSH to allow passwordless login between VMs running the Batch tasks in the same TaskGroup.

Implementation

core.bool? permissiveSsh;