Skip to content
Snippets Groups Projects

Nginx ip

Merged username-removed-35559 requested to merge obazoud/cookbook-gitlab:nginx_ip into master
+ 11
3
Compare changes
  • Side-by-side
  • Inline
Files
+ 3
0
@@ -62,6 +62,9 @@ else
default['gitlab']['shell_revision'] = "v1.9.7"
end
# Nginx ip
default['gitlab']['ip'] = "*"
# GitLab configuration
default['gitlab']['git_path'] = "/usr/local/bin/git"
default['gitlab']['host'] = "localhost"
Loading