Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move gitlab profile out to its own 'profile' module | Nick Walker | 2016-03-24 | 1 | -24/+0 |
| | | | | | | | | | | | | Prior to this commit, there was a gitlab profile in the site dir of this control-repo. After this commit, the profile has been moved to it's own repo where it can be used more generally and not tightly coupled to this repository. As a result, the gitlab role has been removed from this repository as well. | ||||
* | fixing a bunch of puppet lint warnings | Nick Walker | 2015-10-30 | 1 | -5/+5 |
| | |||||
* | Ensure /etc/gitlab/ssl exists before putting certs in it | Nick Walker | 2015-09-24 | 1 | -0/+4 |
| | |||||
* | Copy agent certs into Gitlab directory for Gitlab SSL | Nick Walker | 2015-08-18 | 1 | -0/+13 |
| | |||||
* | Change default gitlab url to be https instead of http | Nick Walker | 2015-08-17 | 1 | -1/+1 |
| | |||||
* | Add a gitlab profile / add ssh-keygen to puppetmaster profile | Nick Walker | 2015-08-14 | 1 | -0/+7 |