foreman_remote_execution 1.8.1 → 1.8.2

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: c5d8da7ad9b461a4932cfcf889ae01725615e47cb0ae3e9a1afd4db5d4fbb362
4
- data.tar.gz: c45ecafd15ab005d21baf9e7f69c3f32e1dc1d9edee6ec631aba0d45e5ca67d4
3
+ metadata.gz: d91fb9bffefb6a6d9414902cf0b666dcbee5763ce910931461126c81962b9c70
4
+ data.tar.gz: d735b4f6382e1f9daf255f3f0033cc8f3e7b00ad720a3c51b1e40b8aea5fb659
5
5
  SHA512:
6
- metadata.gz: 7475b9739f376c8bd758e761f9539563873489db03227ff16329ee5c03760d3183756d29fa5b6de886f3c1543f3bce1c0fa674f188ad49b605717bf685f2579f
7
- data.tar.gz: a0fb2b4af055d1cc850457af507795198c532e86fe364e0baf989ad77e23a3b7120bef1a057907b3f98138aa771fb72e853e2939a8c5ad53794c9751ef732f74
6
+ metadata.gz: fa5ae15780a665b6a940ac25c86ba77f52b0ba51cc71ae6ebb4b2c55928876e3e5ecd4b4889ac3e451603939b3daaef14b52b994fdb639b0b24d45987da111fa
7
+ data.tar.gz: d8b669044ad9c7b37e95a56ba739ea7f02c23af08f70c89c6cad65ba0f6be2fbda84b61e53ca6e37c61ab10e536074b7417fe61e8181bce6b2dfd98c3ec6e45e
@@ -117,3 +117,9 @@ Layout/AlignHash:
117
117
 
118
118
  Rails/ReflectionClassName:
119
119
  Enabled: false
120
+
121
+ Rails/HelperInstanceVariable:
122
+ Enabled: false
123
+
124
+ Naming/RescuedExceptionsVariableName:
125
+ Enabled: false
@@ -10,7 +10,7 @@ module ForemanRemoteExecution
10
10
  module JobInvocationCleaner
11
11
  def delete
12
12
  super
13
- with_noop(orphaned_job_invocations, 'oprhaned job invocations') do |source, name|
13
+ with_noop(orphaned_job_invocations, 'orphaned job invocations') do |source, name|
14
14
  with_batches(source, name) do |invocations|
15
15
  invocations.destroy_all
16
16
  end
@@ -1,3 +1,3 @@
1
1
  module ForemanRemoteExecution
2
- VERSION = '1.8.1'.freeze
2
+ VERSION = '1.8.2'.freeze
3
3
  end
@@ -104,6 +104,9 @@ msgstr "Bereitstellungsvorlage klonen"
104
104
  msgid "Close"
105
105
  msgstr "Schließen"
106
106
 
107
+ msgid "Cockpit URL"
108
+ msgstr ""
109
+
107
110
  msgid "Concurrency level"
108
111
  msgstr "Parallelitätsebene"
109
112
 
@@ -125,7 +128,7 @@ msgstr ""
125
128
  msgid "Could not rerun job %{id} because its template could not be found"
126
129
  msgstr ""
127
130
 
128
- msgid "Could not use any proxy. Consider configuring %{global_proxy}, %{fallback_proxy} or %{no_proxy} in settings"
131
+ msgid "Could not use any proxy. Consider configuring %{global_proxy}, %{fallback_proxy} in settings"
129
132
  msgstr ""
130
133
 
131
134
  msgid "Could not use any template used in the job invocation"
@@ -257,6 +260,9 @@ msgstr ""
257
260
  msgid "Get output for a host"
258
261
  msgstr "Ausgabe für einen Host abfragen"
259
262
 
263
+ msgid "Get raw output for a host"
264
+ msgstr ""
265
+
260
266
  msgid "Hide advanced fields"
261
267
  msgstr "Erweiterte Felder ausblenden"
262
268
 
@@ -580,6 +586,9 @@ msgstr "Zum Anfang scrollen"
580
586
  msgid "Search"
581
587
  msgstr "Suchen"
582
588
 
589
+ msgid "Search Query"
590
+ msgstr ""
591
+
583
592
  msgid "Search for remote execution proxy outside of the proxies assigned to the host. If locations or organizations are enabled, the search will be limited to the host's organization or location."
584
593
  msgstr "Außerhalb der dem Host zugewiesenen Proxys nach Proxy mit entfernter Ausführung suchen. Wenn Standorte oder Organisationen aktiviert sind, wird die Suche auf Organisation oder Standort des Hosts begrenzt."
585
594
 
@@ -819,6 +828,9 @@ msgstr "Benutzereingabe"
819
828
  msgid "Value"
820
829
  msgstr "Wert"
821
830
 
831
+ msgid "Web Console"
832
+ msgstr ""
833
+
822
834
  msgid "What command should be used to switch to the effective user. One of %s"
823
835
  msgstr "Welcher Befehl für den Wechsel zum effektiven Benutzer verwendet werden soll. Einer von %s"
824
836
 
@@ -828,14 +840,15 @@ msgstr "Welcher Benutzer zur Ausführung des Skripts verwendet werden soll (mitt
828
840
  msgid "What user should be used to run the script (using sudo-like mechanisms). Defaults to a template parameter or global setting."
829
841
  msgstr "Welcher Benutzer zur Ausführung des Skripts (mittels sudo-ähnlichen Mechanismen) verwendet werden soll. Standardmäßig wird ein Vorlagenparameter oder eine allgemeine Einstellung verwendet."
830
842
 
831
- msgid ""
832
- "When enabled, the remote execution will try to run the commands directly, when no\n"
833
- " proxy with remote execution feature is configured for the host."
843
+ msgid "When enabled, the remote execution will try to run the commands directly, when no proxy with remote execution feature is configured for the host."
834
844
  msgstr ""
835
845
 
836
846
  msgid "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."
837
847
  msgstr ""
838
848
 
849
+ msgid "Where to find the Cockpit instance for the Web Console button. By default, no button is shown."
850
+ msgstr ""
851
+
839
852
  msgid "Whether it should be allowed to override the effective user from the invocation form."
840
853
  msgstr "Ob es möglich sein soll, den effektiven Benutzer des Aufruf-Formulars außer Kraft zu setzen."
841
854
 
@@ -104,6 +104,9 @@ msgstr ""
104
104
  msgid "Close"
105
105
  msgstr ""
106
106
 
107
+ msgid "Cockpit URL"
108
+ msgstr ""
109
+
107
110
  msgid "Concurrency level"
108
111
  msgstr ""
109
112
 
@@ -125,7 +128,7 @@ msgstr ""
125
128
  msgid "Could not rerun job %{id} because its template could not be found"
126
129
  msgstr ""
127
130
 
128
- msgid "Could not use any proxy. Consider configuring %{global_proxy}, %{fallback_proxy} or %{no_proxy} in settings"
131
+ msgid "Could not use any proxy. Consider configuring %{global_proxy}, %{fallback_proxy} in settings"
129
132
  msgstr ""
130
133
 
131
134
  msgid "Could not use any template used in the job invocation"
@@ -257,6 +260,9 @@ msgstr ""
257
260
  msgid "Get output for a host"
258
261
  msgstr ""
259
262
 
263
+ msgid "Get raw output for a host"
264
+ msgstr ""
265
+
260
266
  msgid "Hide advanced fields"
261
267
  msgstr ""
262
268
 
@@ -578,6 +584,9 @@ msgstr ""
578
584
  msgid "Search"
579
585
  msgstr ""
580
586
 
587
+ msgid "Search Query"
588
+ msgstr ""
589
+
581
590
  msgid "Search for remote execution proxy outside of the proxies assigned to the host. If locations or organizations are enabled, the search will be limited to the host's organization or location."
582
591
  msgstr ""
583
592
 
@@ -817,6 +826,9 @@ msgstr ""
817
826
  msgid "Value"
818
827
  msgstr ""
819
828
 
829
+ msgid "Web Console"
830
+ msgstr ""
831
+
820
832
  msgid "What command should be used to switch to the effective user. One of %s"
821
833
  msgstr ""
822
834
 
@@ -826,14 +838,15 @@ msgstr ""
826
838
  msgid "What user should be used to run the script (using sudo-like mechanisms). Defaults to a template parameter or global setting."
827
839
  msgstr ""
828
840
 
829
- msgid ""
830
- "When enabled, the remote execution will try to run the commands directly, when no\n"
831
- " proxy with remote execution feature is configured for the host."
841
+ msgid "When enabled, the remote execution will try to run the commands directly, when no proxy with remote execution feature is configured for the host."
832
842
  msgstr ""
833
843
 
834
844
  msgid "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."
835
845
  msgstr ""
836
846
 
847
+ msgid "Where to find the Cockpit instance for the Web Console button. By default, no button is shown."
848
+ msgstr ""
849
+
837
850
  msgid "Whether it should be allowed to override the effective user from the invocation form."
838
851
  msgstr ""
839
852
 
@@ -104,6 +104,9 @@ msgstr ""
104
104
  msgid "Close"
105
105
  msgstr ""
106
106
 
107
+ msgid "Cockpit URL"
108
+ msgstr ""
109
+
107
110
  msgid "Concurrency level"
108
111
  msgstr ""
109
112
 
@@ -125,7 +128,7 @@ msgstr ""
125
128
  msgid "Could not rerun job %{id} because its template could not be found"
126
129
  msgstr ""
127
130
 
128
- msgid "Could not use any proxy. Consider configuring %{global_proxy}, %{fallback_proxy} or %{no_proxy} in settings"
131
+ msgid "Could not use any proxy. Consider configuring %{global_proxy}, %{fallback_proxy} in settings"
129
132
  msgstr ""
130
133
 
131
134
  msgid "Could not use any template used in the job invocation"
@@ -257,6 +260,9 @@ msgstr ""
257
260
  msgid "Get output for a host"
258
261
  msgstr ""
259
262
 
263
+ msgid "Get raw output for a host"
264
+ msgstr ""
265
+
260
266
  msgid "Hide advanced fields"
261
267
  msgstr ""
262
268
 
@@ -578,6 +584,9 @@ msgstr ""
578
584
  msgid "Search"
579
585
  msgstr "Search"
580
586
 
587
+ msgid "Search Query"
588
+ msgstr ""
589
+
581
590
  msgid "Search for remote execution proxy outside of the proxies assigned to the host. If locations or organizations are enabled, the search will be limited to the host's organization or location."
582
591
  msgstr "Search for remote execution proxy outside of the proxies assigned to the host. If locations or organisations are enabled, the search will be limited to the host's organisation or location."
583
592
 
@@ -817,6 +826,9 @@ msgstr ""
817
826
  msgid "Value"
818
827
  msgstr "Value"
819
828
 
829
+ msgid "Web Console"
830
+ msgstr ""
831
+
820
832
  msgid "What command should be used to switch to the effective user. One of %s"
821
833
  msgstr ""
822
834
 
@@ -826,14 +838,15 @@ msgstr ""
826
838
  msgid "What user should be used to run the script (using sudo-like mechanisms). Defaults to a template parameter or global setting."
827
839
  msgstr ""
828
840
 
829
- msgid ""
830
- "When enabled, the remote execution will try to run the commands directly, when no\n"
831
- " proxy with remote execution feature is configured for the host."
841
+ msgid "When enabled, the remote execution will try to run the commands directly, when no proxy with remote execution feature is configured for the host."
832
842
  msgstr ""
833
843
 
834
844
  msgid "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."
835
845
  msgstr ""
836
846
 
847
+ msgid "Where to find the Cockpit instance for the Web Console button. By default, no button is shown."
848
+ msgstr ""
849
+
837
850
  msgid "Whether it should be allowed to override the effective user from the invocation form."
838
851
  msgstr ""
839
852
 
@@ -103,6 +103,9 @@ msgstr "Clonar una plantilla de aprovisionamiento"
103
103
  msgid "Close"
104
104
  msgstr "Cerrar"
105
105
 
106
+ msgid "Cockpit URL"
107
+ msgstr ""
108
+
106
109
  msgid "Concurrency level"
107
110
  msgstr "Nivel de concurrencia"
108
111
 
@@ -124,8 +127,8 @@ msgstr "No se pudo mostrar la vista previa porque no hay ningún host que coinci
124
127
  msgid "Could not rerun job %{id} because its template could not be found"
125
128
  msgstr ""
126
129
 
127
- msgid "Could not use any proxy. Consider configuring %{global_proxy}, %{fallback_proxy} or %{no_proxy} in settings"
128
- msgstr "No se pudo usar un proxy. Considere configurar %{global_proxy}, %{fallback_proxy} o %{no_proxy} en los ajustes"
130
+ msgid "Could not use any proxy. Consider configuring %{global_proxy}, %{fallback_proxy} in settings"
131
+ msgstr ""
129
132
 
130
133
  msgid "Could not use any template used in the job invocation"
131
134
  msgstr "No se pudo utilizar ninguna plantilla utilizada en la invocación de trabajo."
@@ -256,6 +259,9 @@ msgstr ""
256
259
  msgid "Get output for a host"
257
260
  msgstr "Obtener salida para un host"
258
261
 
262
+ msgid "Get raw output for a host"
263
+ msgstr ""
264
+
259
265
  msgid "Hide advanced fields"
260
266
  msgstr "Ocultar campos avanzados"
261
267
 
@@ -577,6 +583,9 @@ msgstr "Desplazarse hasta la parte superior"
577
583
  msgid "Search"
578
584
  msgstr "Buscar"
579
585
 
586
+ msgid "Search Query"
587
+ msgstr ""
588
+
580
589
  msgid "Search for remote execution proxy outside of the proxies assigned to the host. If locations or organizations are enabled, the search will be limited to the host's organization or location."
581
590
  msgstr "Busque un proxy de ejecución remota fuera de los proxy asignados al host. Si las ubicaciones u organizaciones están habilitadas, la búsqueda se limitará a la organización o ubicación del host."
582
591
 
@@ -816,6 +825,9 @@ msgstr "Entrada de usuario"
816
825
  msgid "Value"
817
826
  msgstr "Valor"
818
827
 
828
+ msgid "Web Console"
829
+ msgstr ""
830
+
819
831
  msgid "What command should be used to switch to the effective user. One of %s"
820
832
  msgstr "El comando que se debe utilizar para cambiar el usuario efectivo. Uno de %s"
821
833
 
@@ -825,16 +837,15 @@ msgstr "El usuario que se debe utilizar para ejecutar el script (con mecanismos
825
837
  msgid "What user should be used to run the script (using sudo-like mechanisms). Defaults to a template parameter or global setting."
826
838
  msgstr "El usuario que se debe utilizar para ejecutar el script (con mecanismos tipo sudo). El valor predeterminado es un parámetro de plantilla o una configuración global."
827
839
 
828
- msgid ""
829
- "When enabled, the remote execution will try to run the commands directly, when no\n"
830
- " proxy with remote execution feature is configured for the host."
840
+ msgid "When enabled, the remote execution will try to run the commands directly, when no proxy with remote execution feature is configured for the host."
831
841
  msgstr ""
832
- "Cuando está habilitada, la ejecución remota intentará ejecutar los comandos directamente, cuando no\n"
833
- " hay un proxy con ejecución remota configurado para el host."
834
842
 
835
843
  msgid "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."
836
844
  msgstr ""
837
845
 
846
+ msgid "Where to find the Cockpit instance for the Web Console button. By default, no button is shown."
847
+ msgstr ""
848
+
838
849
  msgid "Whether it should be allowed to override the effective user from the invocation form."
839
850
  msgstr "Si debe tener permiso para sustituir el usuario efectivo del formulario de invocación."
840
851
 
@@ -8,8 +8,8 @@ msgid ""
8
8
  msgstr ""
9
9
  "Project-Id-Version: foreman_remote_execution 1.0.0\n"
10
10
  "Report-Msgid-Bugs-To: \n"
11
- "POT-Creation-Date: 2018-10-09 21:19+0200\n"
12
- "PO-Revision-Date: 2018-10-09 21:19+0200\n"
11
+ "POT-Creation-Date: 2019-07-04 10:11+0200\n"
12
+ "PO-Revision-Date: 2019-07-04 10:11+0200\n"
13
13
  "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
14
14
  "Language-Team: LANGUAGE <LL@li.org>\n"
15
15
  "Language: \n"
@@ -163,28 +163,32 @@ msgstr ""
163
163
  msgid "Get output for a host"
164
164
  msgstr ""
165
165
 
166
- #: ../app/controllers/api/v2/job_invocations_controller.rb:96
166
+ #: ../app/controllers/api/v2/job_invocations_controller.rb:88
167
+ msgid "Get raw output for a host"
168
+ msgstr ""
169
+
170
+ #: ../app/controllers/api/v2/job_invocations_controller.rb:100
167
171
  msgid "Cancel job invocation"
168
172
  msgstr ""
169
173
 
170
- #: ../app/controllers/api/v2/job_invocations_controller.rb:104
174
+ #: ../app/controllers/api/v2/job_invocations_controller.rb:108
171
175
  msgid "The job could not be cancelled."
172
176
  msgstr ""
173
177
 
174
- #: ../app/controllers/api/v2/job_invocations_controller.rb:109
178
+ #: ../app/controllers/api/v2/job_invocations_controller.rb:113
175
179
  msgid "Rerun job on failed hosts"
176
180
  msgstr ""
177
181
 
178
- #: ../app/controllers/api/v2/job_invocations_controller.rb:119
182
+ #: ../app/controllers/api/v2/job_invocations_controller.rb:123
179
183
  #: ../app/views/job_invocations/_form.html.erb:4
180
184
  msgid "Could not rerun job %{id} because its template could not be found"
181
185
  msgstr ""
182
186
 
183
- #: ../app/controllers/api/v2/job_invocations_controller.rb:146
187
+ #: ../app/controllers/api/v2/job_invocations_controller.rb:150
184
188
  msgid "Host with id '%{id}' was not found"
185
189
  msgstr ""
186
190
 
187
- #: ../app/controllers/api/v2/job_invocations_controller.rb:152
191
+ #: ../app/controllers/api/v2/job_invocations_controller.rb:156
188
192
  msgid "Template with id '%{id}' was not found"
189
193
  msgstr ""
190
194
 
@@ -343,6 +347,11 @@ msgstr ""
343
347
  msgid "%s"
344
348
  msgstr ""
345
349
 
350
+ #:
351
+ #: ../app/helpers/concerns/foreman_remote_execution/hosts_helper_extensions.rb:26
352
+ msgid "Web Console"
353
+ msgstr ""
354
+
346
355
  #:
347
356
  #: ../app/helpers/concerns/foreman_remote_execution/job_templates_extensions.rb:7
348
357
  msgid "Run"
@@ -353,12 +362,12 @@ msgid "Success"
353
362
  msgstr ""
354
363
 
355
364
  #: ../app/helpers/job_invocations_chart_helper.rb:18
356
- #: ../app/views/job_invocations/index.html.erb:11
365
+ #: ../app/views/job_invocations/index.html.erb:12
357
366
  msgid "Failed"
358
367
  msgstr ""
359
368
 
360
369
  #: ../app/helpers/job_invocations_chart_helper.rb:19
361
- #: ../app/views/job_invocations/index.html.erb:12
370
+ #: ../app/views/job_invocations/index.html.erb:13
362
371
  msgid "Pending"
363
372
  msgstr ""
364
373
 
@@ -426,7 +435,7 @@ msgid "Host task"
426
435
  msgstr ""
427
436
 
428
437
  #: ../app/helpers/remote_execution_helper.rb:54
429
- #: ../app/helpers/remote_execution_helper.rb:174
438
+ #: ../app/helpers/remote_execution_helper.rb:193
430
439
  #: ../app/models/job_invocation.rb:175
431
440
  msgid "N/A"
432
441
  msgstr ""
@@ -493,23 +502,23 @@ msgstr ""
493
502
  msgid "Could not render the preview because no host matches the search query."
494
503
  msgstr ""
495
504
 
496
- #: ../app/helpers/remote_execution_helper.rb:176
505
+ #: ../app/helpers/remote_execution_helper.rb:195
497
506
  msgid "in %s"
498
507
  msgstr ""
499
508
 
500
- #: ../app/helpers/remote_execution_helper.rb:176
509
+ #: ../app/helpers/remote_execution_helper.rb:195
501
510
  msgid "%s ago"
502
511
  msgstr ""
503
512
 
504
- #: ../app/helpers/remote_execution_helper.rb:194
513
+ #: ../app/helpers/remote_execution_helper.rb:213
505
514
  msgid "Use default description template"
506
515
  msgstr ""
507
516
 
508
- #: ../app/helpers/remote_execution_helper.rb:199
517
+ #: ../app/helpers/remote_execution_helper.rb:218
509
518
  msgid "Description template"
510
519
  msgstr ""
511
520
 
512
- #: ../app/helpers/remote_execution_helper.rb:209
521
+ #: ../app/helpers/remote_execution_helper.rb:228
513
522
  msgid ""
514
523
  "This template is used to generate the description.<br/>Input values can be use"
515
524
  "d using the syntax %{package}.<br/>You may also include the job category and t"
@@ -524,51 +533,51 @@ msgstr ""
524
533
  msgid "Failed rendering template: %s"
525
534
  msgstr ""
526
535
 
527
- #: ../app/lib/actions/remote_execution/run_host_job.rb:62
536
+ #: ../app/lib/actions/remote_execution/run_host_job.rb:63
528
537
  msgid "Task cancelled"
529
538
  msgstr ""
530
539
 
531
- #: ../app/lib/actions/remote_execution/run_host_job.rb:63
540
+ #: ../app/lib/actions/remote_execution/run_host_job.rb:64
532
541
  msgid "Job execution failed"
533
542
  msgstr ""
534
543
 
535
- #: ../app/lib/actions/remote_execution/run_host_job.rb:72
544
+ #: ../app/lib/actions/remote_execution/run_host_job.rb:73
536
545
  msgid "%{description} on %{host}"
537
546
  msgstr ""
538
547
 
539
- #: ../app/lib/actions/remote_execution/run_host_job.rb:77 action_names.rb:5
548
+ #: ../app/lib/actions/remote_execution/run_host_job.rb:78 action_names.rb:5
540
549
  msgid "Remote action:"
541
550
  msgstr ""
542
551
 
543
- #: ../app/lib/actions/remote_execution/run_host_job.rb:101
552
+ #: ../app/lib/actions/remote_execution/run_host_job.rb:102
544
553
  msgid "Job cancelled by user"
545
554
  msgstr ""
546
555
 
547
- #: ../app/lib/actions/remote_execution/run_host_job.rb:106
556
+ #: ../app/lib/actions/remote_execution/run_host_job.rb:107
548
557
  msgid "Exit status: %s"
549
558
  msgstr ""
550
559
 
551
- #: ../app/lib/actions/remote_execution/run_host_job.rb:108
560
+ #: ../app/lib/actions/remote_execution/run_host_job.rb:109
552
561
  msgid "Job finished with error"
553
562
  msgstr ""
554
563
 
555
- #: ../app/lib/actions/remote_execution/run_host_job.rb:111
564
+ #: ../app/lib/actions/remote_execution/run_host_job.rb:112
556
565
  msgid "Error loading data from proxy"
557
566
  msgstr ""
558
567
 
559
- #: ../app/lib/actions/remote_execution/run_host_job.rb:143
568
+ #: ../app/lib/actions/remote_execution/run_host_job.rb:144
560
569
  msgid "User can not execute job on host %s"
561
570
  msgstr ""
562
571
 
563
- #: ../app/lib/actions/remote_execution/run_host_job.rb:144
572
+ #: ../app/lib/actions/remote_execution/run_host_job.rb:145
564
573
  msgid "User can not execute this job template"
565
574
  msgstr ""
566
575
 
567
- #: ../app/lib/actions/remote_execution/run_host_job.rb:149
576
+ #: ../app/lib/actions/remote_execution/run_host_job.rb:150
568
577
  msgid "User can not execute this job template on %s"
569
578
  msgstr ""
570
579
 
571
- #: ../app/lib/actions/remote_execution/run_host_job.rb:159
580
+ #: ../app/lib/actions/remote_execution/run_host_job.rb:160
572
581
  msgid "The only applicable proxy %{proxy_names} is down"
573
582
  msgid_plural "All %{count} applicable proxies are down. Tried %{proxy_names}"
574
583
  msgstr[0] ""
@@ -577,7 +586,7 @@ msgstr[1] ""
577
586
  #: ../app/lib/actions/remote_execution/run_host_job.rb:167
578
587
  msgid ""
579
588
  "Could not use any proxy. Consider configuring %{global_proxy}, %{fallback_prox"
580
- "y} or %{no_proxy} in settings"
589
+ "y} in settings"
581
590
  msgstr ""
582
591
 
583
592
  #: ../app/lib/foreman_remote_execution/renderer/scope/input.rb:31
@@ -632,7 +641,7 @@ msgstr ""
632
641
  msgid "Recursive rendering of templates detected"
633
642
  msgstr ""
634
643
 
635
- #: ../app/models/input_template_renderer.rb:50
644
+ #: ../app/models/input_template_renderer.rb:51
636
645
  msgid "error during rendering: %s"
637
646
  msgstr ""
638
647
 
@@ -678,11 +687,11 @@ msgstr ""
678
687
  msgid "Unknown remote execution feature %s"
679
688
  msgstr ""
680
689
 
681
- #: ../app/models/remote_execution_provider.rb:41
690
+ #: ../app/models/remote_execution_provider.rb:45
682
691
  msgid "Effective user method \"%{current_value}\" is not one of %{valid_methods}"
683
692
  msgstr ""
684
693
 
685
- #: ../app/models/remote_execution_provider.rb:76
694
+ #: ../app/models/remote_execution_provider.rb:71
686
695
  msgid "Could not find any suitable interface for execution"
687
696
  msgstr ""
688
697
 
@@ -709,119 +718,117 @@ msgstr ""
709
718
 
710
719
  #: ../app/models/setting/remote_execution.rb:24
711
720
  msgid ""
712
- "When enabled, the remote execution will try to run the commands directly, when"
713
- " no\n"
714
- " proxy with remote execution feature is configured for the"
715
- " host."
716
- msgstr ""
717
-
718
- #: ../app/models/setting/remote_execution.rb:27
719
- msgid "Fallback Without Proxy"
720
- msgstr ""
721
-
722
- #: ../app/models/setting/remote_execution.rb:29
723
- msgid ""
724
721
  "Default user to use for SSH. You may override per host by setting a parameter"
725
722
  " called remote_execution_ssh_user."
726
723
  msgstr ""
727
724
 
728
- #: ../app/models/setting/remote_execution.rb:31
725
+ #: ../app/models/setting/remote_execution.rb:26
729
726
  msgid "SSH User"
730
727
  msgstr ""
731
728
 
732
- #: ../app/models/setting/remote_execution.rb:33
729
+ #: ../app/models/setting/remote_execution.rb:28
733
730
  msgid ""
734
731
  "Default user to use for executing the script. If the user differs from the SSH"
735
732
  " user, su or sudo is used to switch the user."
736
733
  msgstr ""
737
734
 
738
- #: ../app/models/setting/remote_execution.rb:35
735
+ #: ../app/models/setting/remote_execution.rb:30
739
736
  msgid "Effective User"
740
737
  msgstr ""
741
738
 
742
- #: ../app/models/setting/remote_execution.rb:37
739
+ #: ../app/models/setting/remote_execution.rb:32
743
740
  msgid "What command should be used to switch to the effective user. One of %s"
744
741
  msgstr ""
745
742
 
746
- #: ../app/models/setting/remote_execution.rb:39
743
+ #: ../app/models/setting/remote_execution.rb:34
747
744
  msgid "Effective User Method"
748
745
  msgstr ""
749
746
 
750
- #: ../app/models/setting/remote_execution.rb:42
747
+ #: ../app/models/setting/remote_execution.rb:37
751
748
  #: ../app/views/job_invocations/_form.html.erb:98
752
749
  msgid "Sudo password"
753
750
  msgstr ""
754
751
 
755
- #: ../app/models/setting/remote_execution.rb:44
752
+ #: ../app/models/setting/remote_execution.rb:39
756
753
  msgid "Whether we should sync templates from disk when running db:seed."
757
754
  msgstr ""
758
755
 
759
- #: ../app/models/setting/remote_execution.rb:46
756
+ #: ../app/models/setting/remote_execution.rb:41
760
757
  msgid "Sync Job Templates"
761
758
  msgstr ""
762
759
 
763
- #: ../app/models/setting/remote_execution.rb:48
760
+ #: ../app/models/setting/remote_execution.rb:43
764
761
  msgid ""
765
762
  "Port to use for SSH communication. Default port 22. You may override per host "
766
763
  "by setting a parameter called remote_execution_ssh_port."
767
764
  msgstr ""
768
765
 
769
- #: ../app/models/setting/remote_execution.rb:50
766
+ #: ../app/models/setting/remote_execution.rb:45
770
767
  msgid "SSH Port"
771
768
  msgstr ""
772
769
 
773
- #: ../app/models/setting/remote_execution.rb:52
770
+ #: ../app/models/setting/remote_execution.rb:47
774
771
  msgid ""
775
772
  "Should the ip addresses on host interfaces be preferred over the fqdn? It is u"
776
773
  "seful, when DNS not resolving the fqdns properly. You may override this per ho"
777
774
  "st by setting a parameter called remote_execution_connect_by_ip."
778
775
  msgstr ""
779
776
 
780
- #: ../app/models/setting/remote_execution.rb:55
777
+ #: ../app/models/setting/remote_execution.rb:50
781
778
  msgid "Connect by IP"
782
779
  msgstr ""
783
780
 
784
- #: ../app/models/setting/remote_execution.rb:57
781
+ #: ../app/models/setting/remote_execution.rb:52
785
782
  msgid ""
786
783
  "Default password to use for SSH. You may override per host by setting a parame"
787
784
  "ter called remote_execution_ssh_password"
788
785
  msgstr ""
789
786
 
790
- #: ../app/models/setting/remote_execution.rb:59
787
+ #: ../app/models/setting/remote_execution.rb:54
791
788
  msgid "Default SSH password"
792
789
  msgstr ""
793
790
 
794
- #: ../app/models/setting/remote_execution.rb:63
791
+ #: ../app/models/setting/remote_execution.rb:58
795
792
  msgid ""
796
793
  "Default key passphrase to use for SSH. You may override per host by setting a "
797
794
  "parameter called remote_execution_ssh_key_passphrase"
798
795
  msgstr ""
799
796
 
800
- #: ../app/models/setting/remote_execution.rb:65
797
+ #: ../app/models/setting/remote_execution.rb:60
801
798
  msgid "Default SSH key passphrase"
802
799
  msgstr ""
803
800
 
804
- #: ../app/models/setting/remote_execution.rb:69
801
+ #: ../app/models/setting/remote_execution.rb:64
805
802
  msgid ""
806
803
  "Amount of workers in the pool to handle the execution of the remote execution "
807
804
  "jobs. Restart of the dynflowd/foreman-tasks service is required."
808
805
  msgstr ""
809
806
 
810
- #: ../app/models/setting/remote_execution.rb:71
807
+ #: ../app/models/setting/remote_execution.rb:66
811
808
  msgid "Workers pool size"
812
809
  msgstr ""
813
810
 
814
- #: ../app/models/setting/remote_execution.rb:73
811
+ #: ../app/models/setting/remote_execution.rb:68
815
812
  msgid ""
816
813
  "When enabled, working directories will be removed after task completion. You m"
817
814
  "ay override this per host by setting a parameter called remote_execution_clean"
818
815
  "up_working_dirs."
819
816
  msgstr ""
820
817
 
821
- #: ../app/models/setting/remote_execution.rb:75
818
+ #: ../app/models/setting/remote_execution.rb:70
822
819
  msgid "Cleanup working directories"
823
820
  msgstr ""
824
821
 
822
+ #: ../app/models/setting/remote_execution.rb:72
823
+ msgid ""
824
+ "Where to find the Cockpit instance for the Web Console button. By default, no"
825
+ " button is shown."
826
+ msgstr ""
827
+
828
+ #: ../app/models/setting/remote_execution.rb:74
829
+ msgid "Cockpit URL"
830
+ msgstr ""
831
+
825
832
  #: ../app/models/ssh_execution_provider.rb:13
826
833
  msgid "SSH"
827
834
  msgstr ""
@@ -842,7 +849,7 @@ msgstr ""
842
849
  msgid "Cannot resolve hosts without a bookmark or search query"
843
850
  msgstr ""
844
851
 
845
- #: ../app/models/targeting.rb:71 ../app/models/targeting.rb:72
852
+ #: ../app/models/targeting.rb:75 ../app/models/targeting.rb:76
846
853
  msgid "Must select a bookmark or enter a search query"
847
854
  msgstr ""
848
855
 
@@ -1057,12 +1064,12 @@ msgid "Host"
1057
1064
  msgstr ""
1058
1065
 
1059
1066
  #: ../app/views/job_invocations/_tab_hosts.html.erb:22
1060
- #: ../app/views/job_invocations/index.html.erb:9
1067
+ #: ../app/views/job_invocations/index.html.erb:10
1061
1068
  msgid "Status"
1062
1069
  msgstr ""
1063
1070
 
1064
1071
  #: ../app/views/job_invocations/_tab_hosts.html.erb:23
1065
- #: ../app/views/job_templates/index.html.erb:16
1072
+ #: ../app/views/job_templates/index.html.erb:15
1066
1073
  msgid "Actions"
1067
1074
  msgstr ""
1068
1075
 
@@ -1081,7 +1088,7 @@ msgid "effective user"
1081
1088
  msgstr ""
1082
1089
 
1083
1090
  #: ../app/views/job_invocations/_tab_overview.html.erb:12
1084
- #: ../app/views/job_invocations/index.html.erb:13
1091
+ #: ../app/views/job_invocations/index.html.erb:14
1085
1092
  msgid "Total hosts"
1086
1093
  msgstr ""
1087
1094
 
@@ -1108,11 +1115,15 @@ msgstr ""
1108
1115
  msgid "Job invocations"
1109
1116
  msgstr ""
1110
1117
 
1111
- #: ../app/views/job_invocations/index.html.erb:10
1118
+ #: ../app/views/job_invocations/index.html.erb:9
1119
+ msgid "Search Query"
1120
+ msgstr ""
1121
+
1122
+ #: ../app/views/job_invocations/index.html.erb:11
1112
1123
  msgid "Succeeded"
1113
1124
  msgstr ""
1114
1125
 
1115
- #: ../app/views/job_invocations/index.html.erb:14
1126
+ #: ../app/views/job_invocations/index.html.erb:15
1116
1127
  msgid "Start"
1117
1128
  msgstr ""
1118
1129
 
@@ -1182,41 +1193,41 @@ msgstr ""
1182
1193
  msgid "Whether to overwrite the template if it already exists"
1183
1194
  msgstr ""
1184
1195
 
1185
- #: ../app/views/job_templates/edit.html.erb:7
1186
- #: ../app/views/job_templates/index.html.erb:5
1196
+ #: ../app/views/job_templates/edit.html.erb:6
1197
+ #: ../app/views/job_templates/index.html.erb:4
1187
1198
  msgid "Job Templates"
1188
1199
  msgstr ""
1189
1200
 
1190
- #: ../app/views/job_templates/edit.html.erb:11
1201
+ #: ../app/views/job_templates/edit.html.erb:10
1191
1202
  msgid "Edit %s"
1192
1203
  msgstr ""
1193
1204
 
1194
- #: ../app/views/job_templates/edit.html.erb:17
1205
+ #: ../app/views/job_templates/edit.html.erb:16
1195
1206
  msgid "Edit Job Template"
1196
1207
  msgstr ""
1197
1208
 
1198
- #: ../app/views/job_templates/index.html.erb:7
1209
+ #: ../app/views/job_templates/index.html.erb:6
1199
1210
  msgid "Import"
1200
1211
  msgstr ""
1201
1212
 
1202
- #: ../app/views/job_templates/index.html.erb:8
1203
- #: ../app/views/job_templates/new.html.erb:4
1213
+ #: ../app/views/job_templates/index.html.erb:7
1214
+ #: ../app/views/job_templates/new.html.erb:3
1204
1215
  msgid "New Job Template"
1205
1216
  msgstr ""
1206
1217
 
1207
- #: ../app/views/job_templates/index.html.erb:13
1218
+ #: ../app/views/job_templates/index.html.erb:12
1208
1219
  msgid "JobTemplate|Name"
1209
1220
  msgstr ""
1210
1221
 
1211
- #: ../app/views/job_templates/index.html.erb:14
1222
+ #: ../app/views/job_templates/index.html.erb:13
1212
1223
  msgid "JobTemplate|Snippet"
1213
1224
  msgstr ""
1214
1225
 
1215
- #: ../app/views/job_templates/index.html.erb:15
1226
+ #: ../app/views/job_templates/index.html.erb:14
1216
1227
  msgid "JobTemplate|Locked"
1217
1228
  msgstr ""
1218
1229
 
1219
- #: ../app/views/job_templates/index.html.erb:26
1230
+ #: ../app/views/job_templates/index.html.erb:25
1220
1231
  msgid "This template is locked for editing."
1221
1232
  msgstr ""
1222
1233
 
@@ -1250,7 +1261,7 @@ msgid ""
1250
1261
  msgstr ""
1251
1262
 
1252
1263
  #: ../app/views/remote_execution_features/index.html.erb:1
1253
- #: ../lib/foreman_remote_execution/engine.rb:104
1264
+ #: ../lib/foreman_remote_execution/engine.rb:105
1254
1265
  msgid "Remote Execution Features"
1255
1266
  msgstr ""
1256
1267
 
@@ -1321,8 +1332,20 @@ msgstr ""
1321
1332
  msgid "Unsupported or no operating system found for this host."
1322
1333
  msgstr ""
1323
1334
 
1335
+ #:
1336
+ #: ../db/migrate/20190111153330_remove_remote_execution_without_proxy_setting.rb:8
1337
+ msgid ""
1338
+ "When enabled, the remote execution will try to run the commands directly, when"
1339
+ " no proxy with remote execution feature is configured for the host."
1340
+ msgstr ""
1341
+
1342
+ #:
1343
+ #: ../db/migrate/20190111153330_remove_remote_execution_without_proxy_setting.rb:11
1344
+ msgid "Fallback Without Proxy"
1345
+ msgstr ""
1346
+
1324
1347
  #: ../db/seeds.d/50-notification_blueprints.rb:3
1325
- #: ../lib/foreman_remote_execution/engine.rb:110
1348
+ #: ../lib/foreman_remote_execution/engine.rb:111
1326
1349
  msgid "Jobs"
1327
1350
  msgstr ""
1328
1351
 
@@ -1334,7 +1357,7 @@ msgstr ""
1334
1357
  msgid "Job Details"
1335
1358
  msgstr ""
1336
1359
 
1337
- #: ../lib/foreman_remote_execution/engine.rb:99
1360
+ #: ../lib/foreman_remote_execution/engine.rb:100
1338
1361
  msgid "Job templates"
1339
1362
  msgstr ""
1340
1363