7 lines
112 B
Ruby
7 lines
112 B
Ruby
|
# Loading the attributes:
|
||
|
include_recipe './attributes.rb'
|
||
|
|
||
|
# Install loki here:
|
||
|
include_recipe './install.rb'
|
||
|
|