puppet-consul_replicate:用于创建领事复制服务的人偶模块

时间:2024-05-24 02:20:53
【文件属性】:

文件名称:puppet-consul_replicate:用于创建领事复制服务的人偶模块

文件大小:14KB

文件格式:ZIP

更新时间:2024-05-24 02:20:53

Ruby

puppet-consul_replicate 该模块将consul复制作为服务安装。 该模块已更新,可与consul-replicate 0.2.0一起使用。 要在consul-replicate 0.1.0中使用,请使用GitHub上标记的模块 有关使用consul-replicate的更多信息,请参见 用法 至少必须提供数据中心的src。 class { 'consul_replicate' : config_hash => { consul => ' 127.0.0.1:8500 ' , prefix => { source => ' global@dc1 ' } } } 该模块支持使用hiera填充config_hash 。 此外,还支持通过类实例化中的hiera_config以及通过同一木偶运行时的config_hash部分hiera_config


【文件预览】:
puppet-consul_replicate-master
----.gitignore(45B)
----templates()
--------upstart.erb(829B)
--------config.json.erb(106B)
--------consul_replicate_config.json.erb(476B)
----.travis.yml(793B)
----LICENSE(544B)
----spec()
--------classes()
--------functions()
--------spec_helper.rb(318B)
----README.md(3KB)
----lib()
--------puppet()
----.fixtures.yml(140B)
----manifests()
--------install.pp(2KB)
--------populate_hash.pp(666B)
--------monitoring()
--------init.pp(947B)
--------run_service.pp(280B)
--------params.pp(768B)
----Gemfile(343B)
----Rakefile(383B)
----Modulefile(375B)

网友评论