Add a gitlab role

This commit is contained in:
Nick Walker 2015-08-14 16:21:43 -07:00
parent ab679260c6
commit 0bf10aea97

View File

@ -0,0 +1,5 @@
class role::gitlab {
include profile::gitlab
}