chef/roles/gitea.rb
2020-06-02 11:22:10 +02:00

7 lines
76 B
Ruby

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