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