puppet-mdadm:管理 Linux 软件 RAID 阵列的“mdadm”实用程序

时间:2021-07-11 11:21:46
【文件属性】:
文件名称:puppet-mdadm:管理 Linux 软件 RAID 阵列的“mdadm”实用程序
文件大小:26KB
文件格式:ZIP
更新时间:2021-07-11 11:21:46
Ruby Puppet mdadm 模块 目录 概述 管理 Linux 软件 RAID 阵列的mdadm util 描述 此模块安装mdadm包以管理 Linux 软件 RAID 阵列,并提供有限的配置支持。 具体来说,该模块目前不提供对md数组的创建、修改或删除的任何支持。 管理仅限于配置对预先存在的md阵列的监控和阵列健康检查。 用法 例子 简单的 include ::mdadm 设置mdmonitor电子邮件地址 class { '::mdadm' : config_file_options => { ' mailaddr ' => ' root ' }, } 班级 mdadm # defaults class { '::mdadm' : config_file_manage => true , config_file_options => {}, for
【文件预览】:
puppet-mdadm-master
----.gitignore(125B)
----templates()
--------redhat()
----.travis.yml(921B)
----LICENSE(583B)
----CHANGELOG.md(4KB)
----spec()
--------acceptance()
--------unit()
--------spec_helper_acceptance.rb(788B)
--------spec_helper.rb(198B)
--------fixtures()
----README.md(4KB)
----lib()
--------facter()
----.fixtures.yml(164B)
----manifests()
--------config.pp(522B)
--------mdmonitor.pp(350B)
--------raid_check.pp(527B)
--------init.pp(2KB)
--------params.pp(2KB)
----Gemfile(1KB)
----Rakefile(395B)
----Modulefile(392B)

网友评论