7 lines
129 B
Ruby
7 lines
129 B
Ruby
|
include_recipe './attributes.rb'
|
||
|
|
||
|
include_recipe './prerequisites.rb'
|
||
|
include_recipe './install.rb'
|
||
|
|
||
|
include_recipe './setup.rb'
|