Skip to content

gitinsky/ansible-role-gitlab

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Installation based on official instructions.

Tested on ubuntu 14.04.

WARNING: by default gitlab is configured to http protocol, you must not use it for authorisation.

Username: root Password: 5iveL!fe

Variables and there default values:

  • gitlab_enable_configuration: yes # set to 'no' to disable configuration and install package with default gitlab values
  • gitlab_url: "http://{{ ansible_default_ipv4.address }}"
  • gitlab_email_from: "gitlab@{{ ansible_fqdn }}"
  • gitlab_email_display_name: Gitlab

Gitlab CI variables are ignored for now.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published