Sameer Naik 7c3e63f521 revert rake gitlab:setup changes from gitlabhq/gitlabhq@a54af831ba
The `db:setup` rake task attempts to DROP an existing gitlab database.
This operation can only be performed by a superuser or users with the
required privileges.

In the context of this image this is not required anyway and may well be
an oversight by GitLab Inc.
2016-04-24 12:19:47 +05:30
..