Remove useless parameters
Remove parameter that will never move, and place them as internal variables:
String $gitlab_srv = 'gitlab.adullact.net',
String $gitlab_group = 'amies',
String $gitlab_project_name = 'amies-server',
Remove parameter that will never move, and place them as internal variables:
String $gitlab_srv = 'gitlab.adullact.net',
String $gitlab_group = 'amies',
String $gitlab_project_name = 'amies-server',