1 Star 0 Fork 54

BossDing-2020/hadoop-ansible

forked from pippo/hadoop-ansible 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
hbase.yml 307 Bytes
一键复制 编辑 原始数据 按行查看 历史
pippo 提交于 2018-01-15 14:10 . readme
- hosts: hbase
remote_user: root
vars_files:
- vars/user.yml
- vars/var_basic.yml
- vars/var_master.yml
- vars/var_hbase.yml
vars:
open_firewall: true # firewalld
install_hbase: true # install hbase
config_hbase: true # config hbase
roles:
- hbase
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Python
1
https://gitee.com/BossDing/hadoop-ansible.git
git@gitee.com:BossDing/hadoop-ansible.git
BossDing
hadoop-ansible
hadoop-ansible
master

搜索帮助