Add disable recipe for runit
View options
- Truncate descriptions
Add disable recipe for runit
See https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/3845#note_52252832 for motivation
Allow users to set an attribute (gitlab['service_enabled'] = false
or something like that) that will stop gitlab and disable or remove the gitlab-runsvdir service. The opposite of what runit::default
does now.
- Show labels
- Show closed items
Link items together to show that they're related or that one is blocking others.