itamae/cookbooks/loki/default.rb

8 lines
140 B
Ruby
Raw Normal View History

2020-10-12 14:20:52 +00:00
# Loading the attributes:
include_recipe './attributes.rb'
# Install loki here:
include_recipe './install.rb'
include_recipe './setup.rb'