cookbook 'devopsdance-dnsmasq', '= 3.1.0'
devopsdance-dnsmasq (3) Versions 3.1.0 Follow0
Installs and configures DNSMasq
cookbook 'devopsdance-dnsmasq', '= 3.1.0', :supermarket
knife supermarket install devopsdance-dnsmasq
knife supermarket download devopsdance-dnsmasq
chef-cookbook-dnsmasq
Install and configure DNSmasq.
Requirements
Chef ~> 12 is required.
Recipes
default
The default recipe installs and starts dnsmasq service.
Resources
dnsmasq_conf
Actions
-
:create(default action) Creates new configuration. -
:deleteRemoves given configuration.
Parameters
action-
param(the name param) value
Examples
dnsmasq_conf 'dns-foward-max' do
value 16_384
action :create
end
dnsmasq_conf 'no-resolv' do
action :create
end
Dependent cookbooks
| ubuntu >= 0.0.0 |
| apt >= 0.0.0 |
| chef-sugar >= 0.0.0 |
Contingent cookbooks
There are no cookbooks that are contingent upon this one.
License Metric
3.1.0 passed this metric
3.1.0 passed this metric