itamae/cookbooks/loki/default.rb

8 lines
140 B
Ruby

# Loading the attributes:
include_recipe './attributes.rb'
# Install loki here:
include_recipe './install.rb'
include_recipe './setup.rb'