foreman_virt_who_configure 0.5.18 → 0.5.20

Sign up to get free protection for your applications and to get access to all the features.
Files changed (122) hide show
  1. checksums.yaml +4 -4
  2. data/app/assets/javascripts/foreman_virt_who_configure/locale/bn/foreman_virt_who_configure.js +1 -238
  3. data/app/assets/javascripts/foreman_virt_who_configure/locale/bn_IN/foreman_virt_who_configure.js +1 -238
  4. data/app/assets/javascripts/foreman_virt_who_configure/locale/ca/foreman_virt_who_configure.js +1 -217
  5. data/app/assets/javascripts/foreman_virt_who_configure/locale/cs_CZ/foreman_virt_who_configure.js +11 -138
  6. data/app/assets/javascripts/foreman_virt_who_configure/locale/de/foreman_virt_who_configure.js +27 -67
  7. data/app/assets/javascripts/foreman_virt_who_configure/locale/de_DE/foreman_virt_who_configure.js +1 -247
  8. data/app/assets/javascripts/foreman_virt_who_configure/locale/el/foreman_virt_who_configure.js +6 -198
  9. data/app/assets/javascripts/foreman_virt_who_configure/locale/en/foreman_virt_who_configure.js +0 -249
  10. data/app/assets/javascripts/foreman_virt_who_configure/locale/en_GB/foreman_virt_who_configure.js +1 -232
  11. data/app/assets/javascripts/foreman_virt_who_configure/locale/es/foreman_virt_who_configure.js +28 -68
  12. data/app/assets/javascripts/foreman_virt_who_configure/locale/fr/foreman_virt_who_configure.js +33 -43
  13. data/app/assets/javascripts/foreman_virt_who_configure/locale/gl/foreman_virt_who_configure.js +1 -235
  14. data/app/assets/javascripts/foreman_virt_who_configure/locale/gu/foreman_virt_who_configure.js +1 -235
  15. data/app/assets/javascripts/foreman_virt_who_configure/locale/he_IL/foreman_virt_who_configure.js +0 -249
  16. data/app/assets/javascripts/foreman_virt_who_configure/locale/hi/foreman_virt_who_configure.js +1 -238
  17. data/app/assets/javascripts/foreman_virt_who_configure/locale/it/foreman_virt_who_configure.js +10 -169
  18. data/app/assets/javascripts/foreman_virt_who_configure/locale/ja/foreman_virt_who_configure.js +33 -43
  19. data/app/assets/javascripts/foreman_virt_who_configure/locale/ka/foreman_virt_who_configure.js +34 -38
  20. data/app/assets/javascripts/foreman_virt_who_configure/locale/kn/foreman_virt_who_configure.js +1 -238
  21. data/app/assets/javascripts/foreman_virt_who_configure/locale/ko/foreman_virt_who_configure.js +13 -136
  22. data/app/assets/javascripts/foreman_virt_who_configure/locale/mr/foreman_virt_who_configure.js +1 -238
  23. data/app/assets/javascripts/foreman_virt_who_configure/locale/nl_NL/foreman_virt_who_configure.js +1 -238
  24. data/app/assets/javascripts/foreman_virt_who_configure/locale/or/foreman_virt_who_configure.js +1 -238
  25. data/app/assets/javascripts/foreman_virt_who_configure/locale/pa/foreman_virt_who_configure.js +1 -238
  26. data/app/assets/javascripts/foreman_virt_who_configure/locale/pl/foreman_virt_who_configure.js +1 -232
  27. data/app/assets/javascripts/foreman_virt_who_configure/locale/pt/foreman_virt_who_configure.js +0 -249
  28. data/app/assets/javascripts/foreman_virt_who_configure/locale/pt_BR/foreman_virt_who_configure.js +28 -68
  29. data/app/assets/javascripts/foreman_virt_who_configure/locale/ru/foreman_virt_who_configure.js +13 -136
  30. data/app/assets/javascripts/foreman_virt_who_configure/locale/sl/foreman_virt_who_configure.js +1 -244
  31. data/app/assets/javascripts/foreman_virt_who_configure/locale/sv_SE/foreman_virt_who_configure.js +1 -235
  32. data/app/assets/javascripts/foreman_virt_who_configure/locale/ta/foreman_virt_who_configure.js +1 -238
  33. data/app/assets/javascripts/foreman_virt_who_configure/locale/ta_IN/foreman_virt_who_configure.js +1 -238
  34. data/app/assets/javascripts/foreman_virt_who_configure/locale/te/foreman_virt_who_configure.js +1 -238
  35. data/app/assets/javascripts/foreman_virt_who_configure/locale/tr/foreman_virt_who_configure.js +0 -249
  36. data/app/assets/javascripts/foreman_virt_who_configure/locale/zh_CN/foreman_virt_who_configure.js +33 -43
  37. data/app/assets/javascripts/foreman_virt_who_configure/locale/zh_TW/foreman_virt_who_configure.js +14 -137
  38. data/app/lib/actions/foreman_virt_who_configure/config/report.rb +2 -3
  39. data/app/models/foreman_virt_who_configure/config.rb +47 -40
  40. data/app/models/foreman_virt_who_configure/output_generator.rb +105 -105
  41. data/app/models/foreman_virt_who_configure/service_user.rb +4 -4
  42. data/app/services/sso/basic_with_hidden.rb +1 -1
  43. data/config/database.yml.example +17 -0
  44. data/db/migrate/20231024171433_add_organization_id_to_service_user.rb +22 -0
  45. data/lib/foreman_virt_who_configure/engine.rb +8 -8
  46. data/lib/foreman_virt_who_configure/version.rb +1 -1
  47. data/locale/Makefile +2 -4
  48. data/locale/bn/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
  49. data/locale/bn/foreman_virt_who_configure.po +0 -249
  50. data/locale/bn_IN/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
  51. data/locale/bn_IN/foreman_virt_who_configure.po +0 -249
  52. data/locale/ca/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
  53. data/locale/ca/foreman_virt_who_configure.po +0 -249
  54. data/locale/cs_CZ/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
  55. data/locale/cs_CZ/foreman_virt_who_configure.po +0 -249
  56. data/locale/de/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
  57. data/locale/de/foreman_virt_who_configure.po +0 -249
  58. data/locale/de_DE/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
  59. data/locale/de_DE/foreman_virt_who_configure.po +0 -249
  60. data/locale/el/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
  61. data/locale/el/foreman_virt_who_configure.po +0 -249
  62. data/locale/en/foreman_virt_who_configure.po +0 -249
  63. data/locale/en_GB/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
  64. data/locale/en_GB/foreman_virt_who_configure.po +0 -249
  65. data/locale/es/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
  66. data/locale/es/foreman_virt_who_configure.po +0 -249
  67. data/locale/foreman_virt_who_configure.pot +3 -335
  68. data/locale/fr/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
  69. data/locale/fr/foreman_virt_who_configure.po +0 -249
  70. data/locale/gl/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
  71. data/locale/gl/foreman_virt_who_configure.po +0 -249
  72. data/locale/gu/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
  73. data/locale/gu/foreman_virt_who_configure.po +0 -249
  74. data/locale/he_IL/foreman_virt_who_configure.po +0 -249
  75. data/locale/hi/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
  76. data/locale/hi/foreman_virt_who_configure.po +0 -249
  77. data/locale/it/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
  78. data/locale/it/foreman_virt_who_configure.po +0 -249
  79. data/locale/ja/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
  80. data/locale/ja/foreman_virt_who_configure.po +0 -249
  81. data/locale/ka/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
  82. data/locale/ka/foreman_virt_who_configure.po +0 -249
  83. data/locale/kn/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
  84. data/locale/kn/foreman_virt_who_configure.po +0 -249
  85. data/locale/ko/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
  86. data/locale/ko/foreman_virt_who_configure.po +0 -249
  87. data/locale/mr/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
  88. data/locale/mr/foreman_virt_who_configure.po +0 -249
  89. data/locale/nl_NL/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
  90. data/locale/nl_NL/foreman_virt_who_configure.po +0 -249
  91. data/locale/or/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
  92. data/locale/or/foreman_virt_who_configure.po +0 -249
  93. data/locale/pa/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
  94. data/locale/pa/foreman_virt_who_configure.po +0 -249
  95. data/locale/pl/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
  96. data/locale/pl/foreman_virt_who_configure.po +0 -249
  97. data/locale/pt/foreman_virt_who_configure.po +0 -249
  98. data/locale/pt_BR/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
  99. data/locale/pt_BR/foreman_virt_who_configure.po +0 -249
  100. data/locale/ru/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
  101. data/locale/ru/foreman_virt_who_configure.po +0 -249
  102. data/locale/sl/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
  103. data/locale/sl/foreman_virt_who_configure.po +0 -249
  104. data/locale/sv_SE/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
  105. data/locale/sv_SE/foreman_virt_who_configure.po +0 -249
  106. data/locale/ta/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
  107. data/locale/ta/foreman_virt_who_configure.po +0 -249
  108. data/locale/ta_IN/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
  109. data/locale/ta_IN/foreman_virt_who_configure.po +0 -249
  110. data/locale/te/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
  111. data/locale/te/foreman_virt_who_configure.po +0 -249
  112. data/locale/tr/foreman_virt_who_configure.po +0 -249
  113. data/locale/zh_CN/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
  114. data/locale/zh_CN/foreman_virt_who_configure.po +0 -249
  115. data/locale/zh_TW/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
  116. data/locale/zh_TW/foreman_virt_who_configure.po +0 -249
  117. data/test/factories/foreman_virt_who_configure_factories.rb +2 -2
  118. data/test/functional/api/v2/configs_controller_test.rb +14 -13
  119. data/test/unit/config_test.rb +24 -12
  120. data/test/unit/output_generator_test.rb +1 -2
  121. metadata +8 -7
  122. data/locale/action_names.rb +0 -84
@@ -464,255 +464,6 @@
464
464
  "Virt-who Configs Status": [
465
465
  ""
466
466
  ],
467
- "Abstract async task": [
468
- ""
469
- ],
470
- "Abstract": [
471
- ""
472
- ],
473
- "Action with sub plans": [
474
- ""
475
- ],
476
- "Agent action": [
477
- ""
478
- ],
479
- "Attach subscriptions": [
480
- ""
481
- ],
482
- "Auto attach subscriptions": [
483
- ""
484
- ],
485
- "Bulk generate applicability for hosts": [
486
- ""
487
- ],
488
- "Check for long running tasks": [
489
- ""
490
- ],
491
- "Combined Profile Update": [
492
- ""
493
- ],
494
- "Copy version units to library": [
495
- ""
496
- ],
497
- "Create Alternate Content Source": [
498
- ""
499
- ],
500
- "Create Export History": [
501
- ""
502
- ],
503
- "Create Import History": [
504
- ""
505
- ],
506
- "Create Syncable Export History": [
507
- ""
508
- ],
509
- "Create": [
510
- ""
511
- ],
512
- "Delete Activation Key": [
513
- ""
514
- ],
515
- "Delete Lifecycle Environment": [
516
- ""
517
- ],
518
- "Delete Product": [
519
- ""
520
- ],
521
- "Delete": [
522
- ""
523
- ],
524
- "Deliver notifications about long running tasks": [
525
- ""
526
- ],
527
- "Destroy Alternate Content Source": [
528
- ""
529
- ],
530
- "Destroy Content Host": [
531
- ""
532
- ],
533
- "Destroy": [
534
- ""
535
- ],
536
- "Disable": [
537
- ""
538
- ],
539
- "Discover": [
540
- ""
541
- ],
542
- "Enable": [
543
- ""
544
- ],
545
- "Errata mail": [
546
- ""
547
- ],
548
- "Export Library": [
549
- ""
550
- ],
551
- "Export Repository": [
552
- ""
553
- ],
554
- "Export": [
555
- ""
556
- ],
557
- "Fetch pxe files": [
558
- ""
559
- ],
560
- "Filtered index content": [
561
- ""
562
- ],
563
- "Generate host applicability": [
564
- ""
565
- ],
566
- "Generate repository applicability": [
567
- ""
568
- ],
569
- "Hypervisors update": [
570
- ""
571
- ],
572
- "Hypervisors": [
573
- ""
574
- ],
575
- "Import Content View Version": [
576
- ""
577
- ],
578
- "Import Default Content View": [
579
- ""
580
- ],
581
- "Import Puppet classes": [
582
- ""
583
- ],
584
- "Import Repository": [
585
- ""
586
- ],
587
- "Import facts": [
588
- ""
589
- ],
590
- "Import": [
591
- ""
592
- ],
593
- "Incremental Update of Content View Version(s) ": [
594
- ""
595
- ],
596
- "Incremental Update": [
597
- ""
598
- ],
599
- "Index content": [
600
- ""
601
- ],
602
- "Index errata": [
603
- ""
604
- ],
605
- "Index module streams": [
606
- ""
607
- ],
608
- "Index package groups": [
609
- ""
610
- ],
611
- "Install Applicable Errata": [
612
- ""
613
- ],
614
- "Instance update": [
615
- ""
616
- ],
617
- "Package Profile Update": [
618
- ""
619
- ],
620
- "Product Create": [
621
- ""
622
- ],
623
- "Promote": [
624
- ""
625
- ],
626
- "Promotion to Environment": [
627
- ""
628
- ],
629
- "Publish Lifecycle Environment Repositories": [
630
- ""
631
- ],
632
- "Publish": [
633
- ""
634
- ],
635
- "Refresh Alternate Content Source": [
636
- ""
637
- ],
638
- "Reindex subscriptions": [
639
- ""
640
- ],
641
- "Remove Content": [
642
- ""
643
- ],
644
- "Remove Version": [
645
- ""
646
- ],
647
- "Remove Versions and Associations": [
648
- ""
649
- ],
650
- "Remove from Environment": [
651
- ""
652
- ],
653
- "Remove subscriptions": [
654
- ""
655
- ],
656
- "Report": [
657
- ""
658
- ],
659
- "Republish Version Repositories": [
660
- ""
661
- ],
662
- "Run Sync Plan:": [
663
- ""
664
- ],
665
- "Sync capsule": [
666
- ""
667
- ],
668
- "Syncable export": [
669
- ""
670
- ],
671
- "Synchronize smart proxy": [
672
- ""
673
- ],
674
- "Synchronize": [
675
- ""
676
- ],
677
- "Update Alternate Content Source": [
678
- ""
679
- ],
680
- "Update CDN Configuration": [
681
- ""
682
- ],
683
- "Update Content Overrides": [
684
- ""
685
- ],
686
- "Update content urls": [
687
- ""
688
- ],
689
- "Update for host": [
690
- ""
691
- ],
692
- "Update http proxy details": [
693
- ""
694
- ],
695
- "Update http proxy": [
696
- ""
697
- ],
698
- "Update redhat repository": [
699
- ""
700
- ],
701
- "Update release version for host": [
702
- ""
703
- ],
704
- "Update": [
705
- ""
706
- ],
707
- "Updating System Purpose for host": [
708
- ""
709
- ],
710
- "Upload into": [
711
- ""
712
- ],
713
- "Verify checksum": [
714
- ""
715
- ],
716
467
  "A plugin to make virt-who configuration easy": [
717
468
  ""
718
469
  ]
@@ -5,7 +5,6 @@
5
5
  "": {
6
6
  "Project-Id-Version": "foreman_virt_who_configure 0.5.17",
7
7
  "Report-Msgid-Bugs-To": "",
8
- "POT-Creation-Date": "2023-09-15 14:09+0200",
9
8
  "PO-Revision-Date": "2017-05-03 11:59+0000",
10
9
  "Last-Translator": "Amit Upadhye <aupadhye@redhat.com>, 2023",
11
10
  "Language-Team": "Chinese (China) (https://app.transifex.com/foreman/teams/114/zh_CN/)",
@@ -465,12 +464,15 @@
465
464
  "Virt-who Configs Status": [
466
465
  "Virt-who 配置状态"
467
466
  ],
468
- "Abstract async task": [
469
- "抽象 async 任务"
467
+ "A plugin to make virt-who configuration easy": [
468
+ "简化 virt-who 配置的插件"
470
469
  ],
471
470
  "Abstract": [
472
471
  "摘要"
473
472
  ],
473
+ "Abstract async task": [
474
+ "抽象 async 任务"
475
+ ],
474
476
  "Action with sub plans": [
475
477
  "有子计划的操作"
476
478
  ],
@@ -486,15 +488,15 @@
486
488
  "Bulk generate applicability for hosts": [
487
489
  "批量生成主机的适用性"
488
490
  ],
489
- "Check for long running tasks": [
490
- ""
491
- ],
492
491
  "Combined Profile Update": [
493
492
  "组合的配置集更新"
494
493
  ],
495
494
  "Copy version units to library": [
496
495
  "将版本单位复制到库"
497
496
  ],
497
+ "Create": [
498
+ "创建"
499
+ ],
498
500
  "Create Alternate Content Source": [
499
501
  "创建备用内容源"
500
502
  ],
@@ -507,8 +509,8 @@
507
509
  "Create Syncable Export History": [
508
510
  "创建可同步的导出历史记录"
509
511
  ],
510
- "Create": [
511
- "创建"
512
+ "Delete": [
513
+ "刪除"
512
514
  ],
513
515
  "Delete Activation Key": [
514
516
  "删除激活码"
@@ -519,11 +521,8 @@
519
521
  "Delete Product": [
520
522
  "删除产品"
521
523
  ],
522
- "Delete": [
523
- "刪除"
524
- ],
525
- "Deliver notifications about long running tasks": [
526
- ""
524
+ "Destroy": [
525
+ "销毁"
527
526
  ],
528
527
  "Destroy Alternate Content Source": [
529
528
  "销毁备用内容源"
@@ -531,9 +530,6 @@
531
530
  "Destroy Content Host": [
532
531
  "销毁内容主机"
533
532
  ],
534
- "Destroy": [
535
- "销毁"
536
- ],
537
533
  "Disable": [
538
534
  "禁用"
539
535
  ],
@@ -546,15 +542,15 @@
546
542
  "Errata mail": [
547
543
  "勘误邮件"
548
544
  ],
545
+ "Export": [
546
+ "导出"
547
+ ],
549
548
  "Export Library": [
550
549
  "导出库"
551
550
  ],
552
551
  "Export Repository": [
553
552
  "导出仓库"
554
553
  ],
555
- "Export": [
556
- "导出"
557
- ],
558
554
  "Fetch pxe files": [
559
555
  "获取 pxe 文件"
560
556
  ],
@@ -567,11 +563,14 @@
567
563
  "Generate repository applicability": [
568
564
  "生成仓库适用性"
569
565
  ],
566
+ "Hypervisors": [
567
+ "Hypervisor"
568
+ ],
570
569
  "Hypervisors update": [
571
570
  "Hypervisor 更新"
572
571
  ],
573
- "Hypervisors": [
574
- "Hypervisor"
572
+ "Import": [
573
+ "导入"
575
574
  ],
576
575
  "Import Content View Version": [
577
576
  "导入内容视图版本"
@@ -588,15 +587,12 @@
588
587
  "Import facts": [
589
588
  "导入事实"
590
589
  ],
591
- "Import": [
592
- "导入"
590
+ "Incremental Update": [
591
+ "增量更新"
593
592
  ],
594
593
  "Incremental Update of Content View Version(s) ": [
595
594
  "内容视图版本的增量更新"
596
595
  ],
597
- "Incremental Update": [
598
- "增量更新"
599
- ],
600
596
  "Index content": [
601
597
  "索引內容"
602
598
  ],
@@ -627,12 +623,12 @@
627
623
  "Promotion to Environment": [
628
624
  "升级到环境"
629
625
  ],
630
- "Publish Lifecycle Environment Repositories": [
631
- "发布生命周期环境仓库"
632
- ],
633
626
  "Publish": [
634
627
  "发布"
635
628
  ],
629
+ "Publish Lifecycle Environment Repositories": [
630
+ "发布生命周期环境仓库"
631
+ ],
636
632
  "Refresh Alternate Content Source": [
637
633
  "刷新备用内容源"
638
634
  ],
@@ -669,11 +665,14 @@
669
665
  "Syncable export": [
670
666
  "可同步导出"
671
667
  ],
668
+ "Synchronize": [
669
+ "同步"
670
+ ],
672
671
  "Synchronize smart proxy": [
673
672
  "同步智能代理服务器"
674
673
  ],
675
- "Synchronize": [
676
- "同步"
674
+ "Update": [
675
+ "更新"
677
676
  ],
678
677
  "Update Alternate Content Source": [
679
678
  "更新备用内容源"
@@ -690,21 +689,18 @@
690
689
  "Update for host": [
691
690
  "对主机的更新"
692
691
  ],
693
- "Update http proxy details": [
694
- "更新 http 代理详情"
695
- ],
696
692
  "Update http proxy": [
697
693
  "更新 HTTP 代理"
698
694
  ],
695
+ "Update http proxy details": [
696
+ "更新 http 代理详情"
697
+ ],
699
698
  "Update redhat repository": [
700
699
  "更新 redhat 仓库"
701
700
  ],
702
701
  "Update release version for host": [
703
702
  "为主机更新发行版本"
704
703
  ],
705
- "Update": [
706
- "更新"
707
- ],
708
704
  "Updating System Purpose for host": [
709
705
  "主机更新系统目的"
710
706
  ],
@@ -713,12 +709,6 @@
713
709
  ],
714
710
  "Verify checksum": [
715
711
  "验证校验和"
716
- ],
717
- "A plugin to make virt-who configuration easy": [
718
- "简化 virt-who 配置的插件"
719
- ],
720
- "Remote action:": [
721
- "远程操作:"
722
712
  ]
723
713
  }
724
714
  }
@@ -464,51 +464,27 @@
464
464
  "Virt-who Configs Status": [
465
465
  ""
466
466
  ],
467
+ "A plugin to make virt-who configuration easy": [
468
+ ""
469
+ ],
467
470
  "Abstract async task": [
468
471
  "抽象 async task"
469
472
  ],
470
- "Abstract": [
471
- ""
472
- ],
473
473
  "Action with sub plans": [
474
474
  "有子計畫的動作"
475
475
  ],
476
- "Agent action": [
477
- ""
478
- ],
479
476
  "Attach subscriptions": [
480
477
  "連接訂閱服務"
481
478
  ],
482
479
  "Auto attach subscriptions": [
483
480
  "自動連接訂閱"
484
481
  ],
485
- "Bulk generate applicability for hosts": [
486
- ""
487
- ],
488
- "Check for long running tasks": [
489
- ""
490
- ],
491
- "Combined Profile Update": [
492
- ""
493
- ],
494
- "Copy version units to library": [
495
- ""
496
- ],
497
- "Create Alternate Content Source": [
498
- ""
499
- ],
500
- "Create Export History": [
501
- ""
502
- ],
503
- "Create Import History": [
504
- ""
505
- ],
506
- "Create Syncable Export History": [
507
- ""
508
- ],
509
482
  "Create": [
510
483
  "建立"
511
484
  ],
485
+ "Delete": [
486
+ "刪除"
487
+ ],
512
488
  "Delete Activation Key": [
513
489
  "刪除啟動金鑰"
514
490
  ],
@@ -518,21 +494,12 @@
518
494
  "Delete Product": [
519
495
  "刪除產品"
520
496
  ],
521
- "Delete": [
522
- "刪除"
523
- ],
524
- "Deliver notifications about long running tasks": [
525
- ""
526
- ],
527
- "Destroy Alternate Content Source": [
528
- ""
497
+ "Destroy": [
498
+ "銷毀"
529
499
  ],
530
500
  "Destroy Content Host": [
531
501
  "銷毀內容主機"
532
502
  ],
533
- "Destroy": [
534
- "銷毀"
535
- ],
536
503
  "Disable": [
537
504
  "停用"
538
505
  ],
@@ -545,54 +512,27 @@
545
512
  "Errata mail": [
546
513
  "勘誤郵件"
547
514
  ],
548
- "Export Library": [
549
- ""
550
- ],
551
- "Export Repository": [
552
- ""
553
- ],
554
515
  "Export": [
555
516
  "匯出"
556
517
  ],
557
- "Fetch pxe files": [
558
- ""
559
- ],
560
518
  "Filtered index content": [
561
519
  "已篩選的索引內容"
562
520
  ],
563
- "Generate host applicability": [
564
- ""
565
- ],
566
- "Generate repository applicability": [
567
- ""
568
- ],
569
- "Hypervisors update": [
570
- "Hypervisor 更新"
571
- ],
572
521
  "Hypervisors": [
573
522
  "Hypervisor"
574
523
  ],
575
- "Import Content View Version": [
576
- ""
524
+ "Hypervisors update": [
525
+ "Hypervisor 更新"
577
526
  ],
578
- "Import Default Content View": [
579
- ""
527
+ "Import": [
528
+ "匯入"
580
529
  ],
581
530
  "Import Puppet classes": [
582
531
  "匯入 Puppet 類別"
583
532
  ],
584
- "Import Repository": [
585
- ""
586
- ],
587
533
  "Import facts": [
588
534
  "匯入詳情"
589
535
  ],
590
- "Import": [
591
- "匯入"
592
- ],
593
- "Incremental Update of Content View Version(s) ": [
594
- ""
595
- ],
596
536
  "Incremental Update": [
597
537
  "遞增更新"
598
538
  ],
@@ -602,18 +542,12 @@
602
542
  "Index errata": [
603
543
  "索引勘誤"
604
544
  ],
605
- "Index module streams": [
606
- ""
607
- ],
608
545
  "Index package groups": [
609
546
  "為套件群組製作索引"
610
547
  ],
611
548
  "Install Applicable Errata": [
612
549
  "安裝可套用的勘誤"
613
550
  ],
614
- "Instance update": [
615
- ""
616
- ],
617
551
  "Package Profile Update": [
618
552
  "套件設定檔更新"
619
553
  ],
@@ -623,18 +557,9 @@
623
557
  "Promote": [
624
558
  "Promote"
625
559
  ],
626
- "Promotion to Environment": [
627
- ""
628
- ],
629
- "Publish Lifecycle Environment Repositories": [
630
- ""
631
- ],
632
560
  "Publish": [
633
561
  "發行"
634
562
  ],
635
- "Refresh Alternate Content Source": [
636
- ""
637
- ],
638
563
  "Reindex subscriptions": [
639
564
  "重新索引訂閱服務"
640
565
  ],
@@ -656,65 +581,17 @@
656
581
  "Report": [
657
582
  "回報"
658
583
  ],
659
- "Republish Version Repositories": [
660
- ""
661
- ],
662
- "Run Sync Plan:": [
663
- ""
664
- ],
665
- "Sync capsule": [
666
- ""
667
- ],
668
- "Syncable export": [
669
- ""
670
- ],
671
- "Synchronize smart proxy": [
672
- ""
673
- ],
674
584
  "Synchronize": [
675
585
  "同步"
676
586
  ],
677
- "Update Alternate Content Source": [
678
- ""
679
- ],
680
- "Update CDN Configuration": [
681
- ""
682
- ],
683
- "Update Content Overrides": [
684
- ""
685
- ],
686
- "Update content urls": [
687
- ""
688
- ],
689
- "Update for host": [
690
- "給主機的更新"
691
- ],
692
- "Update http proxy details": [
693
- ""
694
- ],
695
- "Update http proxy": [
696
- ""
697
- ],
698
- "Update redhat repository": [
699
- ""
700
- ],
701
- "Update release version for host": [
702
- ""
703
- ],
704
587
  "Update": [
705
588
  "更新"
706
589
  ],
707
- "Updating System Purpose for host": [
708
- ""
590
+ "Update for host": [
591
+ "給主機的更新"
709
592
  ],
710
593
  "Upload into": [
711
594
  "上傳入"
712
- ],
713
- "Verify checksum": [
714
- ""
715
- ],
716
- "A plugin to make virt-who configuration easy": [
717
- ""
718
595
  ]
719
596
  }
720
597
  }
@@ -19,9 +19,8 @@ module Actions
19
19
  # # but we should be careful anyway
20
20
  # hypervisor = ::Host.joins(:subscription_facet).where(:'katello_subscription_facets.uuid' => hv_attrs['uuid']).first
21
21
  # end
22
-
23
- config = ::ForemanVirtWhoConfigure::ServiceUser.find_by_user_id(User.current.id).try(:config)
24
- if config.present?
22
+ configs = ::ForemanVirtWhoConfigure::ServiceUser.find_by_user_id(User.current.id).try(:configs)
23
+ configs&.each do |config|
25
24
  config.virt_who_touch!
26
25
  end
27
26