saltstack-formulas / gitlab-formula

http://docs.saltstack.com/en/latest/topics/development/conventions/formulas.html
Apache License 2.0
29 stars 49 forks source link

GitLab Omnibus and Gitlab Runner in Go/TOML config #16

Open johnkeates opened 6 years ago

johnkeates commented 6 years ago

I have an internal formula we use for GLCI with the newer toml configs and auto configures it. Might be interesting to integrate that into this global gitlab formula.

Another thing is that on Debian we always use the omnibus installer, but it isn't mentioned anywhere in this formula. Was this intended to be a replacement for some of the Chef auto configuration in GitLab itself or was this because of historical reasons?