7 lines
79 B
Ruby
7 lines
79 B
Ruby
name "gitea"
|
|
|
|
run_list %w(
|
|
role[postgresql_client]
|
|
kosmos_gitea::default
|
|
)
|