foreman_remote_execution 8.2.0 → 8.3.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (62) hide show
  1. checksums.yaml +4 -4
  2. data/app/controllers/api/v2/job_invocations_controller.rb +1 -0
  3. data/app/controllers/job_invocations_controller.rb +20 -1
  4. data/app/controllers/ui_job_wizard_controller.rb +3 -1
  5. data/app/helpers/remote_execution_helper.rb +1 -1
  6. data/app/lib/actions/remote_execution/run_host_job.rb +1 -1
  7. data/app/views/api/v2/job_invocations/base.json.rabl +1 -1
  8. data/app/views/job_invocations/_form.html.erb +1 -1
  9. data/app/views/job_invocations/show.html.erb +1 -1
  10. data/app/views/job_invocations/welcome.html.erb +1 -1
  11. data/config/routes.rb +1 -0
  12. data/db/migrate/20210816100932_rex_setting_category_to_dsl.rb +1 -1
  13. data/lib/foreman_remote_execution/engine.rb +1 -1
  14. data/lib/foreman_remote_execution/version.rb +1 -1
  15. data/locale/action_names.rb +2 -2
  16. data/locale/de/LC_MESSAGES/foreman_remote_execution.mo +0 -0
  17. data/locale/de/foreman_remote_execution.po +266 -154
  18. data/locale/en/LC_MESSAGES/foreman_remote_execution.mo +0 -0
  19. data/locale/en/foreman_remote_execution.po +132 -24
  20. data/locale/en_GB/LC_MESSAGES/foreman_remote_execution.mo +0 -0
  21. data/locale/en_GB/foreman_remote_execution.po +149 -41
  22. data/locale/es/LC_MESSAGES/foreman_remote_execution.mo +0 -0
  23. data/locale/es/foreman_remote_execution.po +320 -210
  24. data/locale/foreman_remote_execution.pot +394 -211
  25. data/locale/fr/LC_MESSAGES/foreman_remote_execution.mo +0 -0
  26. data/locale/fr/foreman_remote_execution.po +353 -241
  27. data/locale/ja/LC_MESSAGES/foreman_remote_execution.mo +0 -0
  28. data/locale/ja/foreman_remote_execution.po +368 -261
  29. data/locale/ko/LC_MESSAGES/foreman_remote_execution.mo +0 -0
  30. data/locale/ko/foreman_remote_execution.po +161 -53
  31. data/locale/pt_BR/LC_MESSAGES/foreman_remote_execution.mo +0 -0
  32. data/locale/pt_BR/foreman_remote_execution.po +335 -225
  33. data/locale/ru/LC_MESSAGES/foreman_remote_execution.mo +0 -0
  34. data/locale/ru/foreman_remote_execution.po +161 -53
  35. data/locale/zh_CN/LC_MESSAGES/foreman_remote_execution.mo +0 -0
  36. data/locale/zh_CN/foreman_remote_execution.po +465 -359
  37. data/locale/zh_TW/LC_MESSAGES/foreman_remote_execution.mo +0 -0
  38. data/locale/zh_TW/foreman_remote_execution.po +162 -54
  39. data/webpack/JobWizard/JobWizard.js +52 -10
  40. data/webpack/JobWizard/JobWizardConstants.js +1 -1
  41. data/webpack/JobWizard/__tests__/__snapshots__/integration.test.js.snap +8 -0
  42. data/webpack/JobWizard/__tests__/fixtures.js +5 -0
  43. data/webpack/JobWizard/__tests__/integration.test.js +15 -0
  44. data/webpack/JobWizard/__tests__/validation.test.js +27 -0
  45. data/webpack/JobWizard/autofill.js +1 -0
  46. data/webpack/JobWizard/steps/AdvancedFields/__tests__/AdvancedFields.test.js +19 -0
  47. data/webpack/JobWizard/steps/AdvancedFields/__tests__/__snapshots__/AdvancedFields.test.js.snap +8 -0
  48. data/webpack/JobWizard/steps/HostsAndInputs/HostPreviewModal.js +3 -0
  49. data/webpack/JobWizard/steps/HostsAndInputs/__tests__/HostsAndInputs.test.js +32 -2
  50. data/webpack/JobWizard/steps/HostsAndInputs/buildHostQuery.js +16 -10
  51. data/webpack/JobWizard/steps/HostsAndInputs/index.js +51 -3
  52. data/webpack/JobWizard/steps/Schedule/QueryType.js +1 -1
  53. data/webpack/JobWizard/steps/Schedule/RepeatHour.js +0 -1
  54. data/webpack/JobWizard/steps/Schedule/__tests__/Schedule.test.js +25 -5
  55. data/webpack/JobWizard/steps/form/DateTimePicker.js +0 -1
  56. data/webpack/JobWizard/steps/form/GroupedSelectField.js +0 -1
  57. data/webpack/JobWizard/steps/form/SelectField.js +0 -1
  58. data/webpack/JobWizard/submit.js +13 -2
  59. data/webpack/react_app/components/RecentJobsCard/RecentJobsCard.js +4 -4
  60. data/webpack/react_app/components/RecentJobsCard/RecentJobsTable.js +2 -2
  61. data/webpack/react_app/components/RecentJobsCard/constants.js +2 -2
  62. metadata +6 -6
@@ -5,7 +5,7 @@
5
5
  #
6
6
  msgid ""
7
7
  msgstr ""
8
- "Project-Id-Version: foreman_remote_execution 1.5.3\n"
8
+ "Project-Id-Version: foreman_remote_execution 9.0.1\n"
9
9
  "Report-Msgid-Bugs-To: \n"
10
10
  "PO-Revision-Date: 2016-02-03 04:48-0500\n"
11
11
  "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
@@ -29,6 +29,12 @@ msgstr ""
29
29
  msgid "%{description} on %{host}"
30
30
  msgstr ""
31
31
 
32
+ msgid "'Starts before' date must be after 'Starts at' date"
33
+ msgstr ""
34
+
35
+ msgid "'Starts before' date must in the future"
36
+ msgstr ""
37
+
32
38
  msgid ", and %s more"
33
39
  msgstr ""
34
40
 
@@ -64,6 +70,9 @@ msgstr ""
64
70
  msgid "A special label for tracking a recurring job. There can be only one active job with a given purpose at a time."
65
71
  msgstr ""
66
72
 
73
+ msgid "A user to be used for SSH."
74
+ msgstr ""
75
+
67
76
  msgid "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."
68
77
  msgstr ""
69
78
 
@@ -76,12 +85,18 @@ msgstr ""
76
85
  msgid "Actions"
77
86
  msgstr ""
78
87
 
88
+ msgid "Active Filters:"
89
+ msgstr ""
90
+
79
91
  msgid "Add Foreign Input Set"
80
92
  msgstr ""
81
93
 
82
94
  msgid "Advanced fields"
83
95
  msgstr ""
84
96
 
97
+ msgid "After"
98
+ msgstr ""
99
+
85
100
  msgid "All fields are required."
86
101
  msgstr ""
87
102
 
@@ -154,6 +169,9 @@ msgstr ""
154
169
  msgid "Clear filters"
155
170
  msgstr ""
156
171
 
172
+ msgid "Clear input"
173
+ msgstr ""
174
+
157
175
  msgid "Clone a provision template"
158
176
  msgstr ""
159
177
 
@@ -193,6 +211,9 @@ msgstr ""
193
211
  msgid "Could not use any template used in the job invocation"
194
212
  msgstr ""
195
213
 
214
+ msgid "Create"
215
+ msgstr ""
216
+
196
217
  msgid "Create Report"
197
218
  msgstr ""
198
219
 
@@ -220,9 +241,15 @@ msgstr ""
220
241
  msgid "Cronline"
221
242
  msgstr ""
222
243
 
244
+ msgid "Current location %s is different from job's location %s. This job may run on different hosts than before."
245
+ msgstr ""
246
+
223
247
  msgid "Current location %{loc_c} is different from job's location %{loc_j}."
224
248
  msgstr ""
225
249
 
250
+ msgid "Current organization %s is different from job's organization %s. This job may run on different hosts than before."
251
+ msgstr ""
252
+
226
253
  msgid "Current organization %{org_c} is different from job's organization %{org_j}."
227
254
  msgstr ""
228
255
 
@@ -286,9 +313,6 @@ msgstr ""
286
313
  msgid "Duplicated inputs detected: %{duplicated_inputs}"
287
314
  msgstr ""
288
315
 
289
- msgid "Dynamic"
290
- msgstr ""
291
-
292
316
  msgid "Dynamic Query"
293
317
  msgstr ""
294
318
 
@@ -307,6 +331,9 @@ msgstr ""
307
331
  msgid "Edit job description template"
308
332
  msgstr ""
309
333
 
334
+ msgid "Effective User"
335
+ msgstr ""
336
+
310
337
  msgid "Effective User Method"
311
338
  msgstr ""
312
339
 
@@ -328,9 +355,6 @@ msgstr ""
328
355
  msgid "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."
329
356
  msgstr ""
330
357
 
331
- msgid "Efffective User"
332
- msgstr ""
333
-
334
358
  msgid "Enable Global Proxy"
335
359
  msgstr ""
336
360
 
@@ -352,7 +376,13 @@ msgstr ""
352
376
  msgid "Evaluated at:"
353
377
  msgstr ""
354
378
 
355
- msgid "Execute now"
379
+ msgid "Execute the job later, at a scheduled time."
380
+ msgstr ""
381
+
382
+ msgid "Execute the job now."
383
+ msgstr ""
384
+
385
+ msgid "Execute the job on a repeating schedule."
356
386
  msgstr ""
357
387
 
358
388
  msgid "Execute the jobs on hosts in randomized order"
@@ -403,6 +433,9 @@ msgstr ""
403
433
  msgid "Finished"
404
434
  msgstr ""
405
435
 
436
+ msgid "For Future execution a 'Starts at' date or 'Starts before' date must be selected. Immediate execution can be selected in the previous step."
437
+ msgstr ""
438
+
406
439
  msgid "For example: 1, 2, 3, 4, 5..."
407
440
  msgstr ""
408
441
 
@@ -415,6 +448,9 @@ msgstr ""
415
448
  msgid "Form Job Template"
416
449
  msgstr ""
417
450
 
451
+ msgid "Future execution"
452
+ msgstr ""
453
+
418
454
  msgid "Get output for a host"
419
455
  msgstr ""
420
456
 
@@ -466,6 +502,9 @@ msgstr ""
466
502
  msgid "Identifier of the Host interface for Remote execution"
467
503
  msgstr ""
468
504
 
505
+ msgid "Immediate execution"
506
+ msgstr ""
507
+
469
508
  msgid "Import"
470
509
  msgstr ""
471
510
 
@@ -484,6 +523,9 @@ msgstr ""
484
523
  msgid "Indicates that the action should be cancelled if it cannot be started before this time."
485
524
  msgstr ""
486
525
 
526
+ msgid "Inherit from host parameter"
527
+ msgstr ""
528
+
487
529
  msgid "Input"
488
530
  msgstr ""
489
531
 
@@ -499,6 +541,9 @@ msgstr ""
499
541
  msgid "Internal proxy selector can only be used if Katello is enabled"
500
542
  msgstr ""
501
543
 
544
+ msgid "Interval in seconds, if the job is not picked up by a client within this interval it will be cancelled."
545
+ msgstr ""
546
+
502
547
  msgid "Invalid date"
503
548
  msgstr ""
504
549
 
@@ -562,9 +607,6 @@ msgstr ""
562
607
  msgid "Job templates"
563
608
  msgstr ""
564
609
 
565
- msgid "Job wizard"
566
- msgstr ""
567
-
568
610
  msgid "JobTemplate|Locked"
569
611
  msgstr ""
570
612
 
@@ -631,6 +673,9 @@ msgstr ""
631
673
  msgid "Manual selection"
632
674
  msgstr ""
633
675
 
676
+ msgid "Minute can only be a number between 0-59"
677
+ msgstr ""
678
+
634
679
  msgid "Monthly"
635
680
  msgstr ""
636
681
 
@@ -643,12 +688,15 @@ msgstr ""
643
688
  msgid "Name"
644
689
  msgstr ""
645
690
 
646
- msgid "Never ends"
691
+ msgid "Never"
647
692
  msgstr ""
648
693
 
649
694
  msgid "New Job Template"
650
695
  msgstr ""
651
696
 
697
+ msgid "No (override)"
698
+ msgstr ""
699
+
652
700
  msgid "No Target Hosts"
653
701
  msgstr ""
654
702
 
@@ -670,9 +718,18 @@ msgstr ""
670
718
  msgid "Not all required inputs have values. Missing inputs: %s"
671
719
  msgstr ""
672
720
 
721
+ msgid "Now"
722
+ msgstr ""
723
+
724
+ msgid "On"
725
+ msgstr ""
726
+
673
727
  msgid "Only one of feature or job_template_id can be specified"
674
728
  msgstr ""
675
729
 
730
+ msgid "Opening job invocation form"
731
+ msgstr ""
732
+
676
733
  msgid "Organization"
677
734
  msgstr ""
678
735
 
@@ -757,6 +814,9 @@ msgstr ""
757
814
  msgid "REX job has succeeded - %s"
758
815
  msgstr ""
759
816
 
817
+ msgid "REX pull mode"
818
+ msgstr ""
819
+
760
820
  msgid "Randomized"
761
821
  msgstr ""
762
822
 
@@ -766,6 +826,9 @@ msgstr ""
766
826
  msgid "Recurrence"
767
827
  msgstr ""
768
828
 
829
+ msgid "Recurring execution"
830
+ msgstr ""
831
+
769
832
  msgid "Recurring logic"
770
833
  msgstr ""
771
834
 
@@ -796,18 +859,15 @@ msgstr ""
796
859
  msgid "Remote execution job"
797
860
  msgstr ""
798
861
 
799
- msgid "Repeat N times"
800
- msgstr ""
801
-
802
- msgid "Repeat On"
803
- msgstr ""
804
-
805
862
  msgid "Repeat a maximum of N times"
806
863
  msgstr ""
807
864
 
808
865
  msgid "Repeat amount can only be a positive number"
809
866
  msgstr ""
810
867
 
868
+ msgid "Repeats"
869
+ msgstr ""
870
+
811
871
  msgid "Rerun"
812
872
  msgstr ""
813
873
 
@@ -826,6 +886,9 @@ msgstr ""
826
886
  msgid "Rerun the job"
827
887
  msgstr ""
828
888
 
889
+ msgid "Reset to default"
890
+ msgstr ""
891
+
829
892
  msgid "Resolves to"
830
893
  msgstr ""
831
894
 
@@ -865,6 +928,9 @@ msgstr ""
865
928
  msgid "SSH provider specific options"
866
929
  msgstr ""
867
930
 
931
+ msgid "SSH user"
932
+ msgstr ""
933
+
868
934
  msgid "Schedule"
869
935
  msgstr ""
870
936
 
@@ -874,9 +940,6 @@ msgstr ""
874
940
  msgid "Schedule a job"
875
941
  msgstr ""
876
942
 
877
- msgid "Schedule for future execution"
878
- msgstr ""
879
-
880
943
  msgid "Schedule the job for a future time"
881
944
  msgstr ""
882
945
 
@@ -934,18 +997,30 @@ msgstr ""
934
997
  msgid "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."
935
998
  msgstr ""
936
999
 
1000
+ msgid "Select the type of execution"
1001
+ msgstr ""
1002
+
1003
+ msgid "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"
1004
+ msgstr ""
1005
+
937
1006
  msgid "Set SSH key passphrase"
938
1007
  msgstr ""
939
1008
 
940
1009
  msgid "Set SSH password"
941
1010
  msgstr ""
942
1011
 
1012
+ msgid "Set SSH user"
1013
+ msgstr ""
1014
+
943
1015
  msgid "Set password for effective user (using sudo-like mechanisms)"
944
1016
  msgstr ""
945
1017
 
946
1018
  msgid "Set to distribute over"
947
1019
  msgstr ""
948
1020
 
1021
+ msgid "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."
1022
+ msgstr ""
1023
+
949
1024
  msgid "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"
950
1025
  msgstr ""
951
1026
 
@@ -979,6 +1054,9 @@ msgstr ""
979
1054
  msgid "Started"
980
1055
  msgstr ""
981
1056
 
1057
+ msgid "Starts"
1058
+ msgstr ""
1059
+
982
1060
  msgid "Starts at"
983
1061
  msgstr ""
984
1062
 
@@ -988,9 +1066,6 @@ msgstr ""
988
1066
  msgid "State"
989
1067
  msgstr ""
990
1068
 
991
- msgid "Static"
992
- msgstr ""
993
-
994
1069
  msgid "Static Query"
995
1070
  msgstr ""
996
1071
 
@@ -1110,9 +1185,15 @@ msgstr ""
1110
1185
  msgid "Time in seconds from the start on the remote host after which the job should be killed."
1111
1186
  msgstr ""
1112
1187
 
1188
+ msgid "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."
1189
+ msgstr ""
1190
+
1113
1191
  msgid "Time span"
1114
1192
  msgstr ""
1115
1193
 
1194
+ msgid "Time to pickup"
1195
+ msgstr ""
1196
+
1116
1197
  msgid "Timeout to kill"
1117
1198
  msgstr ""
1118
1199
 
@@ -1161,6 +1242,9 @@ msgstr ""
1161
1242
  msgid "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 planed in future, targeted hosts set may change before it</li></ul>"
1162
1243
  msgstr ""
1163
1244
 
1245
+ msgid "Type of execution"
1246
+ msgstr ""
1247
+
1164
1248
  msgid "Type of query"
1165
1249
  msgstr ""
1166
1250
 
@@ -1197,6 +1281,15 @@ msgstr ""
1197
1281
  msgid "Use default description template"
1198
1282
  msgstr ""
1199
1283
 
1284
+ msgid "Use legacy form"
1285
+ msgstr ""
1286
+
1287
+ msgid "Use new job wizard"
1288
+ msgstr ""
1289
+
1290
+ msgid "Use old form"
1291
+ msgstr ""
1292
+
1200
1293
  msgid "User Inputs"
1201
1294
  msgstr ""
1202
1295
 
@@ -1272,6 +1365,9 @@ msgstr ""
1272
1365
  msgid "Workers pool size"
1273
1366
  msgstr ""
1274
1367
 
1368
+ msgid "Yes (override)"
1369
+ msgstr ""
1370
+
1275
1371
  msgid "You are not allowed to see the currently assigned template. Saving the form now would unassign the template."
1276
1372
  msgstr ""
1277
1373
 
@@ -1338,6 +1434,12 @@ msgstr ""
1338
1434
  msgid "is month (range: 1-12)"
1339
1435
  msgstr ""
1340
1436
 
1437
+ msgid "no"
1438
+ msgstr ""
1439
+
1440
+ msgid "occurences"
1441
+ msgstr ""
1442
+
1341
1443
  msgid "open-help-tooltip-button"
1342
1444
  msgstr ""
1343
1445
 
@@ -1347,6 +1449,9 @@ msgstr ""
1347
1449
  msgid "queued to start executing in %{time}"
1348
1450
  msgstr ""
1349
1451
 
1452
+ msgid "range: 0-59"
1453
+ msgstr ""
1454
+
1350
1455
  msgid "remove template input set"
1351
1456
  msgstr ""
1352
1457
 
@@ -1373,3 +1478,6 @@ msgstr ""
1373
1478
 
1374
1479
  msgid "using Smart Proxy"
1375
1480
  msgstr ""
1481
+
1482
+ msgid "yes"
1483
+ msgstr ""