itamae/cookbooks/promtail/default.rb

7 lines
119 B
Ruby
Raw Normal View History

2020-08-31 16:21:59 +00:00
# Loading the attributes:
include_recipe './attributes.rb'
include_recipe './install.rb'
include_recipe './setup.rb'