puppet-weave:用于安装和配置 Weave 的 Puppet 模块 (https

时间:2021-06-21 13:24:27
【文件属性】:
文件名称:puppet-weave:用于安装和配置 Weave 的 Puppet 模块 (https
文件大小:25KB
文件格式:ZIP
更新时间:2021-06-21 13:24:27
Ruby 用于安装和配置Puppet 模块,这是连接部署在多个主机上的 Docker 容器的虚拟网络。 要求 如果您从 git 存储库而不是从 forge 安装它,则必须手动管理依赖项。 该模块需要: - 验收测试所需。 如果不使用此模块(用于安装 Docker),则需要安装 Docker 才能运行 。 - 仅在使用“url”安装方法时才需要。 为了运行需要 3.5 之后的内核版本,越新越好。 用法 该模块包括一个类: include 'weave' 默认情况下,这会从 Github 下载 Weave 二进制文件并将其安装在 /usr/local/bin/weave 下。 如果要通过包管理系统安装: class { 'weave' : install_method => ' package ' , package_name => ' weave ' , packa
【文件预览】:
puppet-weave-master
----.gitignore(69B)
----Guardfile(91B)
----templates()
--------etc()
----.rspec(31B)
----.travis.yml(370B)
----CONTRIBUTING.md(3KB)
----LICENSE(11KB)
----metadata.json(1KB)
----spec()
--------classes()
--------acceptance()
--------spec_helper_acceptance.rb(929B)
--------spec_helper.rb(52B)
----README.markdown(3KB)
----tests()
--------base.pp(16B)
----.fixtures.yml(191B)
----manifests()
--------install.pp(717B)
--------config.pp(107B)
--------connect.pp(329B)
--------expose.pp(512B)
--------service.pp(3KB)
--------init.pp(2KB)
--------params.pp(489B)
----Gemfile(527B)
----Rakefile(1KB)
----Gemfile.lock(3KB)

网友评论