itamae/cookbooks/gitea/default.rb

9 lines
139 B
Ruby

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