foreman_rh_cloud 12.2.12 → 13.0.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/app/assets/javascripts/foreman_rh_cloud/locale/fr/foreman_rh_cloud.js +24 -78
- data/app/assets/javascripts/foreman_rh_cloud/locale/ja/foreman_rh_cloud.js +24 -78
- data/app/assets/javascripts/foreman_rh_cloud/locale/ka/foreman_rh_cloud.js +23 -77
- data/app/assets/javascripts/foreman_rh_cloud/locale/ko/foreman_rh_cloud.js +23 -77
- data/app/assets/javascripts/foreman_rh_cloud/locale/zh_CN/foreman_rh_cloud.js +23 -77
- data/app/controllers/concerns/insights_cloud/package_profile_upload_extensions.rb +3 -2
- data/app/models/insights_hit.rb +1 -1
- data/app/services/foreman_rh_cloud/cert_auth.rb +3 -13
- data/app/services/foreman_rh_cloud/gateway_request.rb +26 -0
- data/app/services/foreman_rh_cloud/insights_api_forwarder.rb +1 -3
- data/app/services/foreman_rh_cloud/tags_auth.rb +1 -2
- data/lib/foreman_inventory_upload/async/generate_report_job.rb +8 -13
- data/lib/foreman_inventory_upload/async/queue_for_upload_job.rb +4 -4
- data/lib/foreman_inventory_upload/async/upload_report_job.rb +5 -6
- data/lib/foreman_inventory_upload/generators/fact_helpers.rb +2 -2
- data/lib/foreman_inventory_upload/generators/slice.rb +3 -3
- data/lib/foreman_inventory_upload/scripts/uploader.sh.erb +1 -7
- data/lib/foreman_rh_cloud/engine.rb +15 -33
- data/lib/foreman_rh_cloud/plugin.rb +9 -9
- data/lib/foreman_rh_cloud/version.rb +1 -1
- data/lib/tasks/rh_cloud_inventory.rake +31 -14
- data/locale/foreman_rh_cloud.pot +157 -261
- data/locale/fr/LC_MESSAGES/foreman_rh_cloud.mo +0 -0
- data/locale/fr/foreman_rh_cloud.po +26 -79
- data/locale/ja/LC_MESSAGES/foreman_rh_cloud.mo +0 -0
- data/locale/ja/foreman_rh_cloud.po +26 -79
- data/locale/ka/LC_MESSAGES/foreman_rh_cloud.mo +0 -0
- data/locale/ka/foreman_rh_cloud.po +24 -77
- data/locale/ko/LC_MESSAGES/foreman_rh_cloud.mo +0 -0
- data/locale/ko/foreman_rh_cloud.po +25 -78
- data/locale/zh_CN/LC_MESSAGES/foreman_rh_cloud.mo +0 -0
- data/locale/zh_CN/foreman_rh_cloud.po +25 -78
- data/package.json +1 -1
- data/test/jobs/upload_report_job_test.rb +1 -2
- data/test/unit/fact_helpers_test.rb +0 -47
- data/test/unit/slice_generator_test.rb +0 -57
- data/webpack/ForemanRhCloudFills.js +2 -6
- data/webpack/ForemanRhCloudHelpers.js +0 -4
- data/webpack/InsightsHostDetailsTab/InsightsTab.scss +0 -4
- data/webpack/InsightsHostDetailsTab/InsightsTotalRiskChart.js +23 -59
- data/webpack/InsightsHostDetailsTab/NewHostDetailsTab.js +16 -3
- data/webpack/InsightsVulnerabilityHostIndexExtensions/CVECountCell.js +2 -8
- data/webpack/InsightsVulnerabilityHostIndexExtensions/__tests__/CVECountCell.test.js +2 -48
- data/webpack/__tests__/ForemanRhCloudHelpers.test.js +1 -16
- data/webpack/__tests__/__snapshots__/ForemanRhCloudHelpers.test.js.snap +0 -6
- metadata +4 -10
- data/lib/foreman_inventory_upload/async/create_missing_insights_facets.rb +0 -29
- data/lib/foreman_inventory_upload/async/generate_host_report.rb +0 -20
- data/lib/foreman_inventory_upload/async/host_inventory_report_job.rb +0 -39
- data/lib/foreman_inventory_upload/async/single_host_report_job.rb +0 -20
- data/test/jobs/queue_for_upload_job_test.rb +0 -63
- data/webpack/InsightsHostDetailsTab/__tests__/InsightsTotalRiskChart.test.js +0 -194
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 936f2b5f4d922c5f2a8b65baae327d9a70bc70bb40f3f9950e9c0755d842604f
|
4
|
+
data.tar.gz: bc36b4bad75d6ef32b513233c6476665df9ca8b6d694a87157cf75192395cd0c
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 79e9a86baddfd9cddd5fe0ca26a34e09e29033e0066aacfa974cb1ea04b68a9c03a3559995e52df20b0677cf8487bd46155e42a0f7026cfde1700026580553e5
|
7
|
+
data.tar.gz: a3b16766dff66cf5d935e47b41b72d1de9a25334b35743f4e7cba07840c761fc1c2b601bf8090874773bd3fd08f596aa5d31a7e523e9edf57ab7ba43fccf39b4
|
@@ -3,10 +3,10 @@
|
|
3
3
|
"locale_data": {
|
4
4
|
"foreman_rh_cloud": {
|
5
5
|
"": {
|
6
|
-
"Project-Id-Version": "foreman_rh_cloud
|
6
|
+
"Project-Id-Version": "foreman_rh_cloud 11.1.0",
|
7
7
|
"Report-Msgid-Bugs-To": "",
|
8
8
|
"PO-Revision-Date": "2023-01-20 13:26+0000",
|
9
|
-
"Last-Translator": "
|
9
|
+
"Last-Translator": "Ewoud Kohl van Wijngaarden <ewoud+transifex@kohlvanwijngaarden.nl>, 2025",
|
10
10
|
"Language-Team": "French (https://app.transifex.com/foreman/teams/114/fr/)",
|
11
11
|
"MIME-Version": "1.0",
|
12
12
|
"Content-Type": "text/plain; charset=UTF-8",
|
@@ -35,9 +35,6 @@
|
|
35
35
|
"All recommendations are now selected.": [
|
36
36
|
"Toutes les recommandations sont maintenant sélectionnées."
|
37
37
|
],
|
38
|
-
"Analytics data collection": [
|
39
|
-
"Collecte de données analytiques"
|
40
|
-
],
|
41
38
|
"Any Organization": [
|
42
39
|
"Toute Organisation"
|
43
40
|
],
|
@@ -119,17 +116,11 @@
|
|
119
116
|
"Enable automatic deletion of mismatched host records from the Red Hat cloud": [
|
120
117
|
"Activer la suppression automatique des enregistrements d'hôtes incompatibles du cloud Red Hat"
|
121
118
|
],
|
122
|
-
"Enable automatic deletion of mismatched host records from the Red Hat cloud. Ignored when using local Insights.": [
|
123
|
-
""
|
124
|
-
],
|
125
119
|
"Enable automatic synchronization of Insights recommendations from the Red Hat cloud": [
|
126
120
|
"Activer la synchronisation automatique des recommandations Insights à partir de Red Hat Cloud"
|
127
121
|
],
|
128
|
-
"Enable automatic
|
129
|
-
""
|
130
|
-
],
|
131
|
-
"Enable automatic upload of your host inventory to the Red Hat cloud. Ignored when using local Insights.": [
|
132
|
-
""
|
122
|
+
"Enable automatic upload of your host inventory to the Red Hat cloud": [
|
123
|
+
"Activer le téléchargement automatique de votre inventaire d'hôtes dans Red Hat Cloud"
|
133
124
|
],
|
134
125
|
"Enable automatic upload of your hosts inventory to the Red Hat cloud": [
|
135
126
|
"Activer le téléchargement automatique de l'inventaire de vos hôtes dans Red Hat Cloud"
|
@@ -143,14 +134,17 @@
|
|
143
134
|
"Encountered an error while trying to access the server:": [
|
144
135
|
"Une erreur s'est produite lors de l'accès au serveur :"
|
145
136
|
],
|
146
|
-
"Exclude installed
|
137
|
+
"Exclude installed Packages": [
|
147
138
|
"Exclure les paquets installés"
|
148
139
|
],
|
149
140
|
"Exclude installed packages from being uploaded to the Red Hat cloud": [
|
150
141
|
"Exclure les paquets installés du téléchargement dans Red Hat Cloud"
|
151
142
|
],
|
152
|
-
"Exclude
|
153
|
-
""
|
143
|
+
"Exclude packages": [
|
144
|
+
"Exclure les paquets"
|
145
|
+
],
|
146
|
+
"Exclude packages from being uploaded to the Red Hat cloud": [
|
147
|
+
"Exclure les paquets du téléchargement vers Red Hat Cloud"
|
154
148
|
],
|
155
149
|
"Exit Code: %s": [
|
156
150
|
"Code de sortie : %s"
|
@@ -185,9 +179,6 @@
|
|
185
179
|
"Generate and upload report": [
|
186
180
|
"Générer et télécharger un rapport"
|
187
181
|
],
|
188
|
-
"Generate report": [
|
189
|
-
"Générer un rapport"
|
190
|
-
],
|
191
182
|
"Generate the report, but do not upload": [
|
192
183
|
"Générer le rapport, mais ne pas le télécharger"
|
193
184
|
],
|
@@ -215,9 +206,6 @@
|
|
215
206
|
"Host Insights recommendations": [
|
216
207
|
"Recommandations de Host Insights"
|
217
208
|
],
|
218
|
-
"Host inventory report job": [
|
219
|
-
""
|
220
|
-
],
|
221
209
|
"Host was not uploaded to your RH cloud inventory": [
|
222
210
|
"L'hôte n'a pas été téléchargé dans votre inventaire RH Cloud."
|
223
211
|
],
|
@@ -260,9 +248,6 @@
|
|
260
248
|
"Knowledgebase article": [
|
261
249
|
"Article de base de connaissances"
|
262
250
|
],
|
263
|
-
"Learn more about {minimalDataCollectionSetting}.": [
|
264
|
-
"En savoir plus sur{minimalDataCollectionSetting} ."
|
265
|
-
],
|
266
251
|
"List of host UUIDs": [
|
267
252
|
"Liste des UUID d'hôtes"
|
268
253
|
],
|
@@ -278,12 +263,6 @@
|
|
278
263
|
"Manual": [
|
279
264
|
"Manuelle"
|
280
265
|
],
|
281
|
-
"Minimal data collection": [
|
282
|
-
"Collecte minimale de données"
|
283
|
-
],
|
284
|
-
"Missing Insights facets created: %s": [
|
285
|
-
""
|
286
|
-
],
|
287
266
|
"Moderate": [
|
288
267
|
"Modéré"
|
289
268
|
],
|
@@ -314,33 +293,21 @@
|
|
314
293
|
"Notice": [
|
315
294
|
"Note"
|
316
295
|
],
|
296
|
+
"Obfuscate IPs": [
|
297
|
+
"Obfusquer les adresses IP"
|
298
|
+
],
|
317
299
|
"Obfuscate host ipv4 addresses": [
|
318
300
|
"Obfusquer les adresses ipv4 des hôtes"
|
319
301
|
],
|
320
|
-
"Obfuscate host ipv4 addresses.": [
|
321
|
-
"Masquer les adresses IPv4 des hôtes."
|
322
|
-
],
|
323
302
|
"Obfuscate host names": [
|
324
|
-
"
|
303
|
+
"Obfusquer les noms d'hôtes"
|
325
304
|
],
|
326
305
|
"Obfuscate host names sent to the Red Hat cloud": [
|
327
306
|
"Obfusquer les noms d'hôtes envoyés à Red Hat Cloud"
|
328
307
|
],
|
329
|
-
"Obfuscate host names sent to the Red Hat cloud. (If insights_minimal_data_collection is set to true, this setting is ignored because host names are not included in the report.) Ignored when using local Insights.": [
|
330
|
-
""
|
331
|
-
],
|
332
308
|
"Obfuscate ipv4 addresses sent to the Red Hat cloud": [
|
333
309
|
"Obfusquer les adresses ipv4 envoyées à Red Hat Cloud"
|
334
310
|
],
|
335
|
-
"Obfuscate ipv4 addresses sent to the Red Hat cloud. (If insights_minimal_data_collection is set to true, this setting is ignored because host IPv4 addresses are not included in the report.) Ignored when using local Insights.": [
|
336
|
-
""
|
337
|
-
],
|
338
|
-
"Only include the minimum required data in inventory reports for uploading to Red Hat cloud. When this is true, installed packages are excluded from the report regardless of the exclude_installed_packages setting, and host names and IPv4 addresses are excluded from the report regardless of obfuscation settings. Ignored when using local Insights.": [
|
339
|
-
""
|
340
|
-
],
|
341
|
-
"Only send the minimum required data to Red Hat cloud, obfuscation settings are disabled": [
|
342
|
-
"Envoyez uniquement les données minimales requises au cloud Red Hat, les paramètres d'obfuscation (masquage) sont désactivés"
|
343
|
-
],
|
344
311
|
"Oops! Couldn't find organization that matches your query": [
|
345
312
|
"Oups ! Nous n'avons pas trouvé d'organisation correspondant à votre demande."
|
346
313
|
],
|
@@ -356,8 +323,11 @@
|
|
356
323
|
"RH Cloud": [
|
357
324
|
"RH Cloud"
|
358
325
|
],
|
359
|
-
"RHC daemon id
|
360
|
-
""
|
326
|
+
"RHC daemon id": [
|
327
|
+
"Id du démon RHC"
|
328
|
+
],
|
329
|
+
"RHCloud": [
|
330
|
+
"RHCloud"
|
361
331
|
],
|
362
332
|
"Read more about it in RH cloud insights": [
|
363
333
|
"Plus d'informations dans RH cloud insights"
|
@@ -416,7 +386,7 @@
|
|
416
386
|
"Run RH Cloud playbook": [
|
417
387
|
"Exécuter le playbook RH Cloud"
|
418
388
|
],
|
419
|
-
"Run playbook
|
389
|
+
"Run playbook genrated by Red Hat remediations app": [
|
420
390
|
"Exécuter le playbook généré par l'app de remédiations de Red Hat"
|
421
391
|
],
|
422
392
|
"Run remediation playbook generated by Insights": [
|
@@ -431,17 +401,14 @@
|
|
431
401
|
"Select recommendations from all pages": [
|
432
402
|
"Sélectionner des recommandations sur toutes les pages"
|
433
403
|
],
|
434
|
-
"Send additional data to enhance Insights services, as per the settings": [
|
435
|
-
"Envoyer des données supplémentaires pour améliorer les services Insights, conformément aux paramètres"
|
436
|
-
],
|
437
404
|
"Set the current organization context for the request": [
|
438
405
|
"Définir le contexte organisationnel actuel de la demande"
|
439
406
|
],
|
440
407
|
"Settings": [
|
441
408
|
"Paramètres de configuration"
|
442
409
|
],
|
443
|
-
"Should import include parameter tags from Foreman?
|
444
|
-
""
|
410
|
+
"Should import include parameter tags from Foreman?": [
|
411
|
+
"L'importation doit-elle inclure les balises de paramètres de Foreman ?"
|
445
412
|
],
|
446
413
|
"Show Advanced Settings": [
|
447
414
|
"Afficher les paramètres avancés"
|
@@ -449,12 +416,6 @@
|
|
449
416
|
"Show if system is configured to use local iop-advisor-engine.": [
|
450
417
|
"Indique si le système est configuré pour utiliser le moteur iop-advisor local."
|
451
418
|
],
|
452
|
-
"Single-host report job": [
|
453
|
-
""
|
454
|
-
],
|
455
|
-
"Single-host report job for host %s": [
|
456
|
-
""
|
457
|
-
],
|
458
419
|
"Start inventory synchronization": [
|
459
420
|
"Démarrer la synchronisation de l'inventaire"
|
460
421
|
],
|
@@ -485,8 +446,8 @@
|
|
485
446
|
"The report file %{filename} doesn't exist": [
|
486
447
|
"Le fichier de rapport %{filename} n'existe pas"
|
487
448
|
],
|
488
|
-
"The scheduled process is disabled because this Foreman is configured with
|
489
|
-
"Le processus planifié est désactivé car ce
|
449
|
+
"The scheduled process is disabled because this Foreman is configured with the use_local_advisor_engine option.": [
|
450
|
+
"Le processus planifié est désactivé car ce contremaître est configuré avec l'option use_local_advisor_engine."
|
490
451
|
],
|
491
452
|
"The server returned the following error: %s": [
|
492
453
|
"Le serveur a renvoyé l'erreur suivante : %s"
|
@@ -497,9 +458,6 @@
|
|
497
458
|
"There are no recommendations for your hosts": [
|
498
459
|
"Il n'y a aucune recommandation pour vos hôtes"
|
499
460
|
],
|
500
|
-
"There were no missing Insights facets": [
|
501
|
-
""
|
502
|
-
],
|
503
461
|
"This action will also enable automatic reports upload": [
|
504
462
|
"Cette action permettra également le téléchargement automatique des rapports"
|
505
463
|
],
|
@@ -509,9 +467,6 @@
|
|
509
467
|
"To manually upload the data for a specific organization, select an organization and click {restartButtonName}.": [
|
510
468
|
"Pour télécharger manuellement les données d'une organisation spécifique, sélectionnez une organisation et cliquez sur{restartButtonName} ."
|
511
469
|
],
|
512
|
-
"Total CVEs": [
|
513
|
-
"Total des CVE"
|
514
|
-
],
|
515
470
|
"Total risk": [
|
516
471
|
"Risque total"
|
517
472
|
],
|
@@ -539,12 +494,6 @@
|
|
539
494
|
"View in Red Hat Insights": [
|
540
495
|
"Afficher Red Hat Insights."
|
541
496
|
],
|
542
|
-
"Vulnerabilities": [
|
543
|
-
"Vulnérabilités"
|
544
|
-
],
|
545
|
-
"Vulnerability": [
|
546
|
-
"Vulnérabilité"
|
547
|
-
],
|
548
497
|
"Wait and %s": [
|
549
498
|
"Attendez et %s"
|
550
499
|
],
|
@@ -611,9 +560,6 @@
|
|
611
560
|
"rule title": [
|
612
561
|
"titre de la règle"
|
613
562
|
],
|
614
|
-
"setting minimal data collection": [
|
615
|
-
"définir une collecte minimale de données"
|
616
|
-
],
|
617
563
|
"solution url": [
|
618
564
|
"URL de la solution"
|
619
565
|
],
|
@@ -3,10 +3,10 @@
|
|
3
3
|
"locale_data": {
|
4
4
|
"foreman_rh_cloud": {
|
5
5
|
"": {
|
6
|
-
"Project-Id-Version": "foreman_rh_cloud
|
6
|
+
"Project-Id-Version": "foreman_rh_cloud 11.1.0",
|
7
7
|
"Report-Msgid-Bugs-To": "",
|
8
8
|
"PO-Revision-Date": "2023-01-20 13:26+0000",
|
9
|
-
"Last-Translator": "
|
9
|
+
"Last-Translator": "Ewoud Kohl van Wijngaarden <ewoud+transifex@kohlvanwijngaarden.nl>, 2025",
|
10
10
|
"Language-Team": "Japanese (https://app.transifex.com/foreman/teams/114/ja/)",
|
11
11
|
"MIME-Version": "1.0",
|
12
12
|
"Content-Type": "text/plain; charset=UTF-8",
|
@@ -35,9 +35,6 @@
|
|
35
35
|
"All recommendations are now selected.": [
|
36
36
|
"すべての推奨事項が選択されました。"
|
37
37
|
],
|
38
|
-
"Analytics data collection": [
|
39
|
-
"分析データの収集"
|
40
|
-
],
|
41
38
|
"Any Organization": [
|
42
39
|
"任意の組織"
|
43
40
|
],
|
@@ -119,17 +116,11 @@
|
|
119
116
|
"Enable automatic deletion of mismatched host records from the Red Hat cloud": [
|
120
117
|
"不一致のホストレコードを Red Hat クラウドから自動的に削除できるようにする"
|
121
118
|
],
|
122
|
-
"Enable automatic deletion of mismatched host records from the Red Hat cloud. Ignored when using local Insights.": [
|
123
|
-
""
|
124
|
-
],
|
125
119
|
"Enable automatic synchronization of Insights recommendations from the Red Hat cloud": [
|
126
120
|
"Red Hat クラウドから Insights の推奨事項の自動同期を有効にする"
|
127
121
|
],
|
128
|
-
"Enable automatic
|
129
|
-
""
|
130
|
-
],
|
131
|
-
"Enable automatic upload of your host inventory to the Red Hat cloud. Ignored when using local Insights.": [
|
132
|
-
""
|
122
|
+
"Enable automatic upload of your host inventory to the Red Hat cloud": [
|
123
|
+
"ホストインベントリーの Red Hat クラウドに対して自動アップロードを有効にする"
|
133
124
|
],
|
134
125
|
"Enable automatic upload of your hosts inventory to the Red Hat cloud": [
|
135
126
|
"ホストインベントリーの Red Hat クラウドに対して自動アップロードを有効にする"
|
@@ -143,14 +134,17 @@
|
|
143
134
|
"Encountered an error while trying to access the server:": [
|
144
135
|
"サーバーへのアクセス時にエラーが発生しました:"
|
145
136
|
],
|
146
|
-
"Exclude installed
|
137
|
+
"Exclude installed Packages": [
|
147
138
|
"インストール済みパッケージの除外"
|
148
139
|
],
|
149
140
|
"Exclude installed packages from being uploaded to the Red Hat cloud": [
|
150
141
|
"Red Hat クラウドにアップロードされないようにインストール済みパッケージを除外する"
|
151
142
|
],
|
152
|
-
"Exclude
|
153
|
-
""
|
143
|
+
"Exclude packages": [
|
144
|
+
"パッケージの除外"
|
145
|
+
],
|
146
|
+
"Exclude packages from being uploaded to the Red Hat cloud": [
|
147
|
+
"パッケージが Red Hat クラウドにアップロードされないように除外する"
|
154
148
|
],
|
155
149
|
"Exit Code: %s": [
|
156
150
|
"終了コード: %s"
|
@@ -185,9 +179,6 @@
|
|
185
179
|
"Generate and upload report": [
|
186
180
|
"レポートの生成およびアップロード"
|
187
181
|
],
|
188
|
-
"Generate report": [
|
189
|
-
"レポートを生成します。"
|
190
|
-
],
|
191
182
|
"Generate the report, but do not upload": [
|
192
183
|
"レポートを生成するがアップロードしない"
|
193
184
|
],
|
@@ -215,9 +206,6 @@
|
|
215
206
|
"Host Insights recommendations": [
|
216
207
|
"ホストに関する Insights の推奨事項"
|
217
208
|
],
|
218
|
-
"Host inventory report job": [
|
219
|
-
""
|
220
|
-
],
|
221
209
|
"Host was not uploaded to your RH cloud inventory": [
|
222
210
|
"ホストが RH クラウドインベントリーにアップロードされませんでした"
|
223
211
|
],
|
@@ -260,9 +248,6 @@
|
|
260
248
|
"Knowledgebase article": [
|
261
249
|
"ナレッジベースアーティクル"
|
262
250
|
],
|
263
|
-
"Learn more about {minimalDataCollectionSetting}.": [
|
264
|
-
"{minimalDataCollectionSetting} の詳細を確認してください。"
|
265
|
-
],
|
266
251
|
"List of host UUIDs": [
|
267
252
|
"ホスト UUID のリスト"
|
268
253
|
],
|
@@ -278,12 +263,6 @@
|
|
278
263
|
"Manual": [
|
279
264
|
"手動"
|
280
265
|
],
|
281
|
-
"Minimal data collection": [
|
282
|
-
"最小限のデータ収集"
|
283
|
-
],
|
284
|
-
"Missing Insights facets created: %s": [
|
285
|
-
""
|
286
|
-
],
|
287
266
|
"Moderate": [
|
288
267
|
"中"
|
289
268
|
],
|
@@ -314,33 +293,21 @@
|
|
314
293
|
"Notice": [
|
315
294
|
"注意"
|
316
295
|
],
|
296
|
+
"Obfuscate IPs": [
|
297
|
+
"IP の難読化"
|
298
|
+
],
|
317
299
|
"Obfuscate host ipv4 addresses": [
|
318
300
|
"ホストの ipv4 アドレスの難読化"
|
319
301
|
],
|
320
|
-
"Obfuscate host ipv4 addresses.": [
|
321
|
-
"ホストの IPv4 アドレスを難読化します。"
|
322
|
-
],
|
323
302
|
"Obfuscate host names": [
|
324
303
|
"ホスト名の難読化"
|
325
304
|
],
|
326
305
|
"Obfuscate host names sent to the Red Hat cloud": [
|
327
306
|
"Red Hat クラウドに送信するホスト名を難読化する"
|
328
307
|
],
|
329
|
-
"Obfuscate host names sent to the Red Hat cloud. (If insights_minimal_data_collection is set to true, this setting is ignored because host names are not included in the report.) Ignored when using local Insights.": [
|
330
|
-
""
|
331
|
-
],
|
332
308
|
"Obfuscate ipv4 addresses sent to the Red Hat cloud": [
|
333
309
|
"Red Hat クラウドに送信する ipv4 アドレスを難読化する"
|
334
310
|
],
|
335
|
-
"Obfuscate ipv4 addresses sent to the Red Hat cloud. (If insights_minimal_data_collection is set to true, this setting is ignored because host IPv4 addresses are not included in the report.) Ignored when using local Insights.": [
|
336
|
-
""
|
337
|
-
],
|
338
|
-
"Only include the minimum required data in inventory reports for uploading to Red Hat cloud. When this is true, installed packages are excluded from the report regardless of the exclude_installed_packages setting, and host names and IPv4 addresses are excluded from the report regardless of obfuscation settings. Ignored when using local Insights.": [
|
339
|
-
""
|
340
|
-
],
|
341
|
-
"Only send the minimum required data to Red Hat cloud, obfuscation settings are disabled": [
|
342
|
-
"必要最小限のデータのみを Red Hat クラウドに送信します。難読化設定は無効化されます"
|
343
|
-
],
|
344
311
|
"Oops! Couldn't find organization that matches your query": [
|
345
312
|
"クエリーに合致する組織が見つかりませんでした"
|
346
313
|
],
|
@@ -356,8 +323,11 @@
|
|
356
323
|
"RH Cloud": [
|
357
324
|
"RH Cloud"
|
358
325
|
],
|
359
|
-
"RHC daemon id
|
360
|
-
""
|
326
|
+
"RHC daemon id": [
|
327
|
+
"RHC デーモン ID"
|
328
|
+
],
|
329
|
+
"RHCloud": [
|
330
|
+
"RHCloud"
|
361
331
|
],
|
362
332
|
"Read more about it in RH cloud insights": [
|
363
333
|
"詳細は、RH cloud insights を参照してください。"
|
@@ -416,8 +386,8 @@
|
|
416
386
|
"Run RH Cloud playbook": [
|
417
387
|
"RH Cloud Playbook の実行"
|
418
388
|
],
|
419
|
-
"Run playbook
|
420
|
-
"Red Hat
|
389
|
+
"Run playbook genrated by Red Hat remediations app": [
|
390
|
+
"Red Hat 修復アプリが生成した Playbook の実行"
|
421
391
|
],
|
422
392
|
"Run remediation playbook generated by Insights": [
|
423
393
|
"Insights で生成された修復 Playbook の実行"
|
@@ -431,17 +401,14 @@
|
|
431
401
|
"Select recommendations from all pages": [
|
432
402
|
"すべてのページから推奨事項を選択する"
|
433
403
|
],
|
434
|
-
"Send additional data to enhance Insights services, as per the settings": [
|
435
|
-
"Insights サービスの強化のために、設定に従って追加データを送信する"
|
436
|
-
],
|
437
404
|
"Set the current organization context for the request": [
|
438
405
|
"要求に現在の組織コンテキストを設定します"
|
439
406
|
],
|
440
407
|
"Settings": [
|
441
408
|
"設定"
|
442
409
|
],
|
443
|
-
"Should import include parameter tags from Foreman?
|
444
|
-
""
|
410
|
+
"Should import include parameter tags from Foreman?": [
|
411
|
+
"インポートには Foreman からのパラメータータグを含める必要がありますか?"
|
445
412
|
],
|
446
413
|
"Show Advanced Settings": [
|
447
414
|
"詳細設定の表示"
|
@@ -449,12 +416,6 @@
|
|
449
416
|
"Show if system is configured to use local iop-advisor-engine.": [
|
450
417
|
"システムがローカル iop-advisor-engine を使用するように設定されているかどうかを表示します。"
|
451
418
|
],
|
452
|
-
"Single-host report job": [
|
453
|
-
""
|
454
|
-
],
|
455
|
-
"Single-host report job for host %s": [
|
456
|
-
""
|
457
|
-
],
|
458
419
|
"Start inventory synchronization": [
|
459
420
|
"インベントリー同期の開始"
|
460
421
|
],
|
@@ -485,8 +446,8 @@
|
|
485
446
|
"The report file %{filename} doesn't exist": [
|
486
447
|
"%{filename} レポートファイルがありません"
|
487
448
|
],
|
488
|
-
"The scheduled process is disabled because this Foreman is configured with
|
489
|
-
"この Foreman
|
449
|
+
"The scheduled process is disabled because this Foreman is configured with the use_local_advisor_engine option.": [
|
450
|
+
"この Foreman は use_local_advisor_engine オプションで設定されているため、スケジュールされたプロセスは無効になっています。"
|
490
451
|
],
|
491
452
|
"The server returned the following error: %s": [
|
492
453
|
"サーバーは以下のエラーを返しました: %s"
|
@@ -497,9 +458,6 @@
|
|
497
458
|
"There are no recommendations for your hosts": [
|
498
459
|
"ホストに関する推奨事項はありません"
|
499
460
|
],
|
500
|
-
"There were no missing Insights facets": [
|
501
|
-
""
|
502
|
-
],
|
503
461
|
"This action will also enable automatic reports upload": [
|
504
462
|
"このアクションを実行すると、自動レポートのアップロードも有効になります。"
|
505
463
|
],
|
@@ -509,9 +467,6 @@
|
|
509
467
|
"To manually upload the data for a specific organization, select an organization and click {restartButtonName}.": [
|
510
468
|
"特定の組織のデータを手動でアップロードするには、組織を選択して {restartButtonName} をクリックします。"
|
511
469
|
],
|
512
|
-
"Total CVEs": [
|
513
|
-
"CVE の総数"
|
514
|
-
],
|
515
470
|
"Total risk": [
|
516
471
|
"リスクの総数"
|
517
472
|
],
|
@@ -539,12 +494,6 @@
|
|
539
494
|
"View in Red Hat Insights": [
|
540
495
|
"Red Hat Insights での表示"
|
541
496
|
],
|
542
|
-
"Vulnerabilities": [
|
543
|
-
"脆弱性"
|
544
|
-
],
|
545
|
-
"Vulnerability": [
|
546
|
-
"脆弱性"
|
547
|
-
],
|
548
497
|
"Wait and %s": [
|
549
498
|
"待機して %s"
|
550
499
|
],
|
@@ -611,9 +560,6 @@
|
|
611
560
|
"rule title": [
|
612
561
|
"ルールタイトル"
|
613
562
|
],
|
614
|
-
"setting minimal data collection": [
|
615
|
-
"最小限のデータ収集の設定"
|
616
|
-
],
|
617
563
|
"solution url": [
|
618
564
|
"ソリューション URL"
|
619
565
|
],
|