NCSA Common Puppet Profiles - configure GitLab service
- Description
- Setup - The basics of getting started with profile_gitlab
- Usage - Configuration options and additional functionality
- Dependencies
- Reference
This puppet profile customizes a host to install and configure GitLab service
Include profile_gitlab in a puppet profile file:
include ::profile_gitlab
The goal is that no paramters are required to be set. The default paramters should work for most NCSA deployments out of the box.
- Hash[String,String] $http_allowed_subnets,
- Hash[String,String] $https_allowed_subnets,
- Array[ String ] $allowed_subnets,
See: REFERENCE.md