blob: 19a4a0a0c3ab34ffa79a3da85c0030bea446a3aa [file] [log] [blame]
;Licensed to the Apache Software Foundation (ASF) under one or more
;contributor license agreements. See the NOTICE file distributed with
;this work for additional information regarding copyright ownership.
;The ASF licenses this file to You under the Apache License, Version 2.0
;(the "License"); you may not use this file except in compliance with
;the License. You may obtain a copy of the License at
;
;http://www.apache.org/licenses/LICENSE-2.0
;
;Unless required by applicable law or agreed to in writing, software
;distributed under the License is distributed on an "AS IS" BASIS,
;WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
;See the License for the specific language governing permissions and
;limitations under the License.
[host1]
host=192.168.1.1
port=1
uname=uname1
passwd=passwd1
key=key1
nodes=1
igniteHome=ggHome1
cfg=cfg1
script=script1
[host2]
host=192.168.1.2
port=2
uname=uname2
passwd=passwd2
key=key2
nodes=2
igniteHome=ggHome2
cfg=cfg2
script=script2
[defaults]
port=3
uname=uname3
passwd=passwd3
key=key3
nodes=3
igniteHome=ggHome3
cfg=cfg3
script=script3