From d6ac53059b91bc45c44f24152b0f4252c632ec5d Mon Sep 17 00:00:00 2001 From: "Francis J.. Van Wetering IV" Date: Thu, 3 Sep 2015 19:24:14 -0400 Subject: [PATCH] README Update. --- README.md | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index e1f00c4..f7f7f75 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,9 @@ The version of the gitlab-ci-multi-runner package is restricted to `v0.4.2` for ##Usage ```puppet -class {'gitlab_ci_multi_runner': } +class {'gitlab_ci_multi_runner': + nice => 15 +} gitlab_ci_multi_runner::runner { "This is My Runner": gitlab_ci_url => 'http://ci.gitlab.examplecorp.com' @@ -34,6 +36,12 @@ gitlab_ci_multi_runner::runner { "This is My Second Runner": } ``` +##Installation Options + +#### nice + +control the niceness of the actual process running the CI Jobs. Valid values are from -20 to 19. Leading '+' is optional. + ##Runner Options All options are pulled from the Gitlab CI MultiRunner registration command - The name of the runner will be used to