You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
hadoop-ansible/hadoop-common.yml

18 lines
314 B
YAML

---
- hosts: hadoop_worker_nodes:hadoop_masters
remote_user: root
max_fail_percentage: 10
serial: "25%"
# vars_files:
# - ../library/vars/isti-global.yml
roles:
- common
- cdh_common
- chkconfig
- hadoop_common
- hadoop_config
- hadoop_zookeeper
- hadoop_zookeeper_config