You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
23 lines
897 B
23 lines
897 B
[cdh_servers]
|
|
cdh01.ghadoop ansible_ssh_host=10.251.24.2 ansible_ssh_port=22
|
|
cdh02.ghadoop ansible_ssh_host=10.251.24.3 ansible_ssh_port=22
|
|
cdh03.ghadoop ansible_ssh_host=10.251.24.4 ansible_ssh_port=22
|
|
cdh04.ghadoop ansible_ssh_host=10.251.24.5 ansible_ssh_port=22
|
|
cdh05.ghadoop ansible_ssh_host=10.251.24.6 ansible_ssh_port=22
|
|
|
|
[new_cdh_servers]
|
|
cdh01.ghadoop ansible_ssh_host=10.251.24.102 ansible_ssh_port=22
|
|
cdh02.ghadoop ansible_ssh_host=10.251.24.103 ansible_ssh_port=22
|
|
cdh03.ghadoop ansible_ssh_host=10.251.24.104 ansible_ssh_port=22
|
|
cdh04.ghadoop ansible_ssh_host=10.251.24.105 ansible_ssh_port=22
|
|
cdh05.ghadoop ansible_ssh_host=10.251.24.106 ansible_ssh_port=22
|
|
|
|
[cdh_source]
|
|
server ansible_ssh_host=192.168.0.10 ansible_ssh_port=22
|
|
|
|
[cdh_control]
|
|
cdh01.ghadoop ansible_ssh_host=10.251.24.102 ansible_ssh_port=22
|
|
|
|
[new_cdh_servers:vars]
|
|
ansible_ssh_user=root
|
|
ansible_ssh_pass=antiy?918
|
|
|