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 db08cbb commit 295439eCopy full SHA for 295439e
scripts/gitlab.rb
@@ -7,3 +7,5 @@
7
registry['enable'] = true
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"
0 commit comments