ansible-role-clickhouse:Ansible角色,用于安装和配置在Ansible广告资源模式之上构建的Clickhouse集群

时间:2021-05-23 19:45:08
【文件属性】:
文件名称:ansible-role-clickhouse:Ansible角色,用于安装和配置在Ansible广告资源模式之上构建的Clickhouse集群
文件大小:19KB
文件格式:ZIP
更新时间:2021-05-23 19:45:08
HTML Ansible Clickhouse 该角色负责配置和安装具有N个分片和M个副本的Clickhouse集群。 apt和yum分子在Vagrant上进行了测试。 集群是基于ansible清单组(又称为清单模式)构建的,因此必须运行以下组才能运行集群: clickhouse :包含所有clickhouse广告资源主机。 这些主机必须将其主机名设置为: ch01-shard01-replica01并使用如下正则表达式: ^ch\\d{2}-shard\\d{2}-replica\\d{2} zookeeper :包含所有Zookeeper清单主机。 查看以检查主机名功能中如何计算分片和副本: 请注意, {{ inventory_hostname }}主机名{{ inventory_hostname }}是DNS或IP地址,而{{ ansible_hostname }}是计算机的主机名
【文件预览】:
ansible-role-clickhouse-master
----vars()
--------main.yml(840B)
----tasks()
--------install-apt.yml(747B)
--------install.yml(345B)
--------config.yml(2KB)
--------service.yml(153B)
--------main.yml(163B)
--------install-yum.yml(895B)
----README.md(10KB)
----CHANGELOG.md(2KB)
----tests()
--------inventory(11B)
--------test.yml(90B)
----LICENSE(1KB)
----handlers()
--------main.yml(114B)
----meta()
--------main.yml(344B)
----defaults()
--------main.yml(3KB)
----templates()
--------zookeeper-servers.xml.j2(286B)
--------users.xml.j2(568B)
--------macros.xml.j2(287B)
--------custom-config.xml.j2(4KB)
--------remote-servers.xml.j2(665B)
----.yamllint(598B)
----molecule()
--------default()

网友评论