puppet-fail2ban

时间:2024-06-06 15:58:23
【文件属性】:

文件名称:puppet-fail2ban

文件大小:12KB

文件格式:ZIP

更新时间:2024-06-06 15:58:23

Puppet

基本用法 # cat site.pp node default { include fail2ban } 单元测试 普通RSpec: # rspec 使用捆绑包: # bundle exec rspec 针对特定的Puppet或Facter版本进行测试: # PUPPET_VERSION=2.7.1 bundle update && bundle exec rspec # PUPPET_VERSION=2.7.19 bundle update && bundle exec rspec # FACTER_VERSION=1.6.8 bundle update && bundle exec rspec


【文件预览】:
puppet-fail2ban-master
----Gemfile(394B)
----spec()
--------classes()
--------spec_helper.rb(345B)
--------defines()
----LICENSE(589B)
----README.md(408B)
----Gemfile.lock(854B)
----tests()
--------init.pp(18B)
----templates()
--------fail2ban.conf.debian.erb(0B)
--------jail.conf.rhel.erb(7KB)
--------jail.erb(297B)
--------fail2ban.conf.rhel.erb(945B)
--------jail.conf.debian.erb(0B)
----.gitignore(16B)
----manifests()
--------init.pp(2KB)
--------action.pp(569B)
--------config.pp(1KB)
--------service.pp(488B)
--------jail.pp(891B)
--------params.pp(2KB)
--------install.pp(262B)
--------site.pp(0B)

网友评论