cookbook 'chef_dnsmasq', '~> 0.0.1'
chef_dnsmasq (1) Versions 0.0.1 Follow0
Installs/configures dnsmasq
cookbook 'chef_dnsmasq', '~> 0.0.1', :supermarket
knife supermarket install chef_dnsmasq
knife supermarket download chef_dnsmasq
chef_dnsmasq
Installs/Configures dnsmasq via node attributes
Example
role attributes
"dnsmasq" => {
"conf" => {
"dhcp" => {
"dhcp-authoritative" => true,
"dhcp-broadcast" => true,
"dhcp-no-override" => true,
"dhcp-vendorclass" => "set:pxe,PXEClient",
"dhcp-option-force" => [ "176,1" ],
"dhcp-match" => [ "set:ipxe,175" ],
"dhcp-boot" => [ "tag:#ipxe,bin/ipxe.pxe" ],
"dhcp-ignore" => [ "!pxe" ],
"leasefile-ro" => true,
"log-dhcp" => true,
"log-queries" => true,
"no-ping" => true
},
"tftp" => {
"enable-tftp" => true,
"tftp-no-blocksize" => true,
"tftp-root" => "/srv/pxe",
"no-ping" => true
},
"dns" => {
"no-hosts" => true,
"address" => {
"2001:db8:0:f103:3837:90ff:feed:a279" => [ "boot" ]
}
},
"global" => {
"interface" => [ "eth0", "eth1", "dummy0" ],
"except-interface" => [ "lo" ],
"bind-interfaces" => true
}
}
}
Dependent cookbooks
hostsfile >= 0.0.0 |
Contingent cookbooks
There are no cookbooks that are contingent upon this one.
Collaborator Number Metric
0.0.1 failed this metric
Failure: Cookbook has 0 collaborators. A cookbook must have at least 2 collaborators to pass this metric.
Contributing File Metric
0.0.1 failed this metric
Failure: To pass this metric, your cookbook metadata must include a source url, the source url must be in the form of https://github.com/user/repo, and your repo must contain a CONTRIBUTING.md file
Foodcritic Metric
0.0.1 failed this metric
FC066: Ensure chef_version is set in metadata: chef_dnsmasq/metadata.rb:1
FC070: Ensure supports metadata defines valid platforms: chef_dnsmasq/metadata.rb:1
Run with Foodcritic Version 16.3.0 with tags metadata,correctness ~FC031 ~FC045 and failure tags any
No Binaries Metric
0.0.1 passed this metric
Testing File Metric
0.0.1 failed this metric
Failure: To pass this metric, your cookbook metadata must include a source url, the source url must be in the form of https://github.com/user/repo, and your repo must contain a TESTING.md file
Version Tag Metric
0.0.1 failed this metric
Failure: To pass this metric, your cookbook metadata must include a source url, the source url must be in the form of https://github.com/user/repo, and your repo must include a tag that matches this cookbook version number
0.0.1 failed this metric
0.0.1 failed this metric
Failure: To pass this metric, your cookbook metadata must include a source url, the source url must be in the form of https://github.com/user/repo, and your repo must contain a CONTRIBUTING.md file
Foodcritic Metric
0.0.1 failed this metric
FC066: Ensure chef_version is set in metadata: chef_dnsmasq/metadata.rb:1
FC070: Ensure supports metadata defines valid platforms: chef_dnsmasq/metadata.rb:1
Run with Foodcritic Version 16.3.0 with tags metadata,correctness ~FC031 ~FC045 and failure tags any
No Binaries Metric
0.0.1 passed this metric
Testing File Metric
0.0.1 failed this metric
Failure: To pass this metric, your cookbook metadata must include a source url, the source url must be in the form of https://github.com/user/repo, and your repo must contain a TESTING.md file
Version Tag Metric
0.0.1 failed this metric
Failure: To pass this metric, your cookbook metadata must include a source url, the source url must be in the form of https://github.com/user/repo, and your repo must include a tag that matches this cookbook version number
0.0.1 failed this metric
FC070: Ensure supports metadata defines valid platforms: chef_dnsmasq/metadata.rb:1
Run with Foodcritic Version 16.3.0 with tags metadata,correctness ~FC031 ~FC045 and failure tags any
0.0.1 passed this metric
Testing File Metric
0.0.1 failed this metric
Failure: To pass this metric, your cookbook metadata must include a source url, the source url must be in the form of https://github.com/user/repo, and your repo must contain a TESTING.md file
Version Tag Metric
0.0.1 failed this metric
Failure: To pass this metric, your cookbook metadata must include a source url, the source url must be in the form of https://github.com/user/repo, and your repo must include a tag that matches this cookbook version number
0.0.1 failed this metric
0.0.1 failed this metric
Failure: To pass this metric, your cookbook metadata must include a source url, the source url must be in the form of https://github.com/user/repo, and your repo must include a tag that matches this cookbook version number