mirror of
https://github.com/kemko/bw.git
synced 2026-01-01 15:45:44 +03:00
7 lines
164 B
Ruby
7 lines
164 B
Ruby
name "redmine"
|
|
description "Install and configure redmine"
|
|
run_list "recipe[runit]", "recipe[postgresql]", "recipe[ruby]", "recipe[redmine]"
|
|
|
|
default_attributes(
|
|
)
|