Skip to content

Instantly share code, notes, and snippets.

@MOZGIII
Created June 26, 2016 17:34
Show Gist options
  • Save MOZGIII/c9fe284ce6f64752dbf0c76bd19f5d8e to your computer and use it in GitHub Desktop.
Save MOZGIII/c9fe284ce6f64752dbf0c76bd19f5d8e to your computer and use it in GitHub Desktop.
Gitlab configuration in custom file
# ...
def load_file(file); eval(File.read(file), binding, file); end
load_file '/etc/gitlab/gitlab-custom.rb'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment