Commit a50e64eb authored by Sean Arnold's avatar Sean Arnold

Add note about updating GDK settings

parent 2d39773e
...@@ -9,6 +9,8 @@ ...@@ -9,6 +9,8 @@
# If you change this file in a merge request, please also create # # If you change this file in a merge request, please also create #
# a MR on https://gitlab.com/gitlab-org/omnibus-gitlab/merge_requests. # # a MR on https://gitlab.com/gitlab-org/omnibus-gitlab/merge_requests. #
# For more details see https://gitlab.com/gitlab-org/omnibus-gitlab/blob/master/doc/settings/gitlab.yml.md # # For more details see https://gitlab.com/gitlab-org/omnibus-gitlab/blob/master/doc/settings/gitlab.yml.md #
# Be sure to create a MR against the GDK configuration #
# file (support/templates/gitlab/config/gitlab.yml.erb) too. #
######################################################################## ########################################################################
# #
# #
...@@ -1435,7 +1437,7 @@ test: ...@@ -1435,7 +1437,7 @@ test:
provider: AWS # Only AWS supported at the moment provider: AWS # Only AWS supported at the moment
aws_access_key_id: AWS_ACCESS_KEY_ID aws_access_key_id: AWS_ACCESS_KEY_ID
aws_secret_access_key: AWS_SECRET_ACCESS_KEY aws_secret_access_key: AWS_SECRET_ACCESS_KEY
region: us-east-1 region: us-east-1
gitlab: gitlab:
host: localhost host: localhost
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment