文件名称:puppet-oar:用于 OAR 安装的 Puppet 模块
文件大小:48KB
文件格式:ZIP
更新时间:2024-07-05 03:00:40
Puppet
木偶桨模块 这个模块只安装 OAR。 有关配置部分,请参阅测试清单 ( tests/manifests )。 用法 class { ' oar ' : version => ' latest ' , db => $oar_db , suite => ' stable ' ; } 服务器 class { ' oar::server ' : } Frontend(可以在OAR服务器上使用) class { ' oar::frontend ' : } 节点 class { ' oar::node ' : } 应用程序接口 class { ' oar::api ' : } 尝试 OAR 开发快照 class { ' oar ' : version => ' latest ' , db => $oar_db ,
【文件预览】:
puppet-oar-master
----manifests()
--------server.pp(601B)
--------init.pp(590B)
--------api.pp(133B)
--------node.pp(229B)
--------user.pp(412B)
--------apt.pp(1KB)
----templates()
--------repos()
----LICENCE(1KB)
----tests()
--------Vagrantfile(1KB)
--------manifests()
--------Puppetfile.lock(637B)
--------Gemfile(139B)
--------Gemfile.lock(378B)
--------.librarian()
--------Puppetfile(195B)
----.gitignore(36B)
----lib()
--------puppet()
----README.md(3KB)