Skip to content

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.