hadoop-ansible/roles/hadoop_system_management/templates/dsh-hbase-master.j2

4 lines
66 B
Plaintext
Raw Normal View History

{% for host in groups['hbase_masters'] %}
{{ host }}
{% endfor %}