文件名称:puppet-sec:SEC 的 Puppet 模块(简单事件相关器)
文件大小:6KB
文件格式:ZIP
更新时间:2024-07-28 03:39:00
Puppet
Puppet SEC 模块 该模块管理 SEC(简单事件相关器, )的安装、配置和启动。 概述 这是 Puppet SEC 模块。 要求 模块已经过测试: 傀儡3.3 Debian 和 RHEL/CentOS 6 所需模块: stdlib ( ) 快速开始 使用默认配置安装并启动 SEC: include sec 完整的配置选项: class { 'sec' : enabled => true | false , # enable state packages => [...], # override list of packages to install service => ' ... ' , # override service name include_dir => ' ... ' ,
【文件预览】:
puppet-sec-master
----metadata.json(851B)
----LICENSE(1KB)
----README.md(1KB)
----tests()
--------init.pp(12B)
--------rule.pp(216B)
--------disable.pp(37B)
----templates()
--------rule.sec.erb(62B)
----.gitignore(5B)
----manifests()
--------init.pp(1KB)
--------config.pp(1KB)
--------rule.pp(550B)
--------service.pp(262B)
--------params.pp(546B)
--------install.pp(175B)
----CHANGELOG.md(312B)