8 lines
124 B
Ruby
8 lines
124 B
Ruby
|
include_recipe './attributes.rb'
|
||
|
|
||
|
include_recipe './install.rb'
|
||
|
|
||
|
include_recipe './setup.rb'
|
||
|
|
||
|
include_recipe './dnsmasq.rb'
|