itamae/cookbooks/consul-template/default.rb

8 lines
140 B
Ruby
Raw Normal View History

2021-05-01 09:13:25 +00:00
# Loading the attributes:
include_recipe './attributes.rb'
# Install loki here:
include_recipe './install.rb'
include_recipe './setup.rb'