We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 295439e commit cf0d8e3Copy full SHA for cf0d8e3
scripts/gitlab.rb
@@ -8,4 +8,4 @@
8
registry_nginx['ssl_certificate'] = "/etc/gitlab/ssl/gitlab-registry.pem"
9
registry_nginx['ssl_certificate_key'] = "/etc/gitlab/ssl/gitlab-registry.key"
10
11
-gitlab_rails['initial_shared_runners_registration_token'] = "LoremIpsumDolorToken"
+gitlab_rails['initial_shared_runners_registration_token'] = "ACCTEST1234567890123_RUNNER_REG_TOKEN"
0 commit comments