foreman_remote_execution 13.1.0 → 13.1.1

Sign up to get free protection for your applications and to get access to all the features.
Files changed (32) hide show
  1. checksums.yaml +4 -4
  2. data/app/assets/javascripts/foreman_remote_execution/locale/de/foreman_remote_execution.js +1000 -973
  3. data/app/assets/javascripts/foreman_remote_execution/locale/en/foreman_remote_execution.js +553 -526
  4. data/app/assets/javascripts/foreman_remote_execution/locale/en_GB/foreman_remote_execution.js +584 -557
  5. data/app/assets/javascripts/foreman_remote_execution/locale/es/foreman_remote_execution.js +1043 -1016
  6. data/app/assets/javascripts/foreman_remote_execution/locale/fr/foreman_remote_execution.js +1047 -1020
  7. data/app/assets/javascripts/foreman_remote_execution/locale/ja/foreman_remote_execution.js +1041 -1014
  8. data/app/assets/javascripts/foreman_remote_execution/locale/ka/foreman_remote_execution.js +1015 -988
  9. data/app/assets/javascripts/foreman_remote_execution/locale/ko/foreman_remote_execution.js +886 -859
  10. data/app/assets/javascripts/foreman_remote_execution/locale/pt_BR/foreman_remote_execution.js +1047 -1020
  11. data/app/assets/javascripts/foreman_remote_execution/locale/ru/foreman_remote_execution.js +901 -874
  12. data/app/assets/javascripts/foreman_remote_execution/locale/zh_CN/foreman_remote_execution.js +1041 -1014
  13. data/app/assets/javascripts/foreman_remote_execution/locale/zh_TW/foreman_remote_execution.js +886 -859
  14. data/app/views/templates/script/package_action.erb +5 -2
  15. data/lib/foreman_remote_execution/version.rb +1 -1
  16. data/locale/de/foreman_remote_execution.po +27 -0
  17. data/locale/en/foreman_remote_execution.po +27 -0
  18. data/locale/en_GB/foreman_remote_execution.po +27 -0
  19. data/locale/es/foreman_remote_execution.po +27 -0
  20. data/locale/foreman_remote_execution.pot +177 -141
  21. data/locale/fr/foreman_remote_execution.po +27 -0
  22. data/locale/ja/foreman_remote_execution.po +27 -0
  23. data/locale/ka/foreman_remote_execution.po +27 -0
  24. data/locale/ko/foreman_remote_execution.po +27 -0
  25. data/locale/pt_BR/foreman_remote_execution.po +27 -0
  26. data/locale/ru/foreman_remote_execution.po +27 -0
  27. data/locale/zh_CN/foreman_remote_execution.po +27 -0
  28. data/locale/zh_TW/foreman_remote_execution.po +27 -0
  29. data/webpack/JobWizard/JobWizardPageRerun.js +1 -1
  30. data/webpack/JobWizard/steps/HostsAndInputs/HostPreviewModal.js +8 -6
  31. data/webpack/__mocks__/foremanReact/Root/Context/ForemanContext/index.js +2 -0
  32. metadata +2 -2
@@ -17,1579 +17,1606 @@
17
17
  "domain": "foreman_remote_execution",
18
18
  "plural_forms": "nplurals=2; plural=(n != 1);"
19
19
  },
20
- "Another interface is already set as execution. Are you sure you want to use this one instead?": [
20
+ "${d.title} ${d.count} hosts": [
21
21
  ""
22
22
  ],
23
- "There was an error while updating the status, try refreshing the page.": [
23
+ "%s": [
24
24
  ""
25
25
  ],
26
- "List foreign input sets": [
26
+ "%s ago": [
27
+ "%s ago"
28
+ ],
29
+ "%s job has been invoked": [
27
30
  ""
28
31
  ],
29
- "Show foreign input set details": [
32
+ "%s more": [
30
33
  ""
31
34
  ],
32
- "Target template ID": [
35
+ "%{description} on %{host}": [
33
36
  ""
34
37
  ],
35
- "Include all inputs from the foreign template": [
38
+ "'Starts before' date must be after 'Starts at' date": [
36
39
  ""
37
40
  ],
38
- "A comma separated list of input names to be included from the foreign template.": [
41
+ "'Starts before' date must in the future": [
39
42
  ""
40
43
  ],
41
- "Input set description": [
44
+ "...and %s more": [
42
45
  ""
43
46
  ],
44
- "Create a foreign input set": [
47
+ "...and %{count} more": [
48
+ "",
45
49
  ""
46
50
  ],
47
- "Delete a foreign input set": [
51
+ "A comma separated list of input names to be excluded from the foreign template.": [
48
52
  ""
49
53
  ],
50
- "Update a foreign input set": [
54
+ "A comma separated list of input names to be included from the foreign template.": [
51
55
  ""
52
56
  ],
53
- "List job invocations": [
57
+ "A job '%{job_name}' has %{status} at %{time}": [
54
58
  ""
55
59
  ],
56
- "Show job invocation": [
60
+ "A job '%{subject}' has failed": [
57
61
  ""
58
62
  ],
59
- "Show Job status for the hosts": [
63
+ "A job '%{subject}' has finished successfully": [
60
64
  ""
61
65
  ],
62
- "The job template to use, parameter is required unless feature was specified": [
66
+ "A notification when a job finishes": [
63
67
  ""
64
68
  ],
65
- "Invocation type, one of %s": [
69
+ "A plugin bringing remote execution to the Foreman, completing the config management functionality with remote management functionality.": [
66
70
  ""
67
71
  ],
68
- "Execute the jobs on hosts in randomized order": [
72
+ "A special label for tracking a recurring job. There can be only one active job with a given purpose at a time.": [
69
73
  ""
70
74
  ],
71
- "Inputs to use": [
75
+ "A user to be used for SSH.": [
72
76
  ""
73
77
  ],
74
- "SSH provider specific options": [
78
+ "A user to be used for executing the script. If it differs from the SSH user, su or sudo is used to switch the accounts.": [
75
79
  ""
76
80
  ],
77
- "What user should be used to run the script (using sudo-like mechanisms). Defaults to a template parameter or global setting.": [
81
+ "Abort Job": [
78
82
  ""
79
83
  ],
80
- "Set password for effective user (using sudo-like mechanisms)": [
84
+ "Access denied": [
81
85
  ""
82
86
  ],
83
- "Set SSH user": [
87
+ "Actions": [
88
+ "Actions"
89
+ ],
90
+ "Active Filters:": [
84
91
  ""
85
92
  ],
86
- "Set SSH password": [
93
+ "Add Foreign Input Set": [
87
94
  ""
88
95
  ],
89
- "Set SSH key passphrase": [
96
+ "Advanced fields": [
90
97
  ""
91
98
  ],
92
- "Create a recurring job": [
99
+ "After": [
93
100
  ""
94
101
  ],
95
- "How often the job should occur, in the cron format": [
102
+ "After %s occurences": [
96
103
  ""
97
104
  ],
98
- "Repeat a maximum of N times": [
105
+ "All fields are required.": [
99
106
  ""
100
107
  ],
101
- "Perform no more executions after this time": [
108
+ "Alphabetical": [
102
109
  ""
103
110
  ],
104
- "Designation of a special purpose": [
111
+ "Amount of workers in the pool to handle the execution of the remote execution jobs. Restart of the dynflowd/foreman-tasks service is required.": [
105
112
  ""
106
113
  ],
107
- "Schedule the job to start at a later time": [
114
+ "Another interface is already set as execution. Are you sure you want to use this one instead?": [
108
115
  ""
109
116
  ],
110
- "Schedule the job for a future time": [
117
+ "Any Location": [
111
118
  ""
112
119
  ],
113
- "Indicates that the action should be cancelled if it cannot be started before this time.": [
120
+ "Any Organization": [
121
+ "Any Organisation"
122
+ ],
123
+ "Apply to": [
114
124
  ""
115
125
  ],
116
- "Control concurrency level and distribution over time": [
126
+ "At": [
117
127
  ""
118
128
  ],
119
- "Run at most N tasks at a time": [
129
+ "At minute": [
120
130
  ""
121
131
  ],
122
- "Override the description format from the template for this invocation only": [
132
+ "Awaiting start": [
123
133
  ""
124
134
  ],
125
- "Override the timeout interval from the template for this invocation only": [
135
+ "Back": [
126
136
  ""
127
137
  ],
128
- "Remote execution feature label that should be triggered, job template assigned to this feature will be used": [
138
+ "Back to Job": [
129
139
  ""
130
140
  ],
131
- "Override the global time to pickup interval for this invocation only": [
141
+ "Bookmark": [
132
142
  ""
133
143
  ],
134
- "Create a job invocation": [
144
+ "Can't find Job Invocation for an id %s": [
135
145
  ""
136
146
  ],
137
- "Get output for a host": [
147
+ "Cancel": [
138
148
  ""
139
149
  ],
140
- "Get raw output for a host": [
150
+ "Cancel Job": [
141
151
  ""
142
152
  ],
143
153
  "Cancel job invocation": [
144
154
  ""
145
155
  ],
146
- "The job could not be cancelled.": [
156
+ "Canceled:": [
147
157
  ""
148
158
  ],
149
- "Rerun job on failed hosts": [
159
+ "Cancelled": [
150
160
  ""
151
161
  ],
152
- "Could not rerun job %{id} because its template could not be found": [
162
+ "Cannot resolve hosts without a bookmark or search query": [
153
163
  ""
154
164
  ],
155
- "Get outputs of hosts in a job": [
165
+ "Cannot resolve hosts without a user": [
156
166
  ""
157
167
  ],
158
- "Host with id '%{id}' was not found": [
168
+ "Cannot specify both bookmark_id and search_query": [
159
169
  ""
160
170
  ],
161
- "Only one of feature or job_template_id can be specified": [
171
+ "Categories list failed with:": [
162
172
  ""
163
173
  ],
164
- "List job templates": [
174
+ "Category and template": [
165
175
  ""
166
176
  ],
167
- "List job templates per location": [
177
+ "Choose a job template that is pre-selected in job invocation form": [
168
178
  ""
169
179
  ],
170
- "List job templates per organization": [
171
- "List job templates per organisation"
172
- ],
173
- "Import a job template from ERB": [
180
+ "Circular dependency detected in foreign input set '%{template}' -> '%{target_template}'. Templates stack: %{templates_stack}": [
174
181
  ""
175
182
  ],
176
- "Template ERB": [
183
+ "Cleanup working directories": [
177
184
  ""
178
185
  ],
179
- "Overwrite template if it already exists": [
186
+ "Clear all filters": [
180
187
  ""
181
188
  ],
182
- "Export a job template to ERB": [
189
+ "Clear input": [
183
190
  ""
184
191
  ],
185
- "Show job template details": [
192
+ "Clone a provision template": [
186
193
  ""
187
194
  ],
188
- "Template name": [
195
+ "Close": [
189
196
  ""
190
197
  ],
191
- "Job category": [
198
+ "Cockpit URL": [
192
199
  ""
193
200
  ],
194
- "This template is used to generate the description. Input values can be used using the syntax %{package}. You may also include the job category and template name using %{job_category} and %{template_name}.": [
201
+ "Concurrency level": [
195
202
  ""
196
203
  ],
197
- "Provider type": [
204
+ "Concurrency level limited to": [
198
205
  ""
199
206
  ],
200
- "Whether or not the template is locked for editing": [
207
+ "Connect by IP": [
201
208
  ""
202
209
  ],
203
- "Effective user options": [
210
+ "Control concurrency level and distribution over time": [
204
211
  ""
205
212
  ],
206
- "What user should be used to run the script (using sudo-like mechanisms)": [
213
+ "Could not display data for job invocation.": [
207
214
  ""
208
215
  ],
209
- "Whether it should be allowed to override the effective user from the invocation form.": [
216
+ "Could not find any suitable interface for execution": [
210
217
  ""
211
218
  ],
212
- "Whether the current user login should be used as the effective user": [
219
+ "Could not render the preview because no host matches the search query.": [
213
220
  ""
214
221
  ],
215
- "Create a job template": [
222
+ "Could not rerun job %{id} because its template could not be found": [
216
223
  ""
217
224
  ],
218
- "Update a job template": [
225
+ "Could not use any proxy for the %{provider} job. Consider configuring %{global_proxy}, %{fallback_proxy} in settings": [
219
226
  ""
220
227
  ],
221
- "Template version": [
228
+ "Could not use any template used in the job invocation": [
222
229
  ""
223
230
  ],
224
- "Delete a job template": [
231
+ "Create": [
225
232
  ""
226
233
  ],
227
- "Clone a provision template": [
234
+ "Create Report": [
228
235
  ""
229
236
  ],
230
- "List remote execution features": [
237
+ "Create a foreign input set": [
231
238
  ""
232
239
  ],
233
- "Show remote execution feature": [
240
+ "Create a job invocation": [
234
241
  ""
235
242
  ],
236
- "Job template ID to be used for the feature": [
243
+ "Create a job template": [
237
244
  ""
238
245
  ],
239
- "List available remote execution features for a host": [
246
+ "Create a recurring job": [
240
247
  ""
241
248
  ],
242
- "List template invocations belonging to job invocation": [
249
+ "Create report for this job": [
243
250
  ""
244
251
  ],
245
- "Identifier of the Host interface for Remote execution": [
246
- ""
252
+ "Cron line": [
253
+ "Cron line"
247
254
  ],
248
- "Set 'host_registration_remote_execution_pull' parameter for the host. If it is set to true, pull provider client will be deployed on the host": [
255
+ "Cron line (extended)": [
249
256
  ""
250
257
  ],
251
- "List of proxy IDs to be used for remote execution": [
258
+ "Cron line format '1 2 3 4 5', where:": [
252
259
  ""
253
260
  ],
254
- "Trying to abort the job": [
261
+ "Cronline": [
255
262
  ""
256
263
  ],
257
- "Trying to cancel the job": [
264
+ "Current location %s is different from job's location %s. This job may run on different hosts than before.": [
258
265
  ""
259
266
  ],
260
- "The job cannot be aborted at the moment.": [
267
+ "Current location %{loc_c} is different from job's location %{loc_j}.": [
261
268
  ""
262
269
  ],
263
- "The job cannot be cancelled at the moment.": [
270
+ "Current organization %s is different from job's organization %s. This job may run on different hosts than before.": [
264
271
  ""
265
272
  ],
266
- "Problem with previewing the template: %{error}. Note that you must save template input changes before you try to preview it.": [
273
+ "Current organization %{org_c} is different from job's organization %{org_j}.": [
267
274
  ""
268
275
  ],
269
- "Job template imported successfully.": [
276
+ "Daily": [
270
277
  ""
271
278
  ],
272
- "Unable to save template. Correct highlighted errors": [
279
+ "Days": [
273
280
  ""
274
281
  ],
275
- "Run": [
282
+ "Days of week": [
276
283
  ""
277
284
  ],
278
- "Schedule Remote Job": [
285
+ "Default SSH key passphrase": [
279
286
  ""
280
287
  ],
281
- "Jobs": [
288
+ "Default SSH password": [
282
289
  ""
283
290
  ],
284
- "Job invocations": [
291
+ "Default key passphrase to use for SSH. You may override per host by setting a parameter called remote_execution_ssh_key_passphrase": [
285
292
  ""
286
293
  ],
287
- "%s": [
294
+ "Default password to use for SSH. You may override per host by setting a parameter called remote_execution_ssh_password": [
288
295
  ""
289
296
  ],
290
- "Web Console": [
297
+ "Default user to use for SSH. You may override per host by setting a parameter called remote_execution_ssh_user.": [
291
298
  ""
292
299
  ],
293
- "Success": [
294
- "Success"
300
+ "Default user to use for executing the script. If the user differs from the SSH user, su or sudo is used to switch the user.": [
301
+ ""
295
302
  ],
296
- "Failed": [
303
+ "Delete a foreign input set": [
297
304
  ""
298
305
  ],
299
- "Pending": [
306
+ "Delete a job template": [
300
307
  ""
301
308
  ],
302
- "Cancelled": [
309
+ "Description": [
310
+ "Description"
311
+ ],
312
+ "Description Template": [
303
313
  ""
304
314
  ],
305
- "queued to start executing in %{time}": [
315
+ "Description template": [
306
316
  ""
307
317
  ],
308
- "queued": [
318
+ "Designation of a special purpose": [
309
319
  ""
310
320
  ],
311
- "running %{percent}%%": [
321
+ "Display advanced fields": [
312
322
  ""
313
323
  ],
314
- "succeeded": [
324
+ "Does not repeat": [
315
325
  ""
316
326
  ],
317
- "cancelled": [
327
+ "Duplicated inputs detected: %{duplicated_inputs}": [
318
328
  ""
319
329
  ],
320
- "failed": [
330
+ "Dynamic Query": [
321
331
  ""
322
332
  ],
323
- "unknown status": [
333
+ "Dynamic query": [
324
334
  ""
325
335
  ],
326
- "Any Organization": [
327
- "Any Organisation"
336
+ "Edit %s": [
337
+ "Edit %s"
328
338
  ],
329
- "Any Location": [
339
+ "Edit Job Template": [
330
340
  ""
331
341
  ],
332
- "Awaiting start": [
342
+ "Edit Remote Execution Feature": [
333
343
  ""
334
344
  ],
335
- "error": [
345
+ "Edit job description template": [
336
346
  ""
337
347
  ],
338
- "Host detail": [
348
+ "Effective User": [
339
349
  ""
340
350
  ],
341
- "Rerun on %s": [
351
+ "Effective User Method": [
342
352
  ""
343
353
  ],
344
- "Host task": [
354
+ "Effective user": [
345
355
  ""
346
356
  ],
347
- "N/A": [
348
- "N/A"
357
+ "Effective user method \\\"%{current_value}\\\" is not one of %{valid_methods}": [
358
+ ""
349
359
  ],
350
- "Run Job": [
360
+ "Effective user options": [
351
361
  ""
352
362
  ],
353
- "Create Report": [
363
+ "Effective user password": [
354
364
  ""
355
365
  ],
356
- "Create report for this job": [
366
+ "Effective user password is only applicable for SSH provider. Other providers ignore this field. <br> Password is stored encrypted in DB until the job finishes. For future or recurring executions, it is removed after the last execution.": [
357
367
  ""
358
368
  ],
359
- "Rerun": [
369
+ "Effective user password is only applicable for SSH provider. Other providers ignore this field. Password is stored encrypted in DB until the job finishes. For future or recurring executions, it is removed after the last execution.": [
360
370
  ""
361
371
  ],
362
- "Rerun the job": [
372
+ "Effective user:": [
363
373
  ""
364
374
  ],
365
- "Rerun failed": [
375
+ "Enable Global Proxy": [
366
376
  ""
367
377
  ],
368
- "Rerun on failed hosts": [
378
+ "End time needs to be after start time": [
369
379
  ""
370
380
  ],
371
- "Job Task": [
381
+ "Ends": [
372
382
  ""
373
383
  ],
374
- "See the last task details": [
384
+ "Error loading data from proxy": [
375
385
  ""
376
386
  ],
377
- "Cancel Job": [
387
+ "Errors:": [
378
388
  ""
379
389
  ],
380
- "Try to cancel the job": [
390
+ "Evaluated at:": [
381
391
  ""
382
392
  ],
383
- "Abort Job": [
393
+ "Every day at %s": [
384
394
  ""
385
395
  ],
386
- "Try to abort the job without waiting for the results from the remote hosts": [
396
+ "Every hour at minute %s": [
387
397
  ""
388
398
  ],
389
- "New UI": [
399
+ "Every month on %s at %s": [
390
400
  ""
391
401
  ],
392
- "Switch to the new job invocation detail UI": [
402
+ "Every week on %s at %s": [
393
403
  ""
394
404
  ],
395
- "Task Details": [
405
+ "Execute the job later, at a scheduled time.": [
396
406
  ""
397
407
  ],
398
- "See the task details": [
408
+ "Execute the job now.": [
399
409
  ""
400
410
  ],
401
- "Try to cancel the job on a host": [
411
+ "Execute the job on a repeating schedule.": [
402
412
  ""
403
413
  ],
404
- "Try to abort the job on a host without waiting for its result": [
414
+ "Execute the jobs on hosts in randomized order": [
405
415
  ""
406
416
  ],
407
- "Could not render the preview because no host matches the search query.": [
417
+ "Execution": [
408
418
  ""
409
419
  ],
410
- "in %s": [
420
+ "Execution order": [
411
421
  ""
412
422
  ],
413
- "%s ago": [
414
- "%s ago"
415
- ],
416
- "Use default description template": [
423
+ "Execution ordering": [
417
424
  ""
418
425
  ],
419
- "Description template": [
426
+ "Execution ordering determines whether the jobs should be executed on hosts in alphabetical order or in randomized order.<br><ul><li><b>Ordered</b> - executes the jobs on hosts in alphabetical order</li><li><b>Randomized</b> - randomizes the order in which jobs are executed on hosts</li></ul>": [
420
427
  ""
421
428
  ],
422
- "This template is used to generate the description.<br/>Input values can be used using the syntax %{package}.<br/>You may also include the job category and template<br/>name using %{job_category} and %{template_name}.": [
429
+ "Exit status: %s": [
423
430
  ""
424
431
  ],
425
- "Could not use any template used in the job invocation": [
432
+ "Export a job template to ERB": [
426
433
  ""
427
434
  ],
428
- "Failed rendering template: %s": [
435
+ "Failed": [
429
436
  ""
430
437
  ],
431
- "Task cancelled": [
438
+ "Failed hosts": [
432
439
  ""
433
440
  ],
434
- "Job execution failed": [
441
+ "Failed rendering template: %s": [
435
442
  ""
436
443
  ],
437
- "%{description} on %{host}": [
444
+ "Failed:": [
438
445
  ""
439
446
  ],
440
- "Remote action:": [
441
- "Remote action:"
442
- ],
443
- "Job cancelled by user": [
447
+ "Fallback to Any Proxy": [
444
448
  ""
445
449
  ],
446
- "Exit status: %s": [
450
+ "Feature input %{input_name} not defined in template %{template_name}": [
447
451
  ""
448
452
  ],
449
- "Job finished with error": [
453
+ "Fill all required fields in all the steps": [
450
454
  ""
451
455
  ],
452
- "Error loading data from proxy": [
456
+ "Fill all required fields in all the steps to start the job": [
453
457
  ""
454
458
  ],
455
- "User can not execute job on host %s": [
459
+ "Filter by host collections": [
456
460
  ""
457
461
  ],
458
- "User can not execute this job template": [
462
+ "Filter by host groups": [
459
463
  ""
460
464
  ],
461
- "User can not execute job on infrastructure host %s": [
465
+ "Filter by hosts": [
462
466
  ""
463
467
  ],
464
- "User can not execute this job template on %s": [
468
+ "Finished": [
465
469
  ""
466
470
  ],
467
- "The only applicable proxy %{proxy_names} is down": [
468
- "",
471
+ "For Future execution a 'Starts at' date or 'Starts before' date must be selected. Immediate execution can be selected in the previous step.": [
469
472
  ""
470
473
  ],
471
- "Could not use any proxy for the %{provider} job. Consider configuring %{global_proxy}, %{fallback_proxy} in settings": [
474
+ "For example: 1, 2, 3, 4, 5...": [
472
475
  ""
473
476
  ],
474
- "REX job has succeeded - %s": [
477
+ "Foreign input set": [
475
478
  ""
476
479
  ],
477
- "REX job has failed - %s": [
480
+ "Foreman can run arbitrary commands on remote hosts using different providers, such as SSH or Ansible. Communication goes through the Smart Proxy so Foreman does not have to have direct access to the target hosts and can scale to control many hosts.": [
478
481
  ""
479
482
  ],
480
- "included template '%s' not found": [
483
+ "Form Job Template": [
481
484
  ""
482
485
  ],
483
- "input macro with name '%s' used, but no input with such name defined for this template": [
486
+ "Future execution": [
484
487
  ""
485
488
  ],
486
- "Unable to fetch public key": [
489
+ "Get output for a host": [
487
490
  ""
488
491
  ],
489
- "Unable to remove host from known hosts": [
492
+ "Get outputs of hosts in a job": [
490
493
  ""
491
494
  ],
492
- "REX job has finished - %s": [
495
+ "Get raw output for a host": [
493
496
  ""
494
497
  ],
495
- "Should this interface be used for remote execution?": [
498
+ "Has to be a positive number": [
496
499
  ""
497
500
  ],
498
- "Interface with the '%s' identifier was specified as a remote execution interface, however the interface was not found on the host. If the interface exists, it needs to be created in Foreman during the registration.": [
501
+ "Hide advanced fields": [
499
502
  ""
500
503
  ],
501
- "host already has an execution interface": [
504
+ "Hide all advanced fields": [
502
505
  ""
503
506
  ],
504
- "This template is locked. Please clone it to a new template to customize.": [
505
- "This template is locked. Please clone it to a new template to customise."
507
+ "Host": [
508
+ "Host"
506
509
  ],
507
- "Circular dependency detected in foreign input set '%{template}' -> '%{target_template}'. Templates stack: %{templates_stack}": [
510
+ "Host collections": [
508
511
  ""
509
512
  ],
510
- "Execution": [
513
+ "Host detail": [
511
514
  ""
512
515
  ],
513
- "Last execution succeeded": [
516
+ "Host groups": [
514
517
  ""
515
518
  ],
516
- "Last execution cancelled": [
519
+ "Host task": [
517
520
  ""
518
521
  ],
519
- "Last execution failed": [
522
+ "Host with id '%{id}' was not found": [
520
523
  ""
521
524
  ],
522
- "Unknown execution status": [
525
+ "Hosts": [
526
+ "Hosts"
527
+ ],
528
+ "Hosts gone missing": [
523
529
  ""
524
530
  ],
525
- "Recursive rendering of templates detected": [
531
+ "Hourly": [
526
532
  ""
527
533
  ],
528
- "error during rendering: %s": [
534
+ "How often the job should occur, in the cron format": [
529
535
  ""
530
536
  ],
531
- "template": [
537
+ "Identifier of the Host interface for Remote execution": [
532
538
  ""
533
539
  ],
534
- "Cannot specify both bookmark_id and search_query": [
540
+ "Immediate execution": [
535
541
  ""
536
542
  ],
537
- "Unknown input %{input_name} for template %{template_name}": [
543
+ "Import": [
538
544
  ""
539
545
  ],
540
- "Template with id '%{id}' was not found": [
546
+ "Import a job template from ERB": [
541
547
  ""
542
548
  ],
543
- "Feature input %{input_name} not defined in template %{template_name}": [
549
+ "In Progress:": [
544
550
  ""
545
551
  ],
546
- "No template mapped to feature %{feature_name}": [
552
+ "Include all inputs from the foreign template": [
547
553
  ""
548
554
  ],
549
- "The template %{template_name} mapped to feature %{feature_name} is not accessible by the user": [
555
+ "Indicates that the action should be cancelled if it cannot be started before this time.": [
550
556
  ""
551
557
  ],
552
- "Job Invocation": [
558
+ "Inherit from host parameter": [
553
559
  ""
554
560
  ],
555
- "Duplicated inputs detected: %{duplicated_inputs}": [
561
+ "Input": [
556
562
  ""
557
563
  ],
558
- "Unknown remote execution feature %s": [
564
+ "Input set description": [
559
565
  ""
560
566
  ],
561
- "Effective user method \\\"%{current_value}\\\" is not one of %{valid_methods}": [
567
+ "Inputs to use": [
562
568
  ""
563
569
  ],
564
- "Could not find any suitable interface for execution": [
570
+ "Interface with the '%s' identifier was specified as a remote execution interface, however the interface was not found on the host. If the interface exists, it needs to be created in Foreman during the registration.": [
565
571
  ""
566
572
  ],
567
- "Subscribe to my failed jobs": [
573
+ "Internal proxy selector can only be used if Katello is enabled": [
568
574
  ""
569
575
  ],
570
- "Subscribe to my succeeded jobs": [
576
+ "Interval in seconds, if the job is not picked up by a client within this interval it will be cancelled.": [
571
577
  ""
572
578
  ],
573
- "Subscribe to all my jobs": [
579
+ "Interval in seconds, if the job is not picked up by a client within this interval it will be cancelled. Applies only to pull-mqtt based jobs": [
574
580
  ""
575
581
  ],
576
- "Script": [
582
+ "Invalid date": [
577
583
  ""
578
584
  ],
579
- "Static Query": [
585
+ "Invalid time format": [
580
586
  ""
581
587
  ],
582
- "Dynamic Query": [
588
+ "Invocation type, one of %s": [
583
589
  ""
584
590
  ],
585
- "Alphabetical": [
591
+ "Job": [
586
592
  ""
587
593
  ],
588
- "Randomized": [
594
+ "Job Details": [
589
595
  ""
590
596
  ],
591
- "Cannot resolve hosts without a user": [
597
+ "Job Invocation": [
592
598
  ""
593
599
  ],
594
- "Cannot resolve hosts without a bookmark or search query": [
600
+ "Job Invocation Report Template": [
595
601
  ""
596
602
  ],
597
- "Must select a bookmark or enter a search query": [
603
+ "Job Invocations": [
598
604
  ""
599
605
  ],
600
- "Input": [
606
+ "Job Task": [
601
607
  ""
602
608
  ],
603
- "Not all required inputs have values. Missing inputs: %s": [
609
+ "Job Templates": [
604
610
  ""
605
611
  ],
606
- "Internal proxy selector can only be used if Katello is enabled": [
612
+ "Job cancelled by user": [
607
613
  ""
608
614
  ],
609
- "default_capsule method missing from SmartProxy": [
615
+ "Job category": [
610
616
  ""
611
617
  ],
612
- "Can't find Job Invocation for an id %s": [
618
+ "Job execution failed": [
613
619
  ""
614
620
  ],
615
- "Latest Jobs": [
621
+ "Job finished with error": [
616
622
  ""
617
623
  ],
618
- "Name": [
619
- "Name"
624
+ "Job invocation": [
625
+ ""
620
626
  ],
621
- "State": [
622
- "State"
627
+ "Job invocations": [
628
+ ""
623
629
  ],
624
- "Started": [
630
+ "Job invocations detail": [
625
631
  ""
626
632
  ],
627
- "No jobs available": [
633
+ "Job result": [
628
634
  ""
629
635
  ],
630
- "Results": [
636
+ "Job template": [
631
637
  ""
632
638
  ],
633
- "Schedule": [
639
+ "Job template ID to be used for the feature": [
634
640
  ""
635
641
  ],
636
- "Concurrency level limited to": [
642
+ "Job template imported successfully.": [
637
643
  ""
638
644
  ],
639
- "tasks at a time": [
645
+ "Job templates": [
640
646
  ""
641
647
  ],
642
- "Scheduled to start before": [
648
+ "JobTemplate|Locked": [
643
649
  ""
644
650
  ],
645
- "Scheduled to start at": [
651
+ "JobTemplate|Name": [
646
652
  ""
647
653
  ],
648
- "Timeout to kill after": [
654
+ "JobTemplate|Snippet": [
649
655
  ""
650
656
  ],
651
- "seconds": [
657
+ "Jobs": [
652
658
  ""
653
659
  ],
654
- "Time to pickup": [
660
+ "Key passhprase is only applicable for SSH provider. Other providers ignore this field. <br> Passphrase is stored encrypted in DB until the job finishes. For future or recurring executions, it is removed after the last execution.": [
655
661
  ""
656
662
  ],
657
- "Target hosts": [
663
+ "Key passphrase is only applicable for SSH provider. Other providers ignore this field. Passphrase is stored encrypted in DB until the job finishes. For future or recurring executions, it is removed after the last execution.": [
658
664
  ""
659
665
  ],
660
- "Bookmark": [
666
+ "Label": [
661
667
  ""
662
668
  ],
663
- "Manual selection": [
669
+ "Last execution cancelled": [
664
670
  ""
665
671
  ],
666
- "using ": [
672
+ "Last execution failed": [
667
673
  ""
668
674
  ],
669
- "Execution order": [
675
+ "Last execution succeeded": [
670
676
  ""
671
677
  ],
672
- "Organization": [
673
- "Organisation"
678
+ "Latest Jobs": [
679
+ ""
674
680
  ],
675
- "Location": [
676
- "Location"
681
+ "Learn more about this in the documentation.": [
682
+ "Learn more about this in the documentation."
677
683
  ],
678
- "SSH User": [
684
+ "List available remote execution features for a host": [
679
685
  ""
680
686
  ],
681
- "Evaluated at:": [
687
+ "List foreign input sets": [
682
688
  ""
683
689
  ],
684
- "User Inputs": [
690
+ "List job invocations": [
685
691
  ""
686
692
  ],
687
- "Description": [
688
- "Description"
689
- ],
690
- "Job template": [
693
+ "List job templates": [
691
694
  ""
692
695
  ],
693
- "Resolves to": [
696
+ "List job templates per location": [
694
697
  ""
695
698
  ],
696
- "hosts": [
697
- ""
699
+ "List job templates per organization": [
700
+ "List job templates per organisation"
698
701
  ],
699
- "Refresh": [
702
+ "List of proxy IDs to be used for remote execution": [
700
703
  ""
701
704
  ],
702
- "Preview": [
705
+ "List remote execution features": [
703
706
  ""
704
707
  ],
705
- "Display advanced fields": [
708
+ "List template invocations belonging to job invocation": [
706
709
  ""
707
710
  ],
708
- "Hide advanced fields": [
711
+ "Location": [
712
+ "Location"
713
+ ],
714
+ "Manual selection": [
709
715
  ""
710
716
  ],
711
- "SSH user": [
717
+ "Minute can only be a number between 0-59": [
712
718
  ""
713
719
  ],
714
- "A user to be used for SSH.": [
720
+ "Missing the required permissions: ${missingPermissions.join( ', ' )}": [
715
721
  ""
716
722
  ],
717
- "Effective user": [
723
+ "Monthly": [
718
724
  ""
719
725
  ],
720
- "A user to be used for executing the script. If it differs from the SSH user, su or sudo is used to switch the accounts.": [
726
+ "Must select a bookmark or enter a search query": [
721
727
  ""
722
728
  ],
723
- "Timeout to kill": [
729
+ "N/A": [
730
+ "N/A"
731
+ ],
732
+ "Name": [
733
+ "Name"
734
+ ],
735
+ "Never": [
724
736
  ""
725
737
  ],
726
- "Time in seconds from the start on the remote host after which the job should be killed.": [
738
+ "New Job Template": [
727
739
  ""
728
740
  ],
729
- "Interval in seconds, if the job is not picked up by a client within this interval it will be cancelled.": [
741
+ "New UI": [
730
742
  ""
731
743
  ],
732
- "Password": [
744
+ "Next": [
733
745
  ""
734
746
  ],
735
- "Password is stored encrypted in DB until the job finishes. For future or recurring executions, it is removed after the last execution.": [
747
+ "No (override)": [
736
748
  ""
737
749
  ],
738
- "Private key passphrase": [
750
+ "No Target Hosts": [
739
751
  ""
740
752
  ],
741
- "Key passhprase is only applicable for SSH provider. Other providers ignore this field. <br> Passphrase is stored encrypted in DB until the job finishes. For future or recurring executions, it is removed after the last execution.": [
753
+ "No hosts found.": [
742
754
  ""
743
755
  ],
744
- "Effective user password": [
756
+ "No jobs available": [
745
757
  ""
746
758
  ],
747
- "Effective user password is only applicable for SSH provider. Other providers ignore this field. <br> Password is stored encrypted in DB until the job finishes. For future or recurring executions, it is removed after the last execution.": [
759
+ "No results found": [
748
760
  ""
749
761
  ],
750
- "Concurrency level": [
762
+ "No template mapped to feature %{feature_name}": [
751
763
  ""
752
764
  ],
753
- "Run at most N tasks at a time. If this is set and proxy batch triggering is enabled, then tasks are triggered on the smart proxy in batches of size 1.": [
765
+ "Not all required inputs have values. Missing inputs: %s": [
754
766
  ""
755
767
  ],
756
- "Execution ordering": [
768
+ "Not available": [
757
769
  ""
758
770
  ],
759
- "Execution ordering determines whether the jobs should be executed on hosts in alphabetical order or in randomized order.<br><ul><li><b>Ordered</b> - executes the jobs on hosts in alphabetical order</li><li><b>Randomized</b> - randomizes the order in which jobs are executed on hosts</li></ul>": [
771
+ "Not yet": [
760
772
  ""
761
773
  ],
762
- "Type of query": [
774
+ "Now": [
763
775
  ""
764
776
  ],
765
- "Type has impact on when is the query evaluated to hosts.<br><ul><li><b>Static</b> - evaluates just after you submit this form</li><li><b>Dynamic</b> - evaluates just before the execution is started, so if it's planned in future, targeted hosts set may change before it</li></ul>": [
777
+ "On": [
766
778
  ""
767
779
  ],
768
- "The final host list may change because the selected query is dynamic. It will be rerun during execution.": [
780
+ "Only one of feature or job_template_id can be specified": [
769
781
  ""
770
782
  ],
771
- "...and %{count} more": [
772
- "",
783
+ "Opening job invocation form": [
773
784
  ""
774
785
  ],
775
- "No hosts found.": [
786
+ "Organization": [
787
+ "Organisation"
788
+ ],
789
+ "Override the description format from the template for this invocation only": [
776
790
  ""
777
791
  ],
778
- "Close": [
792
+ "Override the global time to pickup interval for this invocation only": [
779
793
  ""
780
794
  ],
781
- "Current organization %{org_c} is different from job's organization %{org_j}.": [
795
+ "Override the timeout interval from the template for this invocation only": [
782
796
  ""
783
797
  ],
784
- "Current location %{loc_c} is different from job's location %{loc_j}.": [
798
+ "Overview": [
785
799
  ""
786
800
  ],
787
- "The dynamic query '%{query}' was not resolved yet. The list of hosts to which it would resolve now can be seen %{here}.": [
801
+ "Overwrite": [
788
802
  ""
789
803
  ],
790
- "here": [
804
+ "Overwrite template if it already exists": [
791
805
  ""
792
806
  ],
793
- "effective user": [
807
+ "Password": [
794
808
  ""
795
809
  ],
796
- "Total hosts": [
810
+ "Password is stored encrypted in DB until the job finishes. For future or recurring executions, it is removed after the last execution.": [
797
811
  ""
798
812
  ],
799
- "Hosts gone missing": [
813
+ "Pending": [
800
814
  ""
801
815
  ],
802
- "This can happen if the host is removed or moved to another organization or location after the job was started": [
816
+ "Perform a single Puppet run": [
803
817
  ""
804
818
  ],
805
- "Providers and templates": [
819
+ "Perform no more executions after this time": [
806
820
  ""
807
821
  ],
808
- "User input": [
822
+ "Permission Denied": [
809
823
  ""
810
824
  ],
811
- "Value": [
812
- "Value"
825
+ "Please enter a search query": [
826
+ ""
813
827
  ],
814
- "Search Query": [
828
+ "Please go back to \\\\\\\"Schedule\\\\\\\" - \\\\\\\"Future execution\\\\\\\" step to fix the error": [
815
829
  ""
816
830
  ],
817
- "Status": [
831
+ "Please refine your search.": [
818
832
  ""
819
833
  ],
820
- "Succeeded": [
834
+ "Please request the required permissions listed below from a Foreman administrator:": [
821
835
  ""
822
836
  ],
823
- "Start": [
837
+ "Please select at least one host": [
824
838
  ""
825
839
  ],
826
- "Job invocation": [
840
+ "Please select at least one host collection": [
827
841
  ""
828
842
  ],
829
- "Use new job wizard": [
843
+ "Please select at least one host group": [
830
844
  ""
831
845
  ],
832
- "Overview": [
846
+ "Port to use for SSH communication. Default port 22. You may override per host by setting a parameter called remote_execution_ssh_port.": [
833
847
  ""
834
848
  ],
835
- "Preview templates": [
849
+ "Prefer IPv6 over IPv4": [
836
850
  ""
837
851
  ],
838
- "Recurring logic": [
852
+ "Preview": [
839
853
  ""
840
854
  ],
841
- "Job Invocations": [
855
+ "Preview Hosts": [
842
856
  ""
843
857
  ],
844
- "Foreman can run arbitrary commands on remote hosts using different providers, such as SSH or Ansible. Communication goes through the Smart Proxy so Foreman does not have to have direct access to the target hosts and can scale to control many hosts.": [
858
+ "Preview job description": [
845
859
  ""
846
860
  ],
847
- "Learn more about this in the documentation.": [
848
- "Learn more about this in the documentation."
861
+ "Preview templates": [
862
+ ""
849
863
  ],
850
- "Job": [
864
+ "Private key passphrase": [
851
865
  ""
852
866
  ],
853
- "Type": [
854
- "Type"
867
+ "Problem with previewing the template: %{error}. Note that you must save template input changes before you try to preview it.": [
868
+ ""
855
869
  ],
856
- "Add Foreign Input Set": [
870
+ "Proceed Anyway": [
857
871
  ""
858
872
  ],
859
- "add an input set for this template to reference a different template inputs": [
873
+ "Provider type": [
860
874
  ""
861
875
  ],
862
- "Snippet": [
876
+ "Providers and templates": [
863
877
  ""
864
878
  ],
865
- "Select an ERB file to upload in order to import a job template. The template must contain metadata in the first ERB comment.": [
879
+ "Proxies": [
866
880
  ""
867
881
  ],
868
- "Overwrite": [
882
+ "Purpose": [
869
883
  ""
870
884
  ],
871
- "Whether to overwrite the template if it already exists": [
885
+ "Query type": [
872
886
  ""
873
887
  ],
874
- "Job Templates": [
888
+ "REX job has failed - %s": [
875
889
  ""
876
890
  ],
877
- "Edit %s": [
878
- "Edit %s"
879
- ],
880
- "Edit Job Template": [
891
+ "REX job has finished - %s": [
881
892
  ""
882
893
  ],
883
- "Import": [
894
+ "REX job has succeeded - %s": [
884
895
  ""
885
896
  ],
886
- "New Job Template": [
897
+ "REX pull mode": [
887
898
  ""
888
899
  ],
889
- "JobTemplate|Name": [
900
+ "Randomized": [
890
901
  ""
891
902
  ],
892
- "JobTemplate|Snippet": [
903
+ "Recent jobs": [
893
904
  ""
894
905
  ],
895
- "JobTemplate|Locked": [
906
+ "Recurrence": [
896
907
  ""
897
908
  ],
898
- "Actions": [
899
- "Actions"
909
+ "Recurring execution": [
910
+ ""
900
911
  ],
901
- "This template is locked for editing.": [
912
+ "Recurring logic": [
902
913
  ""
903
914
  ],
904
- "The execution interface is used for remote execution": [
915
+ "Recursive rendering of templates detected": [
905
916
  ""
906
917
  ],
907
- "Remote execution": [
918
+ "Refresh": [
908
919
  ""
909
920
  ],
910
921
  "Remote Execution": [
911
922
  ""
912
923
  ],
913
- "Proxies": [
924
+ "Remote Execution Features": [
914
925
  ""
915
926
  ],
916
- "Select as many remote execution proxies as applicable for this subnet. When multiple proxies with the same provider are added, actions will be load balanced among them.": [
927
+ "Remote Execution Interface": [
917
928
  ""
918
929
  ],
919
- "You are not allowed to see the currently assigned template. Saving the form now would unassign the template.": [
920
- ""
930
+ "Remote action:": [
931
+ "Remote action:"
921
932
  ],
922
- "Remote Execution Features": [
933
+ "Remote execution": [
923
934
  ""
924
935
  ],
925
- "Label": [
936
+ "Remote execution feature label that should be triggered, job template assigned to this feature will be used": [
926
937
  ""
927
938
  ],
928
- "Edit Remote Execution Feature": [
939
+ "Remote execution job": [
929
940
  ""
930
941
  ],
931
- "A job '%{job_name}' has %{status} at %{time}": [
942
+ "Repeat a maximum of N times": [
932
943
  ""
933
944
  ],
934
- "Job result": [
945
+ "Repeat amount can only be a positive number": [
935
946
  ""
936
947
  ],
937
- "Failed hosts": [
948
+ "Repeats": [
938
949
  ""
939
950
  ],
940
- "See more details at %s": [
951
+ "Rerun": [
941
952
  ""
942
953
  ],
943
- "Foreign input set": [
954
+ "Rerun failed": [
944
955
  ""
945
956
  ],
946
- "remove template input set": [
957
+ "Rerun job on failed hosts": [
947
958
  ""
948
959
  ],
949
- "A comma separated list of input names to be excluded from the foreign template.": [
960
+ "Rerun on %s": [
950
961
  ""
951
962
  ],
952
- "Template Invocation for %s": [
963
+ "Rerun on failed hosts": [
953
964
  ""
954
965
  ],
955
- "Back to Job": [
966
+ "Rerun the job": [
956
967
  ""
957
968
  ],
958
- "Toggle command": [
969
+ "Reset to default": [
959
970
  ""
960
971
  ],
961
- "Toggle STDERR": [
972
+ "Resolves to": [
962
973
  ""
963
974
  ],
964
- "Toggle STDOUT": [
975
+ "Results": [
965
976
  ""
966
977
  ],
967
- "Toggle DEBUG": [
978
+ "Review details": [
968
979
  ""
969
980
  ],
970
- "Target: ": [
981
+ "Run": [
971
982
  ""
972
983
  ],
973
- "using Smart Proxy": [
984
+ "Run Job": [
974
985
  ""
975
986
  ],
976
- "Scroll to bottom": [
987
+ "Run Puppet Once": [
977
988
  ""
978
989
  ],
979
- "Scroll to top": [
990
+ "Run Script": [
980
991
  ""
981
992
  ],
982
- "Could not display data for job invocation.": [
993
+ "Run a script": [
983
994
  ""
984
995
  ],
985
- "Unsupported or no operating system found for this host.": [
996
+ "Run at most N tasks at a time": [
986
997
  ""
987
998
  ],
988
- "A job '%{subject}' has finished successfully": [
999
+ "Run at most N tasks at a time. If this is set and proxy batch triggering is enabled, then tasks are triggered on the smart proxy in batches of size 1.": [
989
1000
  ""
990
1001
  ],
991
- "Job Details": [
1002
+ "Run job": [
992
1003
  ""
993
1004
  ],
994
- "A job '%{subject}' has failed": [
1005
+ "Run on selected hosts": [
995
1006
  ""
996
1007
  ],
997
- "Remote execution job": [
998
- ""
1008
+ "Running": [
1009
+ "Running"
999
1010
  ],
1000
- "A notification when a job finishes": [
1011
+ "SSH Port": [
1001
1012
  ""
1002
1013
  ],
1003
- "Unable to create mail notification: %s": [
1014
+ "SSH User": [
1004
1015
  ""
1005
1016
  ],
1006
- "Search the host for any proxy with Remote Execution, useful when the host has no subnet or the subnet does not have an execution proxy": [
1017
+ "SSH provider specific options": [
1007
1018
  ""
1008
1019
  ],
1009
- "Fallback to Any Proxy": [
1020
+ "SSH user": [
1010
1021
  ""
1011
1022
  ],
1012
- "Search for remote execution proxy outside of the proxies assigned to the host. The search will be limited to the host's organization and location.": [
1023
+ "SSH user:": [
1013
1024
  ""
1014
1025
  ],
1015
- "Enable Global Proxy": [
1026
+ "Schedule": [
1016
1027
  ""
1017
1028
  ],
1018
- "Default user to use for SSH. You may override per host by setting a parameter called remote_execution_ssh_user.": [
1029
+ "Schedule Remote Job": [
1019
1030
  ""
1020
1031
  ],
1021
- "Default user to use for executing the script. If the user differs from the SSH user, su or sudo is used to switch the user.": [
1032
+ "Schedule a job": [
1022
1033
  ""
1023
1034
  ],
1024
- "Effective User": [
1035
+ "Schedule the job for a future time": [
1025
1036
  ""
1026
1037
  ],
1027
- "What command should be used to switch to the effective user. One of %s": [
1038
+ "Schedule the job to start at a later time": [
1028
1039
  ""
1029
1040
  ],
1030
- "Effective User Method": [
1041
+ "Schedule type": [
1031
1042
  ""
1032
1043
  ],
1033
- "Whether we should sync templates from disk when running db:seed.": [
1044
+ "Scheduled": [
1034
1045
  ""
1035
1046
  ],
1036
- "Sync Job Templates": [
1047
+ "Scheduled at:": [
1037
1048
  ""
1038
1049
  ],
1039
- "Port to use for SSH communication. Default port 22. You may override per host by setting a parameter called remote_execution_ssh_port.": [
1050
+ "Scheduled to start at": [
1040
1051
  ""
1041
1052
  ],
1042
- "SSH Port": [
1053
+ "Scheduled to start before": [
1043
1054
  ""
1044
1055
  ],
1045
- "Should the ip addresses on host interfaces be preferred over the fqdn? It is useful when DNS not resolving the fqdns properly. You may override this per host by setting a parameter called remote_execution_connect_by_ip. For dual-stacked hosts you should consider the remote_execution_connect_by_ip_prefer_ipv6 setting": [
1056
+ "Scheduled: ${totalHosts} hosts": [
1046
1057
  ""
1047
1058
  ],
1048
- "Connect by IP": [
1059
+ "Script": [
1049
1060
  ""
1050
1061
  ],
1051
- "When connecting using ip address, should the IPv6 addresses be preferred? If no IPv6 address is set, it falls back to IPv4 automatically. You may override this per host by setting a parameter called remote_execution_connect_by_ip_prefer_ipv6. By default and for compatibility, IPv4 will be preferred over IPv6 by default": [
1062
+ "Scroll to bottom": [
1052
1063
  ""
1053
1064
  ],
1054
- "Prefer IPv6 over IPv4": [
1065
+ "Scroll to top": [
1055
1066
  ""
1056
1067
  ],
1057
- "Default password to use for SSH. You may override per host by setting a parameter called remote_execution_ssh_password": [
1068
+ "Search Query": [
1058
1069
  ""
1059
1070
  ],
1060
- "Default SSH password": [
1071
+ "Search for remote execution proxy outside of the proxies assigned to the host. The search will be limited to the host's organization and location.": [
1061
1072
  ""
1062
1073
  ],
1063
- "Default key passphrase to use for SSH. You may override per host by setting a parameter called remote_execution_ssh_key_passphrase": [
1074
+ "Search query": [
1064
1075
  ""
1065
1076
  ],
1066
- "Default SSH key passphrase": [
1077
+ "Search the host for any proxy with Remote Execution, useful when the host has no subnet or the subnet does not have an execution proxy": [
1067
1078
  ""
1068
1079
  ],
1069
- "Amount of workers in the pool to handle the execution of the remote execution jobs. Restart of the dynflowd/foreman-tasks service is required.": [
1080
+ "See more details at %s": [
1070
1081
  ""
1071
1082
  ],
1072
- "Workers pool size": [
1083
+ "See the last task details": [
1073
1084
  ""
1074
1085
  ],
1075
- "When enabled, working directories will be removed after task completion. You may override this per host by setting a parameter called remote_execution_cleanup_working_dirs.": [
1086
+ "See the task details": [
1076
1087
  ""
1077
1088
  ],
1078
- "Cleanup working directories": [
1089
+ "Select a report template used for generating a report for a particular remote execution job": [
1079
1090
  ""
1080
1091
  ],
1081
- "Where to find the Cockpit instance for the Web Console button. By default, no button is shown.": [
1092
+ "Select an ERB file to upload in order to import a job template. The template must contain metadata in the first ERB comment.": [
1082
1093
  ""
1083
1094
  ],
1084
- "Cockpit URL": [
1095
+ "Select as many remote execution proxies as applicable for this subnet. When multiple proxies with the same provider are added, actions will be load balanced among them.": [
1085
1096
  ""
1086
1097
  ],
1087
- "Choose a job template that is pre-selected in job invocation form": [
1098
+ "Select the type of execution": [
1088
1099
  ""
1089
1100
  ],
1090
- "Form Job Template": [
1101
+ "Set 'host_registration_remote_execution_pull' parameter for the host. If it is set to true, pull provider client will be deployed on the host": [
1091
1102
  ""
1092
1103
  ],
1093
- "Select a report template used for generating a report for a particular remote execution job": [
1104
+ "Set SSH key passphrase": [
1094
1105
  ""
1095
1106
  ],
1096
- "Job Invocation Report Template": [
1107
+ "Set SSH password": [
1097
1108
  ""
1098
1109
  ],
1099
- "Time in seconds within which the host has to pick up a job. If the job is not picked up within this limit, the job will be cancelled. Defaults to 1 day. Applies only to pull-mqtt based jobs.": [
1110
+ "Set SSH user": [
1100
1111
  ""
1101
1112
  ],
1102
- "Job templates": [
1113
+ "Set password for effective user (using sudo-like mechanisms)": [
1103
1114
  ""
1104
1115
  ],
1105
- "Job invocations detail": [
1116
+ "Setup remote execution pull mode. If set to `Yes`, pull provider client will be deployed on the registered host. The inherited value is based on the `host_registration_remote_execution_pull` parameter. It can be inherited e.g. from host group, operating system, organization. When overridden, the selected value will be stored on host parameter level.": [
1106
1117
  ""
1107
1118
  ],
1108
- "Run Puppet Once": [
1119
+ "Should the ip addresses on host interfaces be preferred over the fqdn? It is useful when DNS not resolving the fqdns properly. You may override this per host by setting a parameter called remote_execution_connect_by_ip. For dual-stacked hosts you should consider the remote_execution_connect_by_ip_prefer_ipv6 setting": [
1109
1120
  ""
1110
1121
  ],
1111
- "Perform a single Puppet run": [
1122
+ "Should this interface be used for remote execution?": [
1112
1123
  ""
1113
1124
  ],
1114
- "Run Script": [
1125
+ "Show Job status for the hosts": [
1115
1126
  ""
1116
1127
  ],
1117
- "Run a script": [
1128
+ "Show all advanced fields": [
1118
1129
  ""
1119
1130
  ],
1120
- "Not yet": [
1131
+ "Show foreign input set details": [
1121
1132
  ""
1122
1133
  ],
1123
- "Effective user:": [
1134
+ "Show job invocation": [
1124
1135
  ""
1125
1136
  ],
1126
- "Started at:": [
1137
+ "Show job template details": [
1127
1138
  ""
1128
1139
  ],
1129
- "SSH user:": [
1140
+ "Show remote execution feature": [
1130
1141
  ""
1131
1142
  ],
1132
- "Template:": [
1143
+ "Skip to review": [
1133
1144
  ""
1134
1145
  ],
1135
- "Submit": [
1146
+ "Skip to review step": [
1136
1147
  ""
1137
1148
  ],
1138
- "Next": [
1149
+ "Snippet": [
1139
1150
  ""
1140
1151
  ],
1141
- "Back": [
1152
+ "Start": [
1142
1153
  ""
1143
1154
  ],
1144
1155
  "Start job": [
1145
1156
  ""
1146
1157
  ],
1147
- "Fill all required fields in all the steps": [
1158
+ "Started": [
1148
1159
  ""
1149
1160
  ],
1150
- "Run on selected hosts": [
1161
+ "Started at:": [
1151
1162
  ""
1152
1163
  ],
1153
- "Skip to review step": [
1164
+ "Starts": [
1154
1165
  ""
1155
1166
  ],
1156
- "Fill all required fields in all the steps to start the job": [
1167
+ "Starts Before": [
1157
1168
  ""
1158
1169
  ],
1159
- "Skip to review": [
1170
+ "Starts at": [
1160
1171
  ""
1161
1172
  ],
1162
- "Cancel": [
1173
+ "Starts before": [
1163
1174
  ""
1164
1175
  ],
1165
- "Does not repeat": [
1166
- ""
1176
+ "State": [
1177
+ "State"
1167
1178
  ],
1168
- "Cronline": [
1179
+ "Static Query": [
1169
1180
  ""
1170
1181
  ],
1171
- "Monthly": [
1182
+ "Static query": [
1172
1183
  ""
1173
1184
  ],
1174
- "Weekly": [
1185
+ "Status": [
1175
1186
  ""
1176
1187
  ],
1177
- "Daily": [
1188
+ "Submit": [
1178
1189
  ""
1179
1190
  ],
1180
- "Hourly": [
1191
+ "Subscribe to all my jobs": [
1181
1192
  ""
1182
1193
  ],
1183
- "Immediate execution": [
1194
+ "Subscribe to my failed jobs": [
1184
1195
  ""
1185
1196
  ],
1186
- "Future execution": [
1197
+ "Subscribe to my succeeded jobs": [
1187
1198
  ""
1188
1199
  ],
1189
- "Recurring execution": [
1200
+ "Succeeded": [
1190
1201
  ""
1191
1202
  ],
1192
- "Category and template": [
1203
+ "Succeeded:": [
1193
1204
  ""
1194
1205
  ],
1195
- "Target hosts and inputs": [
1196
- ""
1206
+ "Success": [
1207
+ "Success"
1197
1208
  ],
1198
- "Advanced fields": [
1209
+ "Switch to the new job invocation detail UI": [
1199
1210
  ""
1200
1211
  ],
1201
- "Review details": [
1212
+ "Sync Job Templates": [
1202
1213
  ""
1203
1214
  ],
1204
- "Type of execution": [
1215
+ "System status": [
1205
1216
  ""
1206
1217
  ],
1207
- "Hosts": [
1208
- "Hosts"
1218
+ "Systems": [
1219
+ ""
1209
1220
  ],
1210
- "Host collections": [
1221
+ "Target hosts": [
1211
1222
  ""
1212
1223
  ],
1213
- "Host groups": [
1224
+ "Target hosts and inputs": [
1214
1225
  ""
1215
1226
  ],
1216
- "Search query": [
1227
+ "Target template ID": [
1217
1228
  ""
1218
1229
  ],
1219
- "Run job": [
1230
+ "Target: ": [
1220
1231
  ""
1221
1232
  ],
1222
- "Use old form": [
1233
+ "Task Details": [
1223
1234
  ""
1224
1235
  ],
1225
- "Current organization %s is different from job's organization %s. This job may run on different hosts than before.": [
1236
+ "Task cancelled": [
1226
1237
  ""
1227
1238
  ],
1228
- "Current location %s is different from job's location %s. This job may run on different hosts than before.": [
1239
+ "Template ERB": [
1229
1240
  ""
1230
1241
  ],
1231
- "You are not authorized to perform this action.": [
1242
+ "Template Invocation for %s": [
1232
1243
  ""
1233
1244
  ],
1234
- "Please request the required permissions listed below from a Foreman administrator:": [
1245
+ "Template failed with:": [
1235
1246
  ""
1236
1247
  ],
1237
- "Permission Denied": [
1248
+ "Template name": [
1238
1249
  ""
1239
1250
  ],
1240
- "Proceed Anyway": [
1251
+ "Template version": [
1241
1252
  ""
1242
1253
  ],
1243
- "'Starts before' date must in the future": [
1254
+ "Template with id '%{id}' was not found": [
1244
1255
  ""
1245
1256
  ],
1246
- "Please go back to \\\\\\\"Schedule\\\\\\\" - \\\\\\\"Future execution\\\\\\\" step to fix the error": [
1257
+ "Template:": [
1247
1258
  ""
1248
1259
  ],
1249
- "Use legacy form": [
1260
+ "Templates list failed with:": [
1250
1261
  ""
1251
1262
  ],
1252
- "Edit job description template": [
1263
+ "The cron line supports extended cron line syntax. For details please refer to the ": [
1253
1264
  ""
1254
1265
  ],
1255
- "Preview job description": [
1266
+ "The dynamic query '%{query}' was not resolved yet. The list of hosts to which it would resolve now can be seen %{here}.": [
1256
1267
  ""
1257
1268
  ],
1258
- "For example: 1, 2, 3, 4, 5...": [
1269
+ "The execution interface is used for remote execution": [
1259
1270
  ""
1260
1271
  ],
1261
- "Interval in seconds, if the job is not picked up by a client within this interval it will be cancelled. Applies only to pull-mqtt based jobs": [
1272
+ "The final host list may change because the selected query is dynamic. It will be rerun during execution.": [
1262
1273
  ""
1263
1274
  ],
1264
- "Key passphrase is only applicable for SSH provider. Other providers ignore this field. Passphrase is stored encrypted in DB until the job finishes. For future or recurring executions, it is removed after the last execution.": [
1275
+ "The job cannot be aborted at the moment.": [
1265
1276
  ""
1266
1277
  ],
1267
- "Effective user password is only applicable for SSH provider. Other providers ignore this field. Password is stored encrypted in DB until the job finishes. For future or recurring executions, it is removed after the last execution.": [
1278
+ "The job cannot be cancelled at the moment.": [
1268
1279
  ""
1269
1280
  ],
1270
- "All fields are required.": [
1281
+ "The job could not be cancelled.": [
1271
1282
  ""
1272
1283
  ],
1273
- "Not available": [
1284
+ "The job template to use, parameter is required unless feature was specified": [
1274
1285
  ""
1275
1286
  ],
1276
- "Access denied": [
1287
+ "The only applicable proxy %{proxy_names} is down": [
1288
+ "",
1277
1289
  ""
1278
1290
  ],
1279
- "Missing the required permissions: ${missingPermissions.join( ', ' )}": [
1291
+ "The template %{template_name} mapped to feature %{feature_name} is not accessible by the user": [
1280
1292
  ""
1281
1293
  ],
1282
- "Errors:": [
1294
+ "There are no available input fields for the selected template.": [
1283
1295
  ""
1284
1296
  ],
1285
- "Categories list failed with:": [
1297
+ "There was an error while updating the status, try refreshing the page.": [
1286
1298
  ""
1287
1299
  ],
1288
- "Templates list failed with:": [
1300
+ "This can happen if the host is removed or moved to another organization or location after the job was started": [
1289
1301
  ""
1290
1302
  ],
1291
- "Template failed with:": [
1303
+ "This template is locked for editing.": [
1292
1304
  ""
1293
1305
  ],
1294
- "Preview Hosts": [
1306
+ "This template is locked. Please clone it to a new template to customize.": [
1307
+ "This template is locked. Please clone it to a new template to customise."
1308
+ ],
1309
+ "This template is used to generate the description. Input values can be used using the syntax %{package}. You may also include the job category and template name using %{job_category} and %{template_name}.": [
1295
1310
  ""
1296
1311
  ],
1297
- "...and %s more": [
1312
+ "This template is used to generate the description.<br/>Input values can be used using the syntax %{package}.<br/>You may also include the job category and template<br/>name using %{job_category} and %{template_name}.": [
1298
1313
  ""
1299
1314
  ],
1300
- "%s more": [
1315
+ "Time in seconds from the start on the remote host after which the job should be killed.": [
1301
1316
  ""
1302
1317
  ],
1303
- "Clear all filters": [
1318
+ "Time in seconds within which the host has to pick up a job. If the job is not picked up within this limit, the job will be cancelled. Defaults to 1 day. Applies only to pull-mqtt based jobs.": [
1304
1319
  ""
1305
1320
  ],
1306
- "There are no available input fields for the selected template.": [
1321
+ "Time to pickup": [
1307
1322
  ""
1308
1323
  ],
1309
- "Please select at least one host": [
1324
+ "Timeout to kill": [
1310
1325
  ""
1311
1326
  ],
1312
- "Please enter a search query": [
1327
+ "Timeout to kill after": [
1313
1328
  ""
1314
1329
  ],
1315
- "Please select at least one host collection": [
1330
+ "Toggle DEBUG": [
1316
1331
  ""
1317
1332
  ],
1318
- "Please select at least one host group": [
1333
+ "Toggle STDERR": [
1319
1334
  ""
1320
1335
  ],
1321
- "Filter by hosts": [
1336
+ "Toggle STDOUT": [
1322
1337
  ""
1323
1338
  ],
1324
- "Filter by host collections": [
1339
+ "Toggle command": [
1325
1340
  ""
1326
1341
  ],
1327
- "Filter by host groups": [
1342
+ "Total hosts": [
1328
1343
  ""
1329
1344
  ],
1330
- "Apply to": [
1345
+ "Try to abort the job on a host without waiting for its result": [
1331
1346
  ""
1332
1347
  ],
1333
- "Never": [
1348
+ "Try to abort the job without waiting for the results from the remote hosts": [
1334
1349
  ""
1335
1350
  ],
1336
- "After %s occurences": [
1351
+ "Try to cancel the job": [
1337
1352
  ""
1338
1353
  ],
1339
- "Every hour at minute %s": [
1354
+ "Try to cancel the job on a host": [
1340
1355
  ""
1341
1356
  ],
1342
- "Every day at %s": [
1357
+ "Trying to abort the job": [
1343
1358
  ""
1344
1359
  ],
1345
- "Every week on %s at %s": [
1360
+ "Trying to cancel the job": [
1346
1361
  ""
1347
1362
  ],
1348
- "Every month on %s at %s": [
1363
+ "Type": [
1364
+ "Type"
1365
+ ],
1366
+ "Type has impact on when is the query evaluated to hosts.": [
1349
1367
  ""
1350
1368
  ],
1351
- "Cron line": [
1352
- "Cron line"
1369
+ "Type has impact on when is the query evaluated to hosts.<br><ul><li><b>Static</b> - evaluates just after you submit this form</li><li><b>Dynamic</b> - evaluates just before the execution is started, so if it's planned in future, targeted hosts set may change before it</li></ul>": [
1370
+ ""
1353
1371
  ],
1354
- "No Target Hosts": [
1372
+ "Type of execution": [
1355
1373
  ""
1356
1374
  ],
1357
- "view host names": [
1375
+ "Type of query": [
1358
1376
  ""
1359
1377
  ],
1360
- "Hide all advanced fields": [
1378
+ "Unable to create mail notification: %s": [
1361
1379
  ""
1362
1380
  ],
1363
- "Show all advanced fields": [
1381
+ "Unable to fetch public key": [
1364
1382
  ""
1365
1383
  ],
1366
- "Schedule type": [
1384
+ "Unable to remove host from known hosts": [
1367
1385
  ""
1368
1386
  ],
1369
- "Recurrence": [
1387
+ "Unable to save template. Correct highlighted errors": [
1370
1388
  ""
1371
1389
  ],
1372
- "Starts at": [
1390
+ "Unknown execution status": [
1373
1391
  ""
1374
1392
  ],
1375
- "Starts Before": [
1393
+ "Unknown input %{input_name} for template %{template_name}": [
1376
1394
  ""
1377
1395
  ],
1378
- "Starts": [
1396
+ "Unknown remote execution feature %s": [
1379
1397
  ""
1380
1398
  ],
1381
- "Now": [
1399
+ "Unsupported or no operating system found for this host.": [
1382
1400
  ""
1383
1401
  ],
1384
- "Repeats": [
1402
+ "Update a foreign input set": [
1385
1403
  ""
1386
1404
  ],
1387
- "Ends": [
1405
+ "Update a job template": [
1388
1406
  ""
1389
1407
  ],
1390
- "Purpose": [
1408
+ "Use default description template": [
1391
1409
  ""
1392
1410
  ],
1393
- "Static query": [
1411
+ "Use legacy form": [
1394
1412
  ""
1395
1413
  ],
1396
- "Dynamic query": [
1414
+ "Use new job wizard": [
1397
1415
  ""
1398
1416
  ],
1399
- "Description Template": [
1417
+ "Use old form": [
1400
1418
  ""
1401
1419
  ],
1402
- "A special label for tracking a recurring job. There can be only one active job with a given purpose at a time.": [
1420
+ "User Inputs": [
1403
1421
  ""
1404
1422
  ],
1405
- "Query type": [
1423
+ "User can not execute job on host %s": [
1406
1424
  ""
1407
1425
  ],
1408
- "Type has impact on when is the query evaluated to hosts.": [
1426
+ "User can not execute job on infrastructure host %s": [
1409
1427
  ""
1410
1428
  ],
1411
- "evaluates just after you submit this form": [
1429
+ "User can not execute this job template": [
1412
1430
  ""
1413
1431
  ],
1414
- "evaluates just before the execution is started, so if it's planned in future, targeted hosts set may change before it": [
1432
+ "User can not execute this job template on %s": [
1415
1433
  ""
1416
1434
  ],
1417
- "Cron line (extended)": [
1435
+ "User input": [
1418
1436
  ""
1419
1437
  ],
1420
- "Cron line format '1 2 3 4 5', where:": [
1438
+ "Value": [
1439
+ "Value"
1440
+ ],
1441
+ "View all jobs": [
1421
1442
  ""
1422
1443
  ],
1423
- "is minute (range: 0-59)": [
1444
+ "View finished jobs": [
1424
1445
  ""
1425
1446
  ],
1426
- "is hour (range: 0-23)": [
1447
+ "View running jobs": [
1427
1448
  ""
1428
1449
  ],
1429
- "is day of month (range: 1-31)": [
1450
+ "View scheduled jobs": [
1430
1451
  ""
1431
1452
  ],
1432
- "is month (range: 1-12)": [
1453
+ "Web Console": [
1433
1454
  ""
1434
1455
  ],
1435
- "is day of week (range: 0-6)": [
1456
+ "Weekly": [
1436
1457
  ""
1437
1458
  ],
1438
- "The cron line supports extended cron line syntax. For details please refer to the ": [
1459
+ "What command should be used to switch to the effective user. One of %s": [
1439
1460
  ""
1440
1461
  ],
1441
- "documentation": [
1462
+ "What user should be used to run the script (using sudo-like mechanisms)": [
1442
1463
  ""
1443
1464
  ],
1444
- "At": [
1465
+ "What user should be used to run the script (using sudo-like mechanisms). Defaults to a template parameter or global setting.": [
1445
1466
  ""
1446
1467
  ],
1447
- "Invalid time format": [
1468
+ "When connecting using ip address, should the IPv6 addresses be preferred? If no IPv6 address is set, it falls back to IPv4 automatically. You may override this per host by setting a parameter called remote_execution_connect_by_ip_prefer_ipv6. By default and for compatibility, IPv4 will be preferred over IPv6 by default": [
1448
1469
  ""
1449
1470
  ],
1450
- "At minute": [
1471
+ "When enabled, working directories will be removed after task completion. You may override this per host by setting a parameter called remote_execution_cleanup_working_dirs.": [
1451
1472
  ""
1452
1473
  ],
1453
- "range: 0-59": [
1474
+ "Where to find the Cockpit instance for the Web Console button. By default, no button is shown.": [
1454
1475
  ""
1455
1476
  ],
1456
- "Create": [
1477
+ "Whether it should be allowed to override the effective user from the invocation form.": [
1457
1478
  ""
1458
1479
  ],
1459
- "Minute can only be a number between 0-59": [
1480
+ "Whether or not the template is locked for editing": [
1460
1481
  ""
1461
1482
  ],
1462
- "Days": [
1483
+ "Whether the current user login should be used as the effective user": [
1463
1484
  ""
1464
1485
  ],
1465
- "Days of week": [
1486
+ "Whether to overwrite the template if it already exists": [
1466
1487
  ""
1467
1488
  ],
1468
- "For Future execution a 'Starts at' date or 'Starts before' date must be selected. Immediate execution can be selected in the previous step.": [
1489
+ "Whether we should sync templates from disk when running db:seed.": [
1469
1490
  ""
1470
1491
  ],
1471
- "'Starts before' date must be after 'Starts at' date": [
1492
+ "Workers pool size": [
1472
1493
  ""
1473
1494
  ],
1474
- "Clear input": [
1495
+ "Yes (override)": [
1475
1496
  ""
1476
1497
  ],
1477
- "Starts before": [
1498
+ "You are not allowed to see the currently assigned template. Saving the form now would unassign the template.": [
1478
1499
  ""
1479
1500
  ],
1480
- "End time needs to be after start time": [
1501
+ "You are not authorized to perform this action.": [
1481
1502
  ""
1482
1503
  ],
1483
- "On": [
1504
+ "You have %s results to display. Showing first %s results": [
1484
1505
  ""
1485
1506
  ],
1486
- "After": [
1507
+ "add an input set for this template to reference a different template inputs": [
1487
1508
  ""
1488
1509
  ],
1489
- "Repeat amount can only be a positive number": [
1510
+ "cancelled": [
1490
1511
  ""
1491
1512
  ],
1492
- "occurences": [
1513
+ "default_capsule method missing from SmartProxy": [
1493
1514
  ""
1494
1515
  ],
1495
- "Select the type of execution": [
1516
+ "documentation": [
1496
1517
  ""
1497
1518
  ],
1498
- "Execute the job now.": [
1519
+ "effective user": [
1499
1520
  ""
1500
1521
  ],
1501
- "Execute the job later, at a scheduled time.": [
1522
+ "error": [
1502
1523
  ""
1503
1524
  ],
1504
- "Execute the job on a repeating schedule.": [
1525
+ "error during rendering: %s": [
1505
1526
  ""
1506
1527
  ],
1507
- "Invalid date": [
1528
+ "evaluates just after you submit this form": [
1508
1529
  ""
1509
1530
  ],
1510
- "open-help-tooltip-button": [
1531
+ "evaluates just before the execution is started, so if it's planned in future, targeted hosts set may change before it": [
1511
1532
  ""
1512
1533
  ],
1513
- "Reset to default": [
1534
+ "failed": [
1514
1535
  ""
1515
1536
  ],
1516
- "Has to be a positive number": [
1537
+ "here": [
1517
1538
  ""
1518
1539
  ],
1519
- "Please refine your search.": [
1540
+ "host already has an execution interface": [
1520
1541
  ""
1521
1542
  ],
1522
- "You have %s results to display. Showing first %s results": [
1543
+ "hosts": [
1523
1544
  ""
1524
1545
  ],
1525
- "Opening job invocation form": [
1546
+ "in %s": [
1526
1547
  ""
1527
1548
  ],
1528
- "%s job has been invoked": [
1549
+ "included template '%s' not found": [
1529
1550
  ""
1530
1551
  ],
1531
- "Schedule a job": [
1552
+ "input macro with name '%s' used, but no input with such name defined for this template": [
1532
1553
  ""
1533
1554
  ],
1534
- "Recent jobs": [
1555
+ "is day of month (range: 1-31)": [
1535
1556
  ""
1536
1557
  ],
1537
- "View all jobs": [
1558
+ "is day of week (range: 0-6)": [
1538
1559
  ""
1539
1560
  ],
1540
- "View finished jobs": [
1561
+ "is hour (range: 0-23)": [
1541
1562
  ""
1542
1563
  ],
1543
- "View running jobs": [
1564
+ "is minute (range: 0-59)": [
1544
1565
  ""
1545
1566
  ],
1546
- "View scheduled jobs": [
1567
+ "is month (range: 1-12)": [
1547
1568
  ""
1548
1569
  ],
1549
- "Finished": [
1570
+ "no": [
1571
+ "no"
1572
+ ],
1573
+ "occurences": [
1550
1574
  ""
1551
1575
  ],
1552
- "Running": [
1553
- "Running"
1576
+ "open-help-tooltip-button": [
1577
+ ""
1554
1578
  ],
1555
- "Scheduled": [
1579
+ "queued": [
1556
1580
  ""
1557
1581
  ],
1558
- "No results found": [
1582
+ "queued to start executing in %{time}": [
1559
1583
  ""
1560
1584
  ],
1561
- "Remote Execution Interface": [
1585
+ "range: 0-59": [
1562
1586
  ""
1563
1587
  ],
1564
- "yes": [
1565
- "yes"
1588
+ "remove template input set": [
1589
+ ""
1566
1590
  ],
1567
- "no": [
1568
- "no"
1591
+ "running %{percent}%%": [
1592
+ ""
1569
1593
  ],
1570
- "Inherit from host parameter": [
1594
+ "seconds": [
1571
1595
  ""
1572
1596
  ],
1573
- "Yes (override)": [
1597
+ "succeeded": [
1574
1598
  ""
1575
1599
  ],
1576
- "No (override)": [
1600
+ "tasks at a time": [
1577
1601
  ""
1578
1602
  ],
1579
- "REX pull mode": [
1603
+ "template": [
1580
1604
  ""
1581
1605
  ],
1582
- "Setup remote execution pull mode. If set to `Yes`, pull provider client will be deployed on the registered host. The inherited value is based on the `host_registration_remote_execution_pull` parameter. It can be inherited e.g. from host group, operating system, organization. When overridden, the selected value will be stored on host parameter level.": [
1606
+ "unknown status": [
1583
1607
  ""
1584
1608
  ],
1585
- "Host": [
1586
- "Host"
1609
+ "using ": [
1610
+ ""
1587
1611
  ],
1588
- "Active Filters:": [
1612
+ "using Smart Proxy": [
1589
1613
  ""
1590
1614
  ],
1591
- "A plugin bringing remote execution to the Foreman, completing the config management functionality with remote management functionality.": [
1615
+ "view host names": [
1592
1616
  ""
1617
+ ],
1618
+ "yes": [
1619
+ "yes"
1593
1620
  ]
1594
1621
  }
1595
1622
  }