migrations: add gitlab.host to gitlab.yml
A recent change in the gitlab codebase requires us to have gitlab.host
setting populated under production
for the Rails configuration. Add
this to the Migrations configmap, preventing stack traces.
Closes #1947 (closed)