diff --git a/group_vars/all.yml b/group_vars/all.yml index f2275e1..a98165a 100644 --- a/group_vars/all.yml +++ b/group_vars/all.yml @@ -301,5 +301,5 @@ gitlab_http_port: "45130" gitlab_ssh_port: "2222" gitlab_version: "17.5.5-ce.0" gitlab_hostname: "git.zailon.ru" -gitlab_external_url: "http://git.zailon.ru" +gitlab_external_url: "https://git.zailon.ru" gitlab_root_password: "ChangeMe123!" \ No newline at end of file