jonathon, As example of specification you may use this file: https://git-wip-us.apache.org/repos/asf?p=incubator-ignite.git;a=blob;f=modules/core/src/test/config/start-nodes.ini;h=19a4a0a0c3ab34ffa79a3da85c0030bea446a3aa;hb=HEAD
[host1] - section with settings for host 1 host=192.168.1.1 - ip address or host name port=22 - ssh port uname=uname1 - ssh login passwd=passwd1 - ssh password key=key1 - ssh key path nodes=1 - start node count igniteHome=ggHome1 - ignite home path cfg=cfg1 - ignite config path script=script1 - ignite node start script [defaults] - special section with default settings -- View this message in context: http://apache-ignite-users.70518.x6.nabble.com/Topology-Specification-INI-tp467p468.html Sent from the Apache Ignite Users mailing list archive at Nabble.com.
