'Create DS topology as described in config.py' { 'initialiseInstance' : True } { 'returncode' : RC , 'result' : STAXResult } 'Create locally the security ldif file' 'Copy the security ldif file (ldaps_port.ldif) to %s' % (dsHost) { 'location' : STAF_LOCAL_HOSTNAME, 'srcfile' : '%s/security/ldaps_port.ldif' % (logsLocalDataDir), 'destfile' : '%s/security/ldaps_port.ldif' % (logsRemoteDataDir), 'remotehost' : dsHost } 'Start DS to run on port %s' % (DIRECTORY_INSTANCE_PORT) { 'location' : STAF_REMOTE_HOSTNAME } { 'returncode' : RC , 'result' : STAXResult } { 'noOfLoops' : 5 , 'noOfMilliSeconds' : 2000 }