control-repo/site/role/manifests/gitlab.pp
2015-08-14 16:21:43 -07:00

6 lines
51 B
Puppet

class role::gitlab {
include profile::gitlab
}