11 lines
144 B
Ruby
11 lines
144 B
Ruby
|
include_recipe './attributes.rb'
|
||
|
|
||
|
include_recipe './setup.rb'
|
||
|
|
||
|
include_recipe './nvm.rb'
|
||
|
|
||
|
include_recipe './mongodb'
|
||
|
|
||
|
include_recipe './wekan'
|
||
|
|