文件名称:chef-shorewall:通过 Chef 安装和配置 shorewall
文件大小:11KB
文件格式:ZIP
更新时间:2024-07-02 02:42:07
HTML
描述 安装和配置 shorewall 要求 应该在任何地方工作。 属性 岸墙 node['shorewall']['dir'] - 安装 shorewall 的位置(默认为 /etc/shorewall) node['shorewall']['init_file_dir'] - 安装初始化文件的位置(默认为 /etc/default) node['shorewall']['blocked_net_ips'] - 您想在 open_net_ports 上阻止的一组 Internet ip 地址,也可以是范围。 有关更多信息,请参阅 node['shorewall']['blocked_loc_ips'] - 您想在 open_loc_ports 上阻止的本地 ip 地址数组也可以是一个范围。 见上面的链接。 node['shorewall']['base_net_rule'] - 用于
【文件预览】:
chef-shorewall-master
----Berksfile(102B)
----recipes()
--------repo.rb(272B)
--------files.rb(923B)
--------package.rb(498B)
--------default.rb(171B)
----README.md(2KB)
----metadata.rb(321B)
----attributes()
--------repo.rb(317B)
--------default.rb(826B)
----templates()
--------default()
----.gitignore(2KB)