# ansible-cdh **Repository Path**: xuhb5/ansible-cdh ## Basic Information - **Project Name**: ansible-cdh - **Description**: ansible自动部署cdh - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 2 - **Created**: 2023-02-01 - **Last Updated**: 2023-02-01 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 自动化部署cdh 仅限外网环境 # 环境说明 cdh5.13.2 cm5.13.2 服务器 节点| 内存| cpu -|-|- cdh01| 8G| 4 cdh02| 4G| 2 cdh03| 4G| 2 # 更改配置 * hosts.ini文件 ansible_ssh_host 更改为自身ip地址 * packages安装包下载地址: 链接:https://pan.baidu.com/s/1m1GbgshPnuEJeO4H2iSYEw 提取码:fbd5 # 安装 > sh bin/cdh.sh --install