Commit 49a8a687 authored by James T. Lee's avatar James T. Lee
Browse files

Remove requirement on gitlab_runner_token

parent a4e65eaa
...@@ -6,7 +6,6 @@ class nest ( ...@@ -6,7 +6,6 @@ class nest (
$root_mail_alias, $root_mail_alias,
$ssh_private_key, $ssh_private_key,
$pw_hash, $pw_hash,
String $gitlab_runner_token,
$cnames = {}, $cnames = {},
$distcc_hosts = {}, $distcc_hosts = {},
......
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