puppet-dns:设置DNS的模块(bind9)

时间:2021-05-05 19:49:31
【文件属性】:
文件名称:puppet-dns:设置DNS的模块(bind9)
文件大小:61KB
文件格式:ZIP
更新时间:2021-05-05 19:49:31
Ruby 人偶DNS(BIND9)模块 设置DNS的模块(bind9) 支持: Ubuntu:14.04、12.04 CentOS:7.x,6.x 欢迎支持其他操作系统的补丁程序。 该模块取决于concat( )。 此模块“将”覆盖所有绑定配置,将其应用于具有现有绑定配置的服务器并不安全。 安装 将此仓库克隆到您的Puppet模块目录中 git clone git://github.com/ajjahn/puppet-dns.git dns 或者 puppet module install ajjahn/dns 用法 调整并将以下内容添加到您的站点清单中: node ' server.example.com ' { include dns::server # Forwarders dns::server::options { '/etc/bind/named.conf.
【文件预览】:
puppet-dns-master
----.travis.yml(789B)
----manifests()
--------acl.pp(764B)
--------server()
--------server.pp(981B)
--------init.pp(132B)
--------key.pp(2KB)
--------record()
--------record.pp(969B)
--------collector.pp(166B)
--------zone.pp(12KB)
--------tsig.pp(980B)
--------member.pp(178B)
----templates()
--------secret.erb(186B)
--------view.erb(697B)
--------named.conf.erb(236B)
--------named.conf.options.erb(5KB)
--------acl.erb(75B)
--------zone_file.erb(508B)
--------default.debian.erb(225B)
--------key.erb(43B)
--------named.conf.default-zones.erb(547B)
--------default.redhat.erb(2KB)
--------zone_record.erb(2KB)
--------zone.erb(1KB)
--------tsig.erb(329B)
----Rakefile(1KB)
----tests()
--------init.pp(788B)
----CONTRIBUTING.md(3KB)
----Gemfile(588B)
----metadata.json(864B)
----spec()
--------acceptance()
--------defines()
--------classes()
--------spec_helper_acceptance.rb(847B)
--------hosts()
--------spec_helper.rb(201B)
--------fixtures()
----.ruby-version(6B)
----.gitignore(96B)
----CHANGELOG.md(20KB)
----.fixtures.yml(159B)
----README.md(5KB)

网友评论