application.rb missing in CentOS 6.5 omnibus installation
Created by: 0x8DEADF00D
Summary:
As I was configuring GitLab I was wondering where I could find the application.rb since things are a bit different in the omnibus installation. It appears that the application.rb is missing or not in one of the directories given by you. /var/opt/gitlab/gitlab-rails, /var/opt/gitlab/gitlab-shell, /var/opt/gitlab/gitlab-data and /var/opt/gitlab/nginx does contain all config files except the application.rb
Background I need that specific file to redirect users to a subdomain of mine for using GitLab and since the official configuration files say that I need to add one line there.
Steps to reproduce Just install a minimal CentOS 6.5 and execute the omnibus installer script