12 lines
195 B
Ruby
12 lines
195 B
Ruby
|
include_recipe './attributes.rb'
|
||
|
|
||
|
include_recipe './prerequisites.rb'
|
||
|
|
||
|
include_recipe './install.rb'
|
||
|
|
||
|
include_recipe './setup.rb'
|
||
|
|
||
|
include_recipe './dnsmasq.rb'
|
||
|
|
||
|
include_recipe './monitoring.rb'
|