puppet-etcd:用于安装和配置 etcd 的 puppet 模块

时间:2021-07-06 21:37:25
【文件属性】:
文件名称:puppet-etcd:用于安装和配置 etcd 的 puppet 模块
文件大小:22KB
文件格式:ZIP
更新时间:2021-07-06 21:37:25
Ruby 关于 这个 puppet 模块安装和配置 etcd。 警告:这个模块可能有一些粗糙的边缘。 用你的修改向我公关! (还有测试!) 它是围绕当前版本的 etcd(在撰写本文时)0.3.0 设计的。 例子 最简单的调用,通过包安装 etcd,管理用户,将数据放入/var/lib/etcd/并确保它在本地主机上运行: class { 'etcd': } 参数 这个模块在不断变化。 有关所有参数及其默认值,请参见 init.pp。 暴发户 Etcd 并没有真正包含一个 init 脚本,所以这为支持 upstart 的发行版提供了一个基本的脚本。 欢迎提出请求以改进这一点。 要求 它假设您有一个名为 etcd 的可用包。 如果你没有一个就 接触 凯尔·安德森 支持 请在记录票证和问题
【文件预览】:
puppet-etcd-master
----.gitignore(154B)
----templates()
--------etcd.conf.erb(1KB)
--------etcd.sysconfig.erb(4KB)
--------etcd.initd.erb(2KB)
--------etcd.upstart.erb(449B)
----.travis.yml(804B)
----LICENSE(11KB)
----spec()
--------classes()
--------spec_helper.rb(52B)
--------fixtures()
----README.md(1KB)
----Puppetfile(104B)
----tests()
--------init.pp(506B)
----.fixtures.yml(52B)
----manifests()
--------install.pp(1KB)
--------config.pp(816B)
--------service.pp(1KB)
--------init.pp(4KB)
--------params.pp(2KB)
----Gemfile(466B)
----Rakefile(1KB)
----Modulefile(377B)

网友评论