diff options
Diffstat (limited to 'job-cfg')
-rw-r--r-- | job-cfg/rebootstrap.yaml | 10 |
1 files changed, 9 insertions, 1 deletions
diff --git a/job-cfg/rebootstrap.yaml b/job-cfg/rebootstrap.yaml index 396f48f5..6f8752e8 100644 --- a/job-cfg/rebootstrap.yaml +++ b/job-cfg/rebootstrap.yaml @@ -14,6 +14,15 @@ url: http://www.profitbricks.com text: Sponsored by Profitbricks icon: /userContent/images/profitbricks-24x24.png + - priority: + job-prio: '90' + - throttle: + max-total: 2 + max-per-node: 2 + enabled: True + option: category + categories: + - rebootstrap description: '{my_description}{do_not_edit}' logrotate: daysToKeep: 365 @@ -35,7 +44,6 @@ unstable-on-warning: 'false' fail-on-error: 'false' - - job-template: defaults: rebootstrap name: '{name}_arm64' |