foreman_virt_who_configure 0.5.6 → 0.5.7

Sign up to get free protection for your applications and to get access to all the features.
Files changed (49) hide show
  1. checksums.yaml +4 -4
  2. data/app/controllers/foreman_virt_who_configure/api/v2/configs_controller.rb +1 -1
  3. data/app/helpers/foreman_virt_who_configure/configs_helper.rb +1 -3
  4. data/app/models/foreman_virt_who_configure/config.rb +0 -3
  5. data/app/models/foreman_virt_who_configure/output_generator.rb +15 -13
  6. data/app/views/foreman_virt_who_configure/configs/show.html.erb +2 -2
  7. data/app/views/foreman_virt_who_configure/configs/steps/_connection_form.erb +2 -2
  8. data/db/migrate/20210608100743_delete_rhevm_profiles.rb +5 -0
  9. data/lib/foreman_virt_who_configure/version.rb +1 -1
  10. data/locale/action_names.rb +36 -26
  11. data/locale/ca/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
  12. data/locale/ca/foreman_virt_who_configure.po +647 -0
  13. data/locale/cs_CZ/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
  14. data/locale/cs_CZ/foreman_virt_who_configure.po +653 -0
  15. data/locale/de/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
  16. data/locale/de/foreman_virt_who_configure.po +657 -0
  17. data/locale/en/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
  18. data/locale/en/foreman_virt_who_configure.po +56 -47
  19. data/locale/en_GB/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
  20. data/locale/en_GB/foreman_virt_who_configure.po +650 -0
  21. data/locale/es/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
  22. data/locale/es/foreman_virt_who_configure.po +653 -0
  23. data/locale/foreman_virt_who_configure.pot +170 -165
  24. data/locale/fr/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
  25. data/locale/fr/foreman_virt_who_configure.po +651 -0
  26. data/locale/gl/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
  27. data/locale/gl/foreman_virt_who_configure.po +649 -0
  28. data/locale/it/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
  29. data/locale/it/foreman_virt_who_configure.po +652 -0
  30. data/locale/ja/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
  31. data/locale/ja/foreman_virt_who_configure.po +651 -0
  32. data/locale/ko/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
  33. data/locale/ko/foreman_virt_who_configure.po +650 -0
  34. data/locale/nl_NL/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
  35. data/locale/nl_NL/foreman_virt_who_configure.po +653 -0
  36. data/locale/pl/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
  37. data/locale/pl/foreman_virt_who_configure.po +652 -0
  38. data/locale/pt_BR/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
  39. data/locale/pt_BR/foreman_virt_who_configure.po +652 -0
  40. data/locale/ru/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
  41. data/locale/ru/foreman_virt_who_configure.po +654 -0
  42. data/locale/sv_SE/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
  43. data/locale/sv_SE/foreman_virt_who_configure.po +651 -0
  44. data/locale/zh_CN/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
  45. data/locale/zh_CN/foreman_virt_who_configure.po +654 -0
  46. data/locale/zh_TW/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
  47. data/locale/zh_TW/foreman_virt_who_configure.po +651 -0
  48. data/test/unit/output_generator_test.rb +5 -5
  49. metadata +41 -6
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 38a1caca71ecc26f921be69f4efe48943a0ac7b79a0b5a7cb2d99fe41bfc202f
4
- data.tar.gz: 000115561c5ad123da017fb662913cb3dbbe2e1113adf23cc73315735c906022
3
+ metadata.gz: 2a6d5edff03f44341f5a5c589b370b07df3fc79be8da03cc15a8e510c3bbab25
4
+ data.tar.gz: 14532602b8e22287a71eae220793f2865bed9265630b25ee326bb9b457cbabf2
5
5
  SHA512:
6
- metadata.gz: e84d2ec1aa61e5f37e1354ece1ef2e04493623cd791d0b839f996270fa32bb652aaa96af7c365015f53638658a5064d6d13c14be61704f8a765208d190389e58
7
- data.tar.gz: 5c3d700fc5babc9d73a53c77aab32b5e92f896818fa9903efdcc5f1350c94c0c776cc27ba564bd2b0826298eef0952a7da90ccc2ab2ff24ba5f9444e50ab83f3
6
+ metadata.gz: 70d8749e99f5ca805edda408c2fe9bb2013c6df149bcf403d79405c88363889e73170c6f3180f6b1b5ee0c42565649b5b4b68bbba86cd654af831a832de4ed1c
7
+ data.tar.gz: d762a6229d23557e188accde65b70a32faec53d98f62b55914e9f380e18671feb401fc7df033fbe20e74527e1aa860f319c95923a39fa682c31c7d9cd7aeda90
@@ -50,7 +50,7 @@ module ForemanVirtWhoConfigure
50
50
  param :hypervisor_server, String, :desc => N_("Fully qualified host name or IP address of the hypervisor"), :required => true
51
51
  param :hypervisor_username, String, :desc => N_("Account name by which virt-who is to connect to the hypervisor."), :required => true
52
52
  param :hypervisor_password, String, :desc => N_("Hypervisor password, required for all hypervisor types except for libvirt"), :required => false
53
- param :satellite_url, String, :desc => N_("Satellite server FQDN"), :required => true
53
+ param :satellite_url, String, :desc => N_("Foreman server FQDN"), :required => true
54
54
  param :debug, :bool, :desc => N_("Enable debugging output")
55
55
  param :http_proxy_id, Integer, :desc => N_('HTTP proxy that should be used for communication between the server on which virt-who is running and the hypervisors and virtualization managers.')
56
56
  param :no_proxy, String, :desc => N_("Ignore proxy. A comma-separated list of hostnames or domains or ip addresses to ignore proxy settings for. Optionally this may be set to * to bypass proxy settings for all hostnames domains or ip addresses.")
@@ -3,7 +3,6 @@ module ForemanVirtWhoConfigure
3
3
  def hypervisor_server_help_data
4
4
  @hypervisor_server_help_data ||= {
5
5
  'esx' => _('VMware vCenter server’s fully qualified host name or IP address.'),
6
- 'rhevm' => _('Red Hat Virtualization Manager’s fully qualified host name or IP address. For example, <code>https://hostname:443/ovirt-engine/</code> for v4, <code>https://hostname_or_IP:443</code> for v3'),
7
6
  'hyperv' => _('Microsoft Hyper-V fully qualified host name or IP address.'),
8
7
  'libvirt' => _('Libvirt server’s fully qualified host name or IP address. You can also specify preferred schema, for example: <code>qemu+ssh://libvirt.example.com/system</code>. If you use SSH, make sure you setup root\'s SSH key on target host for a user specified at hypervisor username field'),
9
8
  'kubevirt' => _('Container-native virtualization’s fully qualified host name or IP address. In order to connect to the cluster it is required to provide path to kubeconfig which contains connection details and authentication token.')
@@ -12,8 +11,7 @@ module ForemanVirtWhoConfigure
12
11
 
13
12
  def hypervisor_username_help_data
14
13
  @hypervisor_username_help_data ||= {
15
- 'esx' => _('Account name by which virt-who is to connect to the hypervisor, in the format <code>domain_name\account_name</code>. Note that only a single backslash separates the values for domain_name and account_name. If you are using a domain account, and the global configuration file <code>/etc/sysconfig/virt-who</code>, then <b>two</b> backslashes are required. For further details, see <a href="https://access.redhat.com/solutions/1270223">Red Hat Knowledgebase solution How to use a windows domain account with virt-who</a> for more information.'),
16
- 'rhevm' => _('Account name by which virt-who is to connect to the Red Hat Enterprise Virtualization Manager instance. The username option requires input in the format username@domain.'),
14
+ 'esx' => _('Account name by which virt-who is to connect to the hypervisor, in the format <code>domain_name\account_name</code>. Note that only a single backslash separates the values for domain_name and account_name. If you are using a domain account, and the global configuration file <code>/etc/virt-who.conf</code>, then <b>two</b> backslashes are required. For further details, see <a href="https://access.redhat.com/solutions/1270223">Red Hat Knowledgebase solution How to use a windows domain account with virt-who</a> for more information.'),
17
15
  'hyperv' => _('Account name by which virt-who is to connect to the hypervisor. By default this is <code>Administrator</code>. To use an alternate account, create a user account and assign that account to the following groups (Windows 2012 Server): Hyper-V Administrators and Remote Management Users.'),
18
16
  'libvirt' => _('Account name by which virt-who is to connect to the hypervisor. Virt-who does not support password based authentication, you must manually setup SSH key, see <a href="https://access.redhat.com/solutions/1515983">Red Hat Knowledgebase solution How to configure virt-who for a KVM host</a> for more information.'),
19
17
  'kubevirt' => ''
@@ -31,7 +31,6 @@ module ForemanVirtWhoConfigure
31
31
 
32
32
  HYPERVISOR_TYPES = {
33
33
  'esx' => 'VMware vSphere / vCenter (esx)',
34
- 'rhevm' => 'Red Hat Virtualization Hypervisor (rhevm)',
35
34
  'hyperv' => 'Microsoft Hyper-V (hyperv)',
36
35
  'libvirt' => 'libvirt',
37
36
  'kubevirt' => 'Container-native virtualization'
@@ -185,8 +184,6 @@ module ForemanVirtWhoConfigure
185
184
  # 'libvirt'
186
185
  # when Foreman::Model::Vmware
187
186
  # 'esx'
188
- # when Foreman::Model::Ovirt
189
- # 'rhevm'
190
187
  # else
191
188
  # raise 'unsupported compute resource type'
192
189
  # end
@@ -19,9 +19,9 @@ module ForemanVirtWhoConfigure
19
19
  ConfigurationResult.new(1, 'virt_who_too_old', N_('Newer version of virt-who is required, minimum version is %s') % MINIMUM_VIRT_WHO_VERSION),
20
20
  ConfigurationResult.new(2, 'virt_who_config_file_issue', N_('Unable to create virt-who config file')),
21
21
  ConfigurationResult.new(4, 'virt_who_sysconfig_file_issue', N_('Unable to create sysconfig file')),
22
- ConfigurationResult.new(8, 'virt_who_chkconfig_issue', N_('Unable to enable virt-who service using chkconfig')),
22
+ ConfigurationResult.new(8, 'virt_who_systemctl_issue', N_('Unable to enable virt-who service using systemctl')),
23
23
  ConfigurationResult.new(16, 'virt_who_service_issue', N_('Unable to start virt-who service, please see virt-who logs for more details')),
24
- ConfigurationResult.new(32, 'virt_who_installation', N_('Unable to install virt-who package, make sure the host is properly subscribed and has access to satellite-tools repository')),
24
+ ConfigurationResult.new(32, 'virt_who_installation', N_('Unable to install virt-who package, make sure the host is properly subscribed and has access to katello-host-tools repository')),
25
25
  ]
26
26
 
27
27
  attr_reader :config
@@ -75,7 +75,7 @@ verify_minimal_version() {
75
75
  installed_version=`rpm -q --queryformat '%{VERSION}' virt-who`
76
76
 
77
77
  if version_lt $installed_version $minimal_version; then
78
- echo "virt-who $installed_version does not meet minimum requirements, please make sure this host is properly subscribed and has access to satellite-tools repository, minimal virt-who version is $minimal_version"
78
+ echo "virt-who $installed_version does not meet minimum requirements, please make sure this host is properly subscribed and has access to katello-host-tools repository, minimal virt-who version is $minimal_version"
79
79
  return 1
80
80
  else
81
81
  return 0
@@ -125,17 +125,19 @@ EOF
125
125
  if [ $? -ne 0 ]; then result_code=$(($result_code|#{error_code(:virt_who_config_file_issue)})); fi
126
126
 
127
127
  step 4 "Creating sysconfig virt-who configuration"
128
- cat > #{sysconfig_file_path} << EOF
128
+ cat > #{default_config_path} << EOF
129
129
  ### This configuration file is managed via the virt-who configure plugin
130
130
  ### manual edits will be deleted.
131
- VIRTWHO_DEBUG=#{config.debug? ? 1 : 0}
132
- VIRTWHO_INTERVAL=#{config.interval * 60}#{proxy_strings}
131
+ [global]
132
+ debug=#{config.debug? ? 1 : 0}
133
+ interval=#{config.interval * 60}#{proxy_strings}
134
+ oneshot=False
133
135
  EOF
134
136
  if [ $? -ne 0 ]; then result_code=$(($result_code|#{error_code(:virt_who_sysconfig_file_issue)})); fi
135
137
 
136
138
  step 5 "Enabling and restarting the virt-who service"
137
- chkconfig virt-who on || result_code=$(($result_code|#{error_code(:virt_who_chkconfig_issue)}))
138
- service virt-who restart || result_code=$(($result_code|#{error_code(:virt_who_service_issue)}))
139
+ systemctl enable virt-who || result_code=$(($result_code|#{error_code(:virt_who_systemctl_issue)}))
140
+ systemctl restart virt-who || result_code=$(($result_code|#{error_code(:virt_who_service_issue)}))
139
141
  else
140
142
  result_code=$(($result_code|#{error_code(:virt_who_too_old)}))
141
143
  fi
@@ -196,8 +198,8 @@ encrypted_password=$cr_password"
196
198
  "/etc/virt-who.d/#{identifier}.conf"
197
199
  end
198
200
 
199
- def sysconfig_file_path
200
- '/etc/sysconfig/virt-who'
201
+ def default_config_path
202
+ '/etc/virt-who.conf'
201
203
  end
202
204
 
203
205
  def identifier
@@ -229,7 +231,7 @@ encrypted_password=$cr_password"
229
231
  case config.hypervisor_type
230
232
  when 'libvirt'
231
233
  config.hypervisor_password.blank? ? LIBVIRT_FAKE_PASSWORD : config.hypervisor_password
232
- when 'kubevirt'
234
+ when 'kubevirt'
233
235
  config.hypervisor_password.blank? ? KUBEVIRT_FAKE_PASSWORD : config.hypervisor_password
234
236
  else
235
237
  config.hypervisor_password
@@ -271,8 +273,8 @@ encrypted_password=$cr_password"
271
273
  def proxy_strings
272
274
  output = ''
273
275
  output << "\n#{proxy_type}=#{sanitize_proxy(proxy.full_url)}" if proxy.present?
274
- output << "\nNO_PROXY=#{sanitize_proxy(no_proxy)}" if no_proxy.present?
275
- output << "\nNO_PROXY=*" if !proxy.present? && !no_proxy.present?
276
+ output << "\nno_proxy=#{sanitize_proxy(no_proxy)}" if no_proxy.present?
277
+ output << "\nno_proxy=*" if !proxy.present? && !no_proxy.present?
276
278
  output
277
279
  end
278
280
 
@@ -37,7 +37,7 @@
37
37
  <%= config_attribute :hypervisor_server, @config.hypervisor_server %>
38
38
  <%= config_attribute :hypervisor_username, @config.hypervisor_username if @config.hypervisor_type != 'kubevirt' %>
39
39
  <%= config_attribute :interval, _(ForemanVirtWhoConfigure::Config::AVAILABLE_INTERVALS[@config.interval.to_s]) %>
40
- <%= config_attribute :satellite_url, @config.satellite_url, _('Satellite server FQDN')%>
40
+ <%= config_attribute :satellite_url, @config.satellite_url, _('Foreman server FQDN')%>
41
41
  <%= config_attribute :hypervisor_id, @config.hypervisor_id, _('Hypervisor ID') %>
42
42
  <%= config_attribute :listing_mode, _(ForemanVirtWhoConfigure::Config::FILTERING_MODES[@config.listing_mode.to_s]), _('Filtering') %>
43
43
  <% if @config.listing_mode == ForemanVirtWhoConfigure::Config::WHITELIST %>
@@ -62,7 +62,7 @@
62
62
  <div class="form-group">
63
63
  <div class="row">
64
64
  <div class="col-md-6">
65
- <%= _("Use either hammer command or the script below to deploy this configuration. Both require root privileges. Run one of them on the target host which has access to Red Hat Satellite Tools repository and will run virt-who reporting, preferably Satellite host:") %>
65
+ <%= _("Use either hammer command or the script below to deploy this configuration. Both require root privileges. Run one of them on the target host which has access to katello-host-tools repository and will run virt-who reporting, preferably Foreman host:") %>
66
66
  </div>
67
67
  </div>
68
68
 
@@ -1,10 +1,10 @@
1
1
  <div id="config_connection">
2
- <%= text_f f, :satellite_url, inline_help_popover(_('Satellite Server’s fully-qualified host name, for example: satellite.example.com')).merge(:label => _('Satellite server FQDN')) %>
2
+ <%= text_f f, :satellite_url, inline_help_popover(_('Foreman server’s fully-qualified host name, for example: foreman.example.com')).merge(:label => _('Foreman server FQDN')) %>
3
3
  <%= select_f f, :hypervisor_id, ForemanVirtWhoConfigure::Config::HYPERVISOR_IDS, :to_s, :to_s, {}, { :label => _('Hypervisor ID') }.merge(
4
4
  inline_help_popover(_("Specifies that hypervisors will be identified by their <b>hostname</b>, <b>uuid</b> or <b>hwuuid</b>.
5
5
  Note that some virtualization backends don't have all of them implemented.
6
6
  Default is <b>hostname</b>, which provides more meaningful hypervisor
7
- names, but can cause duplicated hypervisor registrations if the host is renamed. To avoid that, you can use <b>uuid</b> instead. <b>hwuuid</b> is applicable to esx and rhevm only.
7
+ names, but can cause duplicated hypervisor registrations if the host is renamed. To avoid that, you can use <b>uuid</b> instead. <b>hwuuid</b> is applicable to esx only.
8
8
  This property is meant to be set up before the initial run of virt-who. Changing it later will result in duplicated entries in the subscription manager.").html_safe)) %>
9
9
  <%= selectable_f f, :listing_mode, ForemanVirtWhoConfigure::Config::FILTERING_MODES.map { |k,v| [_(v), k] }, {}, { :label => _('Filtering') }.merge(
10
10
  inline_help_popover(_("If you run a hybrid environment, with virtual machines running Red Hat Enterprise Linux and other operating systems, you may want to limit the scope of virt-who’s access to hosts. For example, if some hypervisors host only Microsoft Windows Server instances, there is no benefit in having those hypervisors reported by the virt-who agent."))) %>
@@ -0,0 +1,5 @@
1
+ class DeleteRhevmProfiles < ActiveRecord::Migration[6.0]
2
+ def change
3
+ ForemanVirtWhoConfigure::Config.where(:hypervisor_type => 'rhevm').destroy_all
4
+ end
5
+ end
@@ -1,3 +1,3 @@
1
1
  module ForemanVirtWhoConfigure
2
- VERSION = '0.5.6'.freeze
2
+ VERSION = '0.5.7'.freeze
3
3
  end
@@ -1,9 +1,30 @@
1
1
  # Autogenerated!
2
+ _("Action with sub plans")
3
+ _("Import facts")
4
+ _("Import Puppet classes")
5
+ _("Abstract async task")
2
6
  _("Create")
7
+ _("Delete Activation Key")
8
+ _("Update")
9
+ _("Generate host applicability")
10
+ _("Bulk generate applicability for hosts")
11
+ _("Generate repository applicability")
12
+ _("Synchronize smart proxy")
13
+ _("Sync capsule")
3
14
  _("Delete")
15
+ _("Errata mail")
16
+ _("Incremental Update of Content View Version(s) ")
17
+ _("Promote")
18
+ _("Promotion to Environment")
19
+ _("Publish")
20
+ _("Remove Versions and Associations")
21
+ _("Remove from Environment")
22
+ _("Remove Version")
4
23
  _("Export")
5
24
  _("Incremental Update")
25
+ _("Republish Version Repositories")
6
26
  _("Delete Lifecycle Environment")
27
+ _("Publish Lifecycle Environment Repositories")
7
28
  _("Attach subscriptions")
8
29
  _("Auto attach subscriptions")
9
30
  _("Destroy Content Host")
@@ -16,46 +37,35 @@ _("Remove package")
16
37
  _("Update package")
17
38
  _("Install package group")
18
39
  _("Remove package group")
19
- _("Register Host")
20
40
  _("Remove subscriptions")
21
- _("Unregister Host")
41
+ _("Update Content Overrides")
22
42
  _("Update for host")
43
+ _("Update release version for host")
23
44
  _("Package Profile Update")
24
- _("Auto-attach subscriptions")
45
+ _("Combined Profile Update")
25
46
  _("Destroy")
26
47
  _("Product Create")
27
48
  _("Delete Product")
28
49
  _("Reindex subscriptions")
29
- _("Update")
30
- _("Errata mail")
50
+ _("Update http proxy")
51
+ _("Delete Package Group")
52
+ _("Discover")
53
+ _("Fetch pxe files")
31
54
  _("Filtered index content")
32
55
  _("Upload into")
33
56
  _("Index content")
34
57
  _("Index errata")
58
+ _("Index module streams")
35
59
  _("Index package groups")
60
+ _("Instance update")
36
61
  _("Remove Content")
37
62
  _("Synchronize")
63
+ _("Update content urls")
64
+ _("Update http proxy details")
65
+ _("Update redhat repository")
38
66
  _("Upload errata into")
67
+ _("Create Package Group")
39
68
  _("Disable")
40
69
  _("Enable")
41
- _("Add Sync Plan Products")
42
- _("Update Sync Plan Products")
43
- _("Update Sync Plan")
44
- _("Remote action:")
45
- _("Report")
46
- _("Action with sub plans")
47
- _("Create architecture")
48
- _("Delete architecture")
49
- _("Update architecture")
50
- _("Import facts")
51
- _("Import Puppet classes")
52
- _("Abstract async task")
53
- _("Delete Activation Key")
54
- _("Configure capsule")
55
- _("Create repos")
56
- _("Synchronize capsule content")
57
- _("Promotion")
58
- _("Publish")
59
- _("Remove from Environment")
60
- _("Remove Version")
61
- _("Remove Versions and Associations")
70
+ _("Run Sync Plan:")
71
+ _("Report")
@@ -0,0 +1,647 @@
1
+ # Catalan translations for foreman_virt_who_configure package.
2
+ # Copyright (C) 2020 THE PACKAGE'S COPYRIGHT HOLDER
3
+ # This file is distributed under the same license as the foreman_virt_who_configure package.
4
+ # FIRST AUTHOR <EMAIL@ADDRESS>, 2020.
5
+ #
6
+ msgid ""
7
+ msgstr ""
8
+ "Project-Id-Version: foreman_virt_who_configure 1.0.0\n"
9
+ "Report-Msgid-Bugs-To: \n"
10
+ "PO-Revision-Date: 2020-05-22 18:58+0530\n"
11
+ "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
12
+ "Language-Team: Catalan\n"
13
+ "Language: ca\n"
14
+ "MIME-Version: 1.0\n"
15
+ "Content-Type: text/plain; charset=UTF-8\n"
16
+ "Content-Transfer-Encoding: 8bit\n"
17
+ "Plural-Forms: nplurals=2; plural=n != 1;\n"
18
+ "\n"
19
+
20
+ msgid "1. Copy this configuration script to a safe directory."
21
+ msgstr ""
22
+
23
+ msgid "2. Make the script executable and run it."
24
+ msgstr ""
25
+
26
+ msgid "3. Delete the script."
27
+ msgstr ""
28
+
29
+ msgid "A comma-separated list of hostnames or domains or ip addresses to ignore proxy settings for. Optionally this may be set to <code>*</code> to bypass proxy settings for all hostnames domains or ip addresses."
30
+ msgstr ""
31
+
32
+ msgid "A plugin to make virt-who configuration easy"
33
+ msgstr ""
34
+
35
+ msgid "Abstract async task"
36
+ msgstr ""
37
+
38
+ msgid "Account name by which virt-who is to connect to the hypervisor, in the format <code>domain_name\\account_name</code>. Note that only a single backslash separates the values for domain_name and account_name. If you are using a domain account, and the global configuration file <code>/etc/virt-who.conf</code>, then <b>two</b> backslashes are required. For further details, see <a href=\"https://access.redhat.com/solutions/1270223\">Red Hat Knowledgebase solution How to use a windows domain account with virt-who</a> for more information."
39
+ msgstr ""
40
+
41
+ msgid "Account name by which virt-who is to connect to the hypervisor."
42
+ msgstr ""
43
+
44
+ msgid "Account name by which virt-who is to connect to the hypervisor. By default this is <code>Administrator</code>. To use an alternate account, create a user account and assign that account to the following groups (Windows 2012 Server): Hyper-V Administrators and Remote Management Users."
45
+ msgstr ""
46
+
47
+ msgid "Account name by which virt-who is to connect to the hypervisor. Virt-who does not support password based authentication, you must manually setup SSH key, see <a href=\"https://access.redhat.com/solutions/1515983\">Red Hat Knowledgebase solution How to configure virt-who for a KVM host</a> for more information."
48
+ msgstr ""
49
+
50
+ msgid "Account password by which virt-who is to connect to the hypervisor instance."
51
+ msgstr ""
52
+
53
+ msgid "Action with sub plans"
54
+ msgstr ""
55
+
56
+ msgid "Actions"
57
+ msgstr ""
58
+
59
+ msgid "Agent action"
60
+ msgstr ""
61
+
62
+ msgid "Applicable only for esx provider type. Hosts which parent (usually ComputeResource) name is specified in comma-separated list in this option will <b>NOT</b> be reported. Wildcards and regular expressions are supported, multiple records must be separated by comma. Put the value into the double-quotes if it contains special characters like comma. All new line characters will be removed in resulting configuration file, white spaces are removed from beginning and end."
63
+ msgstr ""
64
+
65
+ msgid "Applicable only for esx provider type. Only hosts which parent (usually ComputeResource) name is specified in comma-separated list in this option will be reported. Wildcards and regular expressions are supported, multiple records must be separated by comma. Put the value into the double-quotes if it contains special characters like comma. All new line characters will be removed in resulting configuration file, white spaces are removed from beginning and end."
66
+ msgstr ""
67
+
68
+ msgid "Attach subscriptions"
69
+ msgstr ""
70
+
71
+ msgid "Auto attach subscriptions"
72
+ msgstr ""
73
+
74
+ msgid "Blacklist"
75
+ msgstr ""
76
+
77
+ msgid "Bulk generate applicability for hosts"
78
+ msgstr ""
79
+
80
+ msgid "Combined Profile Update"
81
+ msgstr ""
82
+
83
+ msgid "Configs"
84
+ msgstr ""
85
+
86
+ msgid "Configuration Status"
87
+ msgstr ""
88
+
89
+ msgid "Configuration file containing details about how to connect to the cluster and authentication details"
90
+ msgstr ""
91
+
92
+ msgid "Configuration interval in minutes"
93
+ msgstr ""
94
+
95
+ msgid "Configuration name"
96
+ msgstr ""
97
+
98
+ msgid "Configuration numeric identifier"
99
+ msgstr ""
100
+
101
+ msgid "Configuration script: "
102
+ msgstr ""
103
+
104
+ msgid "Config|Interval"
105
+ msgstr ""
106
+
107
+ msgid "Config|Last Report"
108
+ msgstr ""
109
+
110
+ msgid "Config|Name"
111
+ msgstr ""
112
+
113
+ msgid "Connection"
114
+ msgstr ""
115
+
116
+ msgid "Container-native virtualization’s fully qualified host name or IP address. In order to connect to the cluster it is required to provide path to kubeconfig which contains connection details and authentication token."
117
+ msgstr ""
118
+
119
+ msgid "Copy to clipboard"
120
+ msgstr ""
121
+
122
+ msgid "Copy version units to library"
123
+ msgstr ""
124
+
125
+ msgid "Count"
126
+ msgstr ""
127
+
128
+ msgid "Create"
129
+ msgstr ""
130
+
131
+ msgid "Create Config"
132
+ msgstr ""
133
+
134
+ msgid "Create Export History"
135
+ msgstr ""
136
+
137
+ msgid "Create Import History"
138
+ msgstr ""
139
+
140
+ msgid "Create Package Group"
141
+ msgstr ""
142
+
143
+ msgid "Create a virt-who configuration"
144
+ msgstr ""
145
+
146
+ msgid "Delete"
147
+ msgstr ""
148
+
149
+ msgid "Delete Activation Key"
150
+ msgstr ""
151
+
152
+ msgid "Delete Lifecycle Environment"
153
+ msgstr ""
154
+
155
+ msgid "Delete Package Group"
156
+ msgstr ""
157
+
158
+ msgid "Delete Product"
159
+ msgstr ""
160
+
161
+ msgid "Delete a virt-who configuration"
162
+ msgstr ""
163
+
164
+ msgid "Delete virt-who configuration %s?"
165
+ msgstr ""
166
+
167
+ msgid "Deploy"
168
+ msgstr ""
169
+
170
+ msgid "Destroy"
171
+ msgstr ""
172
+
173
+ msgid "Destroy Content Host"
174
+ msgstr ""
175
+
176
+ msgid "Details"
177
+ msgstr ""
178
+
179
+ msgid "Different debug value can't be set per hypervisor, therefore it will affect all other deployed configurations on the host on which this configuration will be deployed."
180
+ msgstr ""
181
+
182
+ msgid "Disable"
183
+ msgstr ""
184
+
185
+ msgid "Discover"
186
+ msgstr ""
187
+
188
+ msgid "Download the script"
189
+ msgstr ""
190
+
191
+ msgid "Edit"
192
+ msgstr ""
193
+
194
+ msgid "Edit Virt-who Config"
195
+ msgstr ""
196
+
197
+ msgid "Enable"
198
+ msgstr ""
199
+
200
+ msgid "Enable debugging output"
201
+ msgstr ""
202
+
203
+ msgid "Enable debugging output?"
204
+ msgstr ""
205
+
206
+ msgid "Errata mail"
207
+ msgstr ""
208
+
209
+ msgid "Every 12 hours"
210
+ msgstr ""
211
+
212
+ msgid "Every 2 days"
213
+ msgstr ""
214
+
215
+ msgid "Every 2 hours"
216
+ msgstr ""
217
+
218
+ msgid "Every 24 hours"
219
+ msgstr ""
220
+
221
+ msgid "Every 3 days"
222
+ msgstr ""
223
+
224
+ msgid "Every 4 hours"
225
+ msgstr ""
226
+
227
+ msgid "Every 8 hours"
228
+ msgstr ""
229
+
230
+ msgid "Every hour"
231
+ msgstr ""
232
+
233
+ msgid "Exclude Hosts"
234
+ msgstr ""
235
+
236
+ msgid "Exclude host parents"
237
+ msgstr ""
238
+
239
+ msgid "Exclude hosts"
240
+ msgstr ""
241
+
242
+ msgid "Export"
243
+ msgstr ""
244
+
245
+ msgid "Export Library"
246
+ msgstr ""
247
+
248
+ msgid "Fetch pxe files"
249
+ msgstr ""
250
+
251
+ msgid "Filter Hosts"
252
+ msgstr ""
253
+
254
+ msgid "Filter host parents"
255
+ msgstr ""
256
+
257
+ msgid "Filter hosts"
258
+ msgstr ""
259
+
260
+ msgid "Filtered index content"
261
+ msgstr ""
262
+
263
+ msgid "Filtering"
264
+ msgstr ""
265
+
266
+ msgid "Foreman server FQDN"
267
+ msgstr ""
268
+
269
+ msgid "Foreman server’s fully-qualified host name, for example: foreman.example.com"
270
+ msgstr ""
271
+
272
+ msgid "Fully qualified host name or IP address of the hypervisor"
273
+ msgstr ""
274
+
275
+ msgid "General information"
276
+ msgstr ""
277
+
278
+ msgid "Generate host applicability"
279
+ msgstr ""
280
+
281
+ msgid "Generate repository applicability"
282
+ msgstr ""
283
+
284
+ msgid "HTTP Proxy"
285
+ msgstr ""
286
+
287
+ msgid "HTTP proxy that should be used for communication between the server on which virt-who is running and the hypervisors and virtualization managers."
288
+ msgstr ""
289
+
290
+ msgid "HTTP proxy that should be used for communication between the server on which virt-who is running and the hypervisors and virtualization managers. Leave this blank if no proxy is used."
291
+ msgstr ""
292
+
293
+ msgid "Hammer command: "
294
+ msgstr ""
295
+
296
+ msgid "Help"
297
+ msgstr ""
298
+
299
+ msgid "Hosts which parent (usually ComputeResource) name is specified in comma-separated list in this option will <b>NOT</b> be reported. Wildcards and regular expressions are supported, multiple records must be separated by comma. Put the value into the double-quotes if it contains special characters like comma. All new line characters will be removed in resulting configuration file, white spaces are removed from beginning and end."
300
+ msgstr ""
301
+
302
+ msgid "Hosts which uuid (or hostname or hwuuid, based on <code>hypervisor_id</code>) is specified in comma-separated list in this option will <b>NOT</b> be reported. Wildcards and regular expressions are supported, multiple records must be separated by comma. Put the value into the double-quotes if it contains special characters like comma. All new line characters will be removed in resulting configuration file, white spaces are removed from beginning and end."
303
+ msgstr ""
304
+
305
+ msgid "How often to check connected hypervisors for changes? Also affects how often a mapping is reported. The recommended value for most environments is every two hours. Different interval can't be set per hypervisor, therefore it will affect all other deployed configurations on the host on which this configuration will be deployed."
306
+ msgstr ""
307
+
308
+ msgid "Hypervisor ID"
309
+ msgstr ""
310
+
311
+ msgid "Hypervisor blacklist, applicable only when filtering mode is set to 2. Wildcards and regular expressions are supported, multiple records must be separated by comma."
312
+ msgstr ""
313
+
314
+ msgid "Hypervisor filtering mode, %{unlimited} means no filtering, %{whitelist} means whitelist, %{blacklist} means blacklist"
315
+ msgstr ""
316
+
317
+ msgid "Hypervisor password, required for all hypervisor types except for libvirt"
318
+ msgstr ""
319
+
320
+ msgid "Hypervisor type"
321
+ msgstr ""
322
+
323
+ msgid "Hypervisor whitelist, applicable only when filtering mode is set to 1. Wildcards and regular expressions are supported, multiple records must be separated by comma."
324
+ msgstr ""
325
+
326
+ msgid "Hypervisors"
327
+ msgstr ""
328
+
329
+ msgid "Hypervisors update"
330
+ msgstr ""
331
+
332
+ msgid "If you run a hybrid environment, with virtual machines running Red Hat Enterprise Linux and other operating systems, you may want to limit the scope of virt-who’s access to hosts. For example, if some hypervisors host only Microsoft Windows Server instances, there is no benefit in having those hypervisors reported by the virt-who agent."
333
+ msgstr ""
334
+
335
+ msgid "Ignore Proxy"
336
+ msgstr ""
337
+
338
+ msgid "Ignore proxy"
339
+ msgstr ""
340
+
341
+ msgid "Ignore proxy. A comma-separated list of hostnames or domains or ip addresses to ignore proxy settings for. Optionally this may be set to * to bypass proxy settings for all hostnames domains or ip addresses."
342
+ msgstr ""
343
+
344
+ msgid "Import"
345
+ msgstr ""
346
+
347
+ msgid "Import Content View Version"
348
+ msgstr ""
349
+
350
+ msgid "Import Default Content View"
351
+ msgstr ""
352
+
353
+ msgid "Import Puppet classes"
354
+ msgstr ""
355
+
356
+ msgid "Import facts"
357
+ msgstr ""
358
+
359
+ msgid "Incremental Update"
360
+ msgstr ""
361
+
362
+ msgid "Incremental Update of Content View Version(s) "
363
+ msgstr ""
364
+
365
+ msgid "Index content"
366
+ msgstr ""
367
+
368
+ msgid "Index errata"
369
+ msgstr ""
370
+
371
+ msgid "Index module streams"
372
+ msgstr ""
373
+
374
+ msgid "Index package groups"
375
+ msgstr ""
376
+
377
+ msgid "Install Applicable Errata"
378
+ msgstr ""
379
+
380
+ msgid "Instance update"
381
+ msgstr ""
382
+
383
+ msgid "Interval was not provided"
384
+ msgstr ""
385
+
386
+ msgid "Latest Configurations Without Change"
387
+ msgstr ""
388
+
389
+ msgid "Libvirt server’s fully qualified host name or IP address. You can also specify preferred schema, for example: <code>qemu+ssh://libvirt.example.com/system</code>. If you use SSH, make sure you setup root's SSH key on target host for a user specified at hypervisor username field"
390
+ msgstr ""
391
+
392
+ msgid "List of virt-who configurations"
393
+ msgstr ""
394
+
395
+ msgid "List of virt-who configurations per organization"
396
+ msgstr ""
397
+
398
+ msgid "Microsoft Hyper-V fully qualified host name or IP address."
399
+ msgstr ""
400
+
401
+ msgid "Name of this configuration, e.g. the name of the hypervisor"
402
+ msgstr ""
403
+
404
+ msgid "New Config"
405
+ msgstr ""
406
+
407
+ msgid "New Virt-who Config"
408
+ msgstr ""
409
+
410
+ msgid "Newer version of virt-who is required, minimum version is %s"
411
+ msgstr ""
412
+
413
+ msgid "No Change"
414
+ msgstr ""
415
+
416
+ msgid "No Report Yet"
417
+ msgstr ""
418
+
419
+ msgid "No Reports"
420
+ msgstr ""
421
+
422
+ msgid "No change"
423
+ msgstr ""
424
+
425
+ msgid "No configuration found"
426
+ msgstr ""
427
+
428
+ msgid "OK"
429
+ msgstr ""
430
+
431
+ msgid "On the target virt-who host:"
432
+ msgstr ""
433
+
434
+ msgid "On this page you can define virt-who configurations for your hypervisors."
435
+ msgstr ""
436
+
437
+ msgid "One virt-who configuration represents one config file in /etc/virt-who.d directory and maps to single hypervisor, organization and lifecycle environment."
438
+ msgstr ""
439
+
440
+ msgid "Only hosts which parent (usually ComputeResource) name is specified in comma-separated list in this option will be reported. Wildcards and regular expressions are supported, multiple records must be separated by comma. Put the value into the double-quotes if it contains special characters like comma. All new line characters will be removed in resulting configuration file, white spaces are removed from beginning and end."
441
+ msgstr ""
442
+
443
+ msgid "Only hosts which uuid (or hostname or hwuuid, based on <code>hypervisor_id</code>) is specified in comma-separated list in this option will be reported. Wildcards and regular expressions are supported, multiple records must be separated by comma. Put the value into the double-quotes if it contains special characters like comma. All new line characters will be removed in resulting configuration file, white spaces are removed from beginning and end."
444
+ msgstr ""
445
+
446
+ msgid "Organization of the virt-who configuration"
447
+ msgstr ""
448
+
449
+ msgid "Overview"
450
+ msgstr ""
451
+
452
+ msgid "Owner"
453
+ msgstr ""
454
+
455
+ msgid "Owner was not provided"
456
+ msgstr ""
457
+
458
+ msgid "Package Profile Update"
459
+ msgstr ""
460
+
461
+ msgid "Path to kubeconfig file"
462
+ msgstr ""
463
+
464
+ msgid "Product Create"
465
+ msgstr ""
466
+
467
+ msgid "Promote"
468
+ msgstr ""
469
+
470
+ msgid "Promotion to Environment"
471
+ msgstr ""
472
+
473
+ msgid "Publish"
474
+ msgstr ""
475
+
476
+ msgid "Publish Lifecycle Environment Repositories"
477
+ msgstr ""
478
+
479
+ msgid "Reindex subscriptions"
480
+ msgstr ""
481
+
482
+ msgid "Remote action:"
483
+ msgstr ""
484
+
485
+ msgid "Remove Content"
486
+ msgstr ""
487
+
488
+ msgid "Remove Version"
489
+ msgstr ""
490
+
491
+ msgid "Remove Versions and Associations"
492
+ msgstr ""
493
+
494
+ msgid "Remove from Environment"
495
+ msgstr ""
496
+
497
+ msgid "Remove subscriptions"
498
+ msgstr ""
499
+
500
+ msgid "Renders a deploy script for the specified virt-who configuration"
501
+ msgstr ""
502
+
503
+ msgid "Report"
504
+ msgstr ""
505
+
506
+ msgid "Republish Version Repositories"
507
+ msgstr ""
508
+
509
+ msgid "Run Sync Plan:"
510
+ msgstr ""
511
+
512
+ msgid "Schedule"
513
+ msgstr ""
514
+
515
+ msgid "Show a virt-who configuration"
516
+ msgstr ""
517
+
518
+ msgid "Specifies how the hypervisor will be identified."
519
+ msgstr ""
520
+
521
+ msgid ""
522
+ "Specifies that hypervisors will be identified by their <b>hostname</b>, <b>uuid</b> or <b>hwuuid</b>.\n"
523
+ " Note that some virtualization backends don't have all of them implemented.\n"
524
+ " Default is <b>hostname</b>, which provides more meaningful hypervisor\n"
525
+ " names, but can cause duplicated hypervisor registrations if the host is renamed. To avoid that, you can use <b>uuid</b> instead. <b>hwuuid</b> is applicable to esx only.\n"
526
+ " This property is meant to be set up before the initial run of virt-who. Changing it later will result in duplicated entries in the subscription manager."
527
+ msgstr ""
528
+
529
+ msgid "Status"
530
+ msgstr ""
531
+
532
+ msgid "Success"
533
+ msgstr ""
534
+
535
+ msgid "Sync capsule"
536
+ msgstr ""
537
+
538
+ msgid "Synchronize"
539
+ msgstr ""
540
+
541
+ msgid "Synchronize smart proxy"
542
+ msgstr ""
543
+
544
+ msgid "The configuration was not deployed yet or the virt-who was unable to report the status"
545
+ msgstr ""
546
+
547
+ msgid "The virt-who report arrived within the interval"
548
+ msgstr ""
549
+
550
+ msgid "The virt-who report has not arrived within the interval, which indicates there was no change on hypervisor"
551
+ msgstr ""
552
+
553
+ msgid "To define a new configuration, click the New Config button and fill in the form. After you provide all required information a virt-who configuration script will be generated. You could either install it manually by copying the script or deploy it on a selected target host through Remote Execution."
554
+ msgstr ""
555
+
556
+ msgid "Total Configurations"
557
+ msgstr ""
558
+
559
+ msgid "Unable to create sysconfig file"
560
+ msgstr ""
561
+
562
+ msgid "Unable to create virt-who config file"
563
+ msgstr ""
564
+
565
+ msgid "Unable to enable virt-who service using systemctl"
566
+ msgstr ""
567
+
568
+ msgid "Unable to install virt-who package, make sure the host is properly subscribed and has access to katello-host-tools repository"
569
+ msgstr ""
570
+
571
+ msgid "Unable to start virt-who service, please see virt-who logs for more details"
572
+ msgstr ""
573
+
574
+ msgid "Unknown"
575
+ msgstr ""
576
+
577
+ msgid "Unknown configuration status"
578
+ msgstr ""
579
+
580
+ msgid "Unknown configuration status, caused by unexpected conditions"
581
+ msgstr ""
582
+
583
+ msgid "Unlimited"
584
+ msgstr ""
585
+
586
+ msgid "Update"
587
+ msgstr ""
588
+
589
+ msgid "Update Content Overrides"
590
+ msgstr ""
591
+
592
+ msgid "Update a virt-who configuration"
593
+ msgstr ""
594
+
595
+ msgid "Update content urls"
596
+ msgstr ""
597
+
598
+ msgid "Update for host"
599
+ msgstr ""
600
+
601
+ msgid "Update http proxy"
602
+ msgstr ""
603
+
604
+ msgid "Update http proxy details"
605
+ msgstr ""
606
+
607
+ msgid "Update redhat repository"
608
+ msgstr ""
609
+
610
+ msgid "Update release version for host"
611
+ msgstr ""
612
+
613
+ msgid "Updating System Purpose for host"
614
+ msgstr ""
615
+
616
+ msgid "Upload into"
617
+ msgstr ""
618
+
619
+ msgid "Use either hammer command or the script below to deploy this configuration. Both require root privileges. Run one of them on the target host which has access to katello-host-tools repository and will run virt-who reporting, preferably Foreman host:"
620
+ msgstr ""
621
+
622
+ msgid "VMware vCenter server’s fully qualified host name or IP address."
623
+ msgstr ""
624
+
625
+ msgid "Verify checksum"
626
+ msgstr ""
627
+
628
+ msgid "Virt-who Configs Status"
629
+ msgstr ""
630
+
631
+ msgid "Virt-who Configuration %s"
632
+ msgstr ""
633
+
634
+ msgid "Virt-who Configurations"
635
+ msgstr ""
636
+
637
+ msgid "Virt-who Configurations Status"
638
+ msgstr ""
639
+
640
+ msgid "Virt-who configurations"
641
+ msgstr ""
642
+
643
+ msgid "Whitelist"
644
+ msgstr ""
645
+
646
+ msgid "every %s hours"
647
+ msgstr ""