summaryrefslogtreecommitdiff
path: root/gitlab.configure
Commit message (Collapse)AuthorAgeFilesLines
* Remove Gitlab systemsSam Thursfield2015-03-161-128/+0
| | | | | | | | | As far as I know, these are out of date, unmaintained and nobody is using them. It was definitely a useful learning process to integrate Gitlab into Baserock, but I think this is now just taking up space in definitions.git needlessly. Change-Id: Ifdd9c0a3dd889382bc5e6825c2df4f3afbd89f3c
* Allow SMTP details to be configured.Michael Drake2014-07-041-0/+44
| | | | | | | | | | | | This lets us configure a gitlab system to send e-mail at deploy time. It uses the following environment variables: * MAIL_SEND_TYPE * SMTP_ADDR * SMTP_PORT * SMTP_USER * SMTP_PASS * SMTP_DOMAIN
* Add a configure extension and relevant files for installing GitLabAdam Coldrick2014-05-151-0/+84