puppet-gitlab
puppet-gitlab copied to clipboard
Update gitlab.rb template with deprecated geo options
Pull Request (PR) description
geo_primary_role['enable'] and geo_secondary_role['enable'] are deprecated in favour of roles: https://docs.gitlab.com/omnibus/roles/README.html#roles
This PR updates the erb template accordingly.
This Pull Request (PR) fixes the following issues
#398