文件名称:puppet-dell:特定于Dell的安装(openmanage等)
文件大小:50KB
文件格式:ZIP
更新时间:2024-06-17 06:39:04
Puppet
戴尔Puppet模块 概述 该模块为Dell服务器部署了各种工具和配置。 它还提供与Dell服务器有关的自定义事实。 原料药 保修事实已更新为使用Dell的v4 API。 您需要从获取API密钥,然后通过api_key参数将其传递。 未指定密钥不会阻止您使用该模块,但会返回虚假的保修事实。 例子: class { 'dell' : api_key => ' yourkeygoeshere ' , }
【文件预览】:
puppet-dell-master
----.gitignore(85B)
----templates()
--------collectd-header.conf(60B)
--------collectd.conf(564B)
--------collectd-footer.conf(11B)
----.travis.yml(3KB)
----.puppet-lint.rc(107B)
----metadata.json(931B)
----CHANGELOG.md(4KB)
----spec()
--------classes()
--------acceptance()
--------spec.opts(47B)
--------spec_helper_acceptance.rb(508B)
--------spec_helper.rb(2KB)
----README.md(840B)
----lib()
--------facter()
----files()
--------etc()
--------supported-systems.sh(438B)
----.fixtures.yml(277B)
----manifests()
--------hwtools()
--------warranty.pp(435B)
--------snmp.pp(916B)
--------collectd.pp(1KB)
--------hwtools.pp(433B)
--------init.pp(675B)
--------openmanage.pp(3KB)
--------openmanage()
--------params.pp(2KB)
----Gemfile(2KB)
----.sync.yml(698B)
----Rakefile(498B)