chef/roles/gitea.rb

7 lines
76 B
Ruby

name "gitea"
run_list %w(
kosmos_gitea::default
kosmos_gitea::backup
)