foreman_virt_who_configure 0.5.11 → 0.5.13
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/README.md +6 -6
- data/app/assets/javascripts/foreman_virt_who_configure/config_edit.js +0 -2
- data/app/controllers/foreman_virt_who_configure/api/v2/configs_controller.rb +1 -2
- data/app/controllers/foreman_virt_who_configure/configs_controller.rb +1 -1
- data/app/models/foreman_virt_who_configure/config.rb +2 -3
- data/app/models/foreman_virt_who_configure/output_generator.rb +1 -2
- data/app/views/foreman_virt_who_configure/api/v2/configs/main.json.rabl +1 -1
- data/app/views/foreman_virt_who_configure/configs/show.html.erb +0 -1
- data/app/views/foreman_virt_who_configure/configs/steps/_connection_form.erb +0 -1
- data/db/migrate/20230210152216_remove_ahv_update_interval_from_config.rb +5 -0
- data/lib/foreman_virt_who_configure/version.rb +1 -1
- data/locale/action_names.rb +63 -63
- data/locale/ca/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
- data/locale/ca/foreman_virt_who_configure.po +42 -46
- data/locale/cs_CZ/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
- data/locale/cs_CZ/foreman_virt_who_configure.po +4 -10
- data/locale/de/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
- data/locale/de/foreman_virt_who_configure.po +102 -102
- data/locale/en/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
- data/locale/en/foreman_virt_who_configure.po +1 -7
- data/locale/en_GB/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
- data/locale/en_GB/foreman_virt_who_configure.po +8 -13
- data/locale/es/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
- data/locale/es/foreman_virt_who_configure.po +82 -81
- data/locale/foreman_virt_who_configure.pot +100 -111
- data/locale/fr/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
- data/locale/fr/foreman_virt_who_configure.po +100 -99
- data/locale/gl/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
- data/locale/gl/foreman_virt_who_configure.po +9 -15
- data/locale/it/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
- data/locale/it/foreman_virt_who_configure.po +6 -11
- data/locale/ja/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
- data/locale/ja/foreman_virt_who_configure.po +109 -109
- data/locale/ka/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
- data/locale/ka/foreman_virt_who_configure.po +24 -30
- data/locale/ko/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
- data/locale/ko/foreman_virt_who_configure.po +6 -11
- data/locale/nl_NL/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
- data/locale/nl_NL/foreman_virt_who_configure.po +6 -11
- data/locale/pl/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
- data/locale/pl/foreman_virt_who_configure.po +11 -17
- data/locale/pt_BR/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
- data/locale/pt_BR/foreman_virt_who_configure.po +78 -75
- data/locale/ru/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
- data/locale/ru/foreman_virt_who_configure.po +7 -12
- data/locale/sv_SE/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
- data/locale/sv_SE/foreman_virt_who_configure.po +9 -15
- data/locale/zh_CN/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
- data/locale/zh_CN/foreman_virt_who_configure.po +112 -114
- data/locale/zh_TW/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
- data/locale/zh_TW/foreman_virt_who_configure.po +4 -10
- data/test/functional/api/v2/configs_controller_test.rb +1 -1
- data/test/unit/output_generator_test.rb +2 -5
- metadata +4 -3
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 013fa656ae374744bb4fb2f971ba1d4eaf8bdaec545fc1cf2521676f8a43b3cf
|
4
|
+
data.tar.gz: 66ac2d89d40eff95b6af89b18827b066510ffcca72741307b4f45dfd8d0092c1
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 2cdf1312584473aa29ef1693d6bfb83134c9e13b368e1f3f762799e8952273cf68d370b851ae2b0a4137d35df50cd1ad4e1d49f94fa339871c6266875fe0980d
|
7
|
+
data.tar.gz: 05607f81fa6c58bb53f2a412fb31ebafd3c3c991b61e6a69dd861f9aefafdf30ce0835d5f66fa0d1901f6597a9f0a88cd2ee6cafb5872374f45f4926377ed687
|
data/README.md
CHANGED
@@ -1,12 +1,12 @@
|
|
1
|
-
#
|
1
|
+
# Foreman Virt Who Configure
|
2
2
|
|
3
|
-
A
|
3
|
+
A Foreman plugin to make virt-who configuration easier. This provides a simple UI for obtaining required information about the desired virt-who configuration, such as hypervisor credentials, check interval and other similar config options. After the information is gathered, it provides a configuration script that can be used to install and configure the virt-who instance. All incoming reports from such virt-who instance are tracked and monitored by the plugin.
|
4
4
|
|
5
5
|
## Installation
|
6
6
|
|
7
|
-
This plugins requires Katello to be installed in your Foreman instance. If
|
7
|
+
This plugins requires Katello to be installed in your Foreman instance. If it's there, simply install a package with the plugin (rpm only), run migrations and seed by running,
|
8
8
|
|
9
|
-
|
9
|
+
dnf install rubygem-foreman_virt_who_configure
|
10
10
|
foreman-rake db:migrate
|
11
11
|
foreman-rake db:seed
|
12
12
|
|
@@ -14,7 +14,7 @@ foreman-rake db:seed
|
|
14
14
|
|
15
15
|
After installation there is new "Virt-who configurations" menu added in "Infrastructure" tab. The "Virt-who configurations" -> "Create Config" provides options to add details about configuration, most of the fields are having inline help.
|
16
16
|
|
17
|
-
The virt-who configuration should be in an organization. If organization has not selected then Owner field would be displayed where it is required to select organization. If organization is already selected then Owner field is not displayed and virt-configuration will be automatically created in selected organization scope.
|
17
|
+
The virt-who configuration should be in an organization. If an organization has not selected then Owner field would be displayed where it is required to select organization. If organization is already selected then Owner field is not displayed and virt-configuration will be automatically created in selected organization scope.
|
18
18
|
|
19
19
|
To deploy the configuration click on configuration name on "Virt-who configurations" list page, "Overview" page shows details about configuration and "Deploy page" has all details on deploying configuration.
|
20
20
|
|
@@ -26,7 +26,7 @@ Fork and send a Pull Request. Thanks!
|
|
26
26
|
|
27
27
|
## Copyright
|
28
28
|
|
29
|
-
Copyright (c)
|
29
|
+
Copyright (c) 2023 - Foreman team
|
30
30
|
|
31
31
|
This program is free software: you can redistribute it and/or modify
|
32
32
|
it under the terms of the GNU General Public License as published by
|
@@ -35,8 +35,6 @@ function virt_who_update_hypervisor_fields() {
|
|
35
35
|
element.closest('.form-group').toggle(selected_type == 'kubevirt');
|
36
36
|
var element = $('#foreman_virt_who_configure_config_hypervisor_server');
|
37
37
|
element.closest('.form-group').toggle(selected_type != 'kubevirt');
|
38
|
-
var element = $('#foreman_virt_who_configure_config_ahv_update_interval');
|
39
|
-
element.closest('.form-group').toggle(selected_type == 'ahv');
|
40
38
|
var element = $('#foreman_virt_who_configure_config_ahv_internal_debug');
|
41
39
|
element.closest('.form-group').toggle(selected_type == 'ahv');
|
42
40
|
virt_who_update_listing_mode();
|
@@ -57,7 +57,6 @@ module ForemanVirtWhoConfigure
|
|
57
57
|
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.")
|
58
58
|
param :organization_id, Integer, :required => true, :desc => N_("Organization of the virt-who configuration") if ::SETTINGS[:organizations_enabled]
|
59
59
|
param :prism_flavor, Config::PRISM_FLAVORS.keys, :desc => N_("Select the Prism flavor you are connecting to"), :required => false
|
60
|
-
param :ahv_update_interval, Integer, :desc => N_("The frequency of VM-to-host mapping updates for AHV(in seconds)"), :required => false
|
61
60
|
param :ahv_internal_debug, :bool, :desc => N_("Option Enable debugging output is required to enable AHV internal debug. It provides extra AHV debug information when both options are enabled"), :required => false
|
62
61
|
end
|
63
62
|
end
|
@@ -75,7 +74,7 @@ module ForemanVirtWhoConfigure
|
|
75
74
|
param_group :config
|
76
75
|
|
77
76
|
def update
|
78
|
-
process_response @config.
|
77
|
+
process_response @config.update(config_params)
|
79
78
|
end
|
80
79
|
|
81
80
|
api :DELETE, '/configs/:id', N_("Delete a virt-who configuration")
|
@@ -7,7 +7,7 @@ module ForemanVirtWhoConfigure
|
|
7
7
|
# API parameter filtering_mode gets translated to listing_mode in the controller
|
8
8
|
# We keep both params permitted for compatibility with 1.11
|
9
9
|
:listing_mode, :filtering_mode, :filter_host_parents, :exclude_host_parents, :kubeconfig_path,
|
10
|
-
:prism_flavor, :
|
10
|
+
:prism_flavor, :ahv_internal_debug
|
11
11
|
]
|
12
12
|
audited :except => [ :hypervisor_password, :last_report_at, :out_of_date_at ], :associations => []
|
13
13
|
include Authorizable
|
@@ -72,7 +72,7 @@ module ForemanVirtWhoConfigure
|
|
72
72
|
'element' => N_('Prism Element')
|
73
73
|
}
|
74
74
|
|
75
|
-
AHV_VALID_OPTIONS = %w(prism_flavor
|
75
|
+
AHV_VALID_OPTIONS = %w(prism_flavor ahv_internal_debug)
|
76
76
|
KUBEVIRT_VALID_OPTIONS = %w(kubeconfig_path)
|
77
77
|
KUBEVIRT_INVALID_OPTIONS = %w(hypervisor_server hypervisor_username)
|
78
78
|
|
@@ -113,7 +113,6 @@ module ForemanVirtWhoConfigure
|
|
113
113
|
validates :hypervisor_id, :inclusion => HYPERVISOR_IDS
|
114
114
|
validates :interval, :inclusion => AVAILABLE_INTERVALS.keys.map(&:to_i)
|
115
115
|
validates :listing_mode, :inclusion => FILTERING_MODES.keys.map(&:to_i)
|
116
|
-
validates :ahv_update_interval, numericality: { only_integer: true, allow_nil: true, greater_than: 0 }, :if => Proc.new { |c| c.hypervisor_type == 'ahv' }
|
117
116
|
validates :prism_flavor, :inclusion => {:in => PRISM_FLAVORS.keys, :message => "should be either central or element"}, :if => Proc.new { |c| c.hypervisor_type == 'ahv' }
|
118
117
|
validate :validates_whitelist_blacklist
|
119
118
|
validate :validates_debug_settings, :if => Proc.new { |c| c.hypervisor_type == 'ahv' }
|
@@ -169,10 +169,9 @@ encrypted_password=$cr_password"
|
|
169
169
|
def ahv_config_options
|
170
170
|
if config.hypervisor_type == 'ahv'
|
171
171
|
prism_central = config.prism_flavor == "central"
|
172
|
-
update_interval = config.ahv_update_interval.present? ? "\nupdate_interval=#{config.ahv_update_interval}" : nil
|
173
172
|
internal_debug = config.ahv_internal_debug.present? ? "\nahv_internal_debug=#{config.ahv_internal_debug}" : nil
|
174
173
|
|
175
|
-
"\nprism_central=#{prism_central}#{internal_debug}
|
174
|
+
"\nprism_central=#{prism_central}#{internal_debug}"
|
176
175
|
else
|
177
176
|
""
|
178
177
|
end
|
@@ -10,7 +10,7 @@ attributes :name, :interval, :organization_id, :whitelist, :blacklist, :hypervis
|
|
10
10
|
:hypervisor_type, :hypervisor_server, :hypervisor_username, :debug,
|
11
11
|
:satellite_url, :proxy, :no_proxy, :status, :last_report_at, :out_of_date_at,
|
12
12
|
:filter_host_parents, :exclude_host_parents, :kubeconfig_path,
|
13
|
-
:prism_flavor, :
|
13
|
+
:prism_flavor, :ahv_internal_debug
|
14
14
|
|
15
15
|
child :http_proxy do
|
16
16
|
attributes :id, :name, :url
|
@@ -53,7 +53,6 @@
|
|
53
53
|
<%= config_attribute :no_proxy, @config.no_proxy, _('Ignore Proxy') if @config.no_proxy.present? %>
|
54
54
|
<%= config_attribute :kubeconfig_path, @config.kubeconfig_path if @config.hypervisor_type == 'kubevirt' %>
|
55
55
|
<%= config_attribute :prism_flavor, @config.prism_flavor if @config.hypervisor_type == 'ahv' %>
|
56
|
-
<%= config_attribute :ahv_update_interval, @config.ahv_update_interval if @config.hypervisor_type == 'ahv' %>
|
57
56
|
<%= config_attribute :ahv_internal_debug, checked_icon(@config.ahv_internal_debug) if @config.hypervisor_type == 'ahv' %>
|
58
57
|
</div>
|
59
58
|
</div>
|
@@ -26,6 +26,5 @@
|
|
26
26
|
<%= selectable_f f, :prism_flavor, {'' => 'Nothing selected'}.merge(ForemanVirtWhoConfigure::Config::PRISM_FLAVORS).map { |k,v| [_(v), k] },
|
27
27
|
{}, { label: _('Prism Flavor'), :required => true }.merge(
|
28
28
|
inline_help_popover(_("Select the Prism flavor you are connecting to"))) %>
|
29
|
-
<%= text_f f, :ahv_update_interval, inline_help_popover(_('The frequency of VM-to-host mapping updates for AHV(in seconds)')).merge(:label => _('AHV update interval')) %>
|
30
29
|
<%= checkbox_f f, :ahv_internal_debug, inline_help_popover(_('Option Enable debugging output is required to enable AHV internal debug. It provides extra AHV debug information when both options are enabled ')).merge(:label => _('Enable AHV debug')) %>
|
31
30
|
</div>
|
data/locale/action_names.rb
CHANGED
@@ -1,84 +1,84 @@
|
|
1
1
|
# Autogenerated!
|
2
|
-
_("Action with sub plans")
|
3
|
-
_("Import facts")
|
4
|
-
_("Import Puppet classes")
|
5
|
-
_("Promote")
|
6
2
|
_("Abstract async task")
|
3
|
+
_("Abstract")
|
4
|
+
_("Action with sub plans")
|
5
|
+
_("Agent action")
|
6
|
+
_("Attach subscriptions")
|
7
|
+
_("Auto attach subscriptions")
|
7
8
|
_("Bulk generate applicability for hosts")
|
8
|
-
_("
|
9
|
-
_("
|
10
|
-
_("
|
11
|
-
_("
|
12
|
-
_("
|
13
|
-
_("
|
14
|
-
_("
|
15
|
-
_("Incremental Update of Content View Version(s) ")
|
9
|
+
_("Combined Profile Update")
|
10
|
+
_("Copy version units to library")
|
11
|
+
_("Create Alternate Content Source")
|
12
|
+
_("Create Export History")
|
13
|
+
_("Create Import History")
|
14
|
+
_("Create Package Group")
|
15
|
+
_("Create Syncable Export History")
|
16
16
|
_("Create")
|
17
17
|
_("Delete Activation Key")
|
18
|
-
_("Agent action")
|
19
|
-
_("Create Alternate Content Source")
|
20
|
-
_("Destroy Alternate Content Source")
|
21
|
-
_("Refresh Alternate Content Source")
|
22
|
-
_("Update Alternate Content Source")
|
23
|
-
_("Generate host applicability")
|
24
|
-
_("Promotion to Environment")
|
25
|
-
_("Publish")
|
26
|
-
_("Remove Versions and Associations")
|
27
|
-
_("Remove from Environment")
|
28
|
-
_("Remove Version")
|
29
|
-
_("Export")
|
30
|
-
_("Import Content View Version")
|
31
|
-
_("Import Default Content View")
|
32
|
-
_("Import Repository")
|
33
|
-
_("Incremental Update")
|
34
|
-
_("Republish Version Repositories")
|
35
18
|
_("Delete Lifecycle Environment")
|
36
|
-
_("
|
37
|
-
_("
|
38
|
-
_("
|
19
|
+
_("Delete Package Group")
|
20
|
+
_("Delete Product")
|
21
|
+
_("Delete")
|
22
|
+
_("Destroy Alternate Content Source")
|
39
23
|
_("Destroy Content Host")
|
40
|
-
_("Install Applicable Errata")
|
41
|
-
_("Hypervisors")
|
42
|
-
_("Hypervisors update")
|
43
|
-
_("Remove subscriptions")
|
44
|
-
_("Update Content Overrides")
|
45
|
-
_("Update for host")
|
46
|
-
_("Update release version for host")
|
47
|
-
_("Updating System Purpose for host")
|
48
|
-
_("Package Profile Update")
|
49
|
-
_("Combined Profile Update")
|
50
24
|
_("Destroy")
|
51
|
-
_("
|
52
|
-
_("Delete Product")
|
53
|
-
_("Reindex subscriptions")
|
54
|
-
_("Update http proxy")
|
55
|
-
_("Delete Package Group")
|
25
|
+
_("Disable")
|
56
26
|
_("Discover")
|
27
|
+
_("Enable")
|
28
|
+
_("Errata mail")
|
29
|
+
_("Export Library")
|
30
|
+
_("Export Repository")
|
31
|
+
_("Export")
|
57
32
|
_("Fetch pxe files")
|
58
33
|
_("Filtered index content")
|
59
|
-
_("
|
34
|
+
_("Generate host applicability")
|
35
|
+
_("Generate repository applicability")
|
36
|
+
_("Hypervisors update")
|
37
|
+
_("Hypervisors")
|
38
|
+
_("Import Content View Version")
|
39
|
+
_("Import Default Content View")
|
40
|
+
_("Import Puppet classes")
|
41
|
+
_("Import Repository")
|
42
|
+
_("Import facts")
|
43
|
+
_("Import")
|
44
|
+
_("Incremental Update of Content View Version(s) ")
|
45
|
+
_("Incremental Update")
|
60
46
|
_("Index content")
|
61
47
|
_("Index errata")
|
62
48
|
_("Index module streams")
|
63
49
|
_("Index package groups")
|
50
|
+
_("Install Applicable Errata")
|
64
51
|
_("Instance update")
|
52
|
+
_("Package Profile Update")
|
53
|
+
_("Product Create")
|
54
|
+
_("Promote")
|
55
|
+
_("Promotion to Environment")
|
56
|
+
_("Publish Lifecycle Environment Repositories")
|
57
|
+
_("Publish")
|
58
|
+
_("Refresh Alternate Content Source")
|
59
|
+
_("Reindex subscriptions")
|
65
60
|
_("Remove Content")
|
61
|
+
_("Remove Version")
|
62
|
+
_("Remove Versions and Associations")
|
63
|
+
_("Remove from Environment")
|
64
|
+
_("Remove subscriptions")
|
65
|
+
_("Report")
|
66
|
+
_("Republish Version Repositories")
|
67
|
+
_("Run Sync Plan:")
|
68
|
+
_("Sync capsule")
|
69
|
+
_("Syncable export")
|
70
|
+
_("Synchronize smart proxy")
|
66
71
|
_("Synchronize")
|
72
|
+
_("Update Alternate Content Source")
|
73
|
+
_("Update CDN Configuration")
|
74
|
+
_("Update Content Overrides")
|
67
75
|
_("Update content urls")
|
76
|
+
_("Update for host")
|
68
77
|
_("Update http proxy details")
|
78
|
+
_("Update http proxy")
|
69
79
|
_("Update redhat repository")
|
70
|
-
_("
|
71
|
-
_("
|
72
|
-
_("
|
73
|
-
_("
|
74
|
-
_("
|
75
|
-
_("Abstract")
|
76
|
-
_("Create Export History")
|
77
|
-
_("Create Import History")
|
78
|
-
_("Create Syncable Export History")
|
79
|
-
_("Copy version units to library")
|
80
|
-
_("Export Library")
|
81
|
-
_("Export Repository")
|
82
|
-
_("Import")
|
83
|
-
_("Syncable export")
|
84
|
-
_("Report")
|
80
|
+
_("Update release version for host")
|
81
|
+
_("Update")
|
82
|
+
_("Updating System Purpose for host")
|
83
|
+
_("Upload into")
|
84
|
+
_("Verify checksum")
|
Binary file
|
@@ -1,21 +1,23 @@
|
|
1
|
-
#
|
2
|
-
# Copyright (C)
|
1
|
+
# SOME DESCRIPTIVE TITLE.
|
2
|
+
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
|
3
3
|
# This file is distributed under the same license as the foreman_virt_who_configure package.
|
4
|
-
# FIRST AUTHOR <EMAIL@ADDRESS>,
|
4
|
+
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
|
5
|
+
#
|
6
|
+
# Translators:
|
7
|
+
# Robert Antoni Buj i Gelonch <rbuj@fedoraproject.org>, 2022
|
5
8
|
#
|
6
9
|
msgid ""
|
7
10
|
msgstr ""
|
8
|
-
"Project-Id-Version: foreman_virt_who_configure
|
11
|
+
"Project-Id-Version: foreman_virt_who_configure 0.5.12\n"
|
9
12
|
"Report-Msgid-Bugs-To: \n"
|
10
|
-
"PO-Revision-Date:
|
11
|
-
"Last-Translator:
|
12
|
-
"Language-Team: Catalan\n"
|
13
|
-
"Language: ca\n"
|
13
|
+
"PO-Revision-Date: 2017-05-03 11:59+0000\n"
|
14
|
+
"Last-Translator: Robert Antoni Buj i Gelonch <rbuj@fedoraproject.org>, 2022\n"
|
15
|
+
"Language-Team: Catalan (https://www.transifex.com/foreman/teams/114/ca/)\n"
|
14
16
|
"MIME-Version: 1.0\n"
|
15
17
|
"Content-Type: text/plain; charset=UTF-8\n"
|
16
18
|
"Content-Transfer-Encoding: 8bit\n"
|
17
|
-
"
|
18
|
-
"
|
19
|
+
"Language: ca\n"
|
20
|
+
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
19
21
|
|
20
22
|
msgid "1. Copy this configuration script to a safe directory."
|
21
23
|
msgstr ""
|
@@ -32,9 +34,6 @@ msgstr ""
|
|
32
34
|
msgid "A plugin to make virt-who configuration easy"
|
33
35
|
msgstr ""
|
34
36
|
|
35
|
-
msgid "AHV update interval"
|
36
|
-
msgstr ""
|
37
|
-
|
38
37
|
msgid "Abstract"
|
39
38
|
msgstr ""
|
40
39
|
|
@@ -63,7 +62,7 @@ msgid "Action with sub plans"
|
|
63
62
|
msgstr ""
|
64
63
|
|
65
64
|
msgid "Actions"
|
66
|
-
msgstr ""
|
65
|
+
msgstr "Accions"
|
67
66
|
|
68
67
|
msgid "Agent action"
|
69
68
|
msgstr ""
|
@@ -81,7 +80,7 @@ msgid "Auto attach subscriptions"
|
|
81
80
|
msgstr ""
|
82
81
|
|
83
82
|
msgid "Blacklist"
|
84
|
-
msgstr ""
|
83
|
+
msgstr "Llista negra"
|
85
84
|
|
86
85
|
msgid "Bulk generate applicability for hosts"
|
87
86
|
msgstr ""
|
@@ -138,7 +137,7 @@ msgid "Count"
|
|
138
137
|
msgstr ""
|
139
138
|
|
140
139
|
msgid "Create"
|
141
|
-
msgstr ""
|
140
|
+
msgstr "Crea"
|
142
141
|
|
143
142
|
msgid "Create Alternate Content Source"
|
144
143
|
msgstr ""
|
@@ -153,7 +152,7 @@ msgid "Create Import History"
|
|
153
152
|
msgstr ""
|
154
153
|
|
155
154
|
msgid "Create Package Group"
|
156
|
-
msgstr ""
|
155
|
+
msgstr "Crea un grup de paquets"
|
157
156
|
|
158
157
|
msgid "Create Syncable Export History"
|
159
158
|
msgstr ""
|
@@ -162,7 +161,7 @@ msgid "Create a virt-who configuration"
|
|
162
161
|
msgstr ""
|
163
162
|
|
164
163
|
msgid "Delete"
|
165
|
-
msgstr ""
|
164
|
+
msgstr "Suprimeix"
|
166
165
|
|
167
166
|
msgid "Delete Activation Key"
|
168
167
|
msgstr ""
|
@@ -186,7 +185,7 @@ msgid "Deploy"
|
|
186
185
|
msgstr ""
|
187
186
|
|
188
187
|
msgid "Destroy"
|
189
|
-
msgstr ""
|
188
|
+
msgstr "Destrueix"
|
190
189
|
|
191
190
|
msgid "Destroy Alternate Content Source"
|
192
191
|
msgstr ""
|
@@ -195,13 +194,13 @@ msgid "Destroy Content Host"
|
|
195
194
|
msgstr ""
|
196
195
|
|
197
196
|
msgid "Details"
|
198
|
-
msgstr ""
|
197
|
+
msgstr "Detalls"
|
199
198
|
|
200
199
|
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."
|
201
200
|
msgstr ""
|
202
201
|
|
203
202
|
msgid "Disable"
|
204
|
-
msgstr ""
|
203
|
+
msgstr "Inhabilita"
|
205
204
|
|
206
205
|
msgid "Discover"
|
207
206
|
msgstr ""
|
@@ -210,13 +209,13 @@ msgid "Download the script"
|
|
210
209
|
msgstr ""
|
211
210
|
|
212
211
|
msgid "Edit"
|
213
|
-
msgstr ""
|
212
|
+
msgstr "Edita"
|
214
213
|
|
215
214
|
msgid "Edit Virt-who Config"
|
216
215
|
msgstr ""
|
217
216
|
|
218
217
|
msgid "Enable"
|
219
|
-
msgstr ""
|
218
|
+
msgstr "Habilita"
|
220
219
|
|
221
220
|
msgid "Enable AHV debug"
|
222
221
|
msgstr ""
|
@@ -267,7 +266,7 @@ msgid "Exclude hosts which cluster ID is specified in comma-separated list in th
|
|
267
266
|
msgstr ""
|
268
267
|
|
269
268
|
msgid "Export"
|
270
|
-
msgstr ""
|
269
|
+
msgstr "Exporta"
|
271
270
|
|
272
271
|
msgid "Export Library"
|
273
272
|
msgstr ""
|
@@ -291,7 +290,7 @@ msgid "Filtered index content"
|
|
291
290
|
msgstr ""
|
292
291
|
|
293
292
|
msgid "Filtering"
|
294
|
-
msgstr ""
|
293
|
+
msgstr "Filtratge"
|
295
294
|
|
296
295
|
msgid "Foreman server FQDN"
|
297
296
|
msgstr ""
|
@@ -303,7 +302,7 @@ msgid "Fully qualified host name or IP address of the hypervisor"
|
|
303
302
|
msgstr ""
|
304
303
|
|
305
304
|
msgid "General information"
|
306
|
-
msgstr ""
|
305
|
+
msgstr "informació general"
|
307
306
|
|
308
307
|
msgid "Generate host applicability"
|
309
308
|
msgstr ""
|
@@ -312,7 +311,7 @@ msgid "Generate repository applicability"
|
|
312
311
|
msgstr ""
|
313
312
|
|
314
313
|
msgid "HTTP Proxy"
|
315
|
-
msgstr ""
|
314
|
+
msgstr "Servidor intermediari HTTP"
|
316
315
|
|
317
316
|
msgid "HTTP proxy that should be used for communication between the server on which virt-who is running and the hypervisors and virtualization managers."
|
318
317
|
msgstr ""
|
@@ -324,7 +323,7 @@ msgid "Hammer command: "
|
|
324
323
|
msgstr ""
|
325
324
|
|
326
325
|
msgid "Help"
|
327
|
-
msgstr ""
|
326
|
+
msgstr "Ajuda"
|
328
327
|
|
329
328
|
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."
|
330
329
|
msgstr ""
|
@@ -369,7 +368,7 @@ msgid "Ignore proxy. A comma-separated list of hostnames or domains or ip addres
|
|
369
368
|
msgstr ""
|
370
369
|
|
371
370
|
msgid "Import"
|
372
|
-
msgstr ""
|
371
|
+
msgstr "Importa"
|
373
372
|
|
374
373
|
msgid "Import Content View Version"
|
375
374
|
msgstr ""
|
@@ -432,7 +431,7 @@ msgid "Name of this configuration, e.g. the name of the hypervisor"
|
|
432
431
|
msgstr ""
|
433
432
|
|
434
433
|
msgid "New Config"
|
435
|
-
msgstr ""
|
434
|
+
msgstr "Configuració nova"
|
436
435
|
|
437
436
|
msgid "New Virt-who Config"
|
438
437
|
msgstr ""
|
@@ -459,7 +458,7 @@ msgid "Nutanix AHV’s IP address."
|
|
459
458
|
msgstr ""
|
460
459
|
|
461
460
|
msgid "OK"
|
462
|
-
msgstr ""
|
461
|
+
msgstr "D'acord"
|
463
462
|
|
464
463
|
msgid "On the target virt-who host:"
|
465
464
|
msgstr ""
|
@@ -486,10 +485,10 @@ msgid "Organization of the virt-who configuration"
|
|
486
485
|
msgstr ""
|
487
486
|
|
488
487
|
msgid "Overview"
|
489
|
-
msgstr ""
|
488
|
+
msgstr "Apreciació global"
|
490
489
|
|
491
490
|
msgid "Owner"
|
492
|
-
msgstr ""
|
491
|
+
msgstr "Propietari"
|
493
492
|
|
494
493
|
msgid "Owner was not provided"
|
495
494
|
msgstr ""
|
@@ -534,7 +533,7 @@ msgid "Remove Content"
|
|
534
533
|
msgstr ""
|
535
534
|
|
536
535
|
msgid "Remove Version"
|
537
|
-
msgstr ""
|
536
|
+
msgstr "Suprimeix la versió"
|
538
537
|
|
539
538
|
msgid "Remove Versions and Associations"
|
540
539
|
msgstr ""
|
@@ -549,7 +548,7 @@ msgid "Renders a deploy script for the specified virt-who configuration"
|
|
549
548
|
msgstr ""
|
550
549
|
|
551
550
|
msgid "Report"
|
552
|
-
msgstr ""
|
551
|
+
msgstr "Informe"
|
553
552
|
|
554
553
|
msgid "Republish Version Repositories"
|
555
554
|
msgstr ""
|
@@ -578,10 +577,10 @@ msgid ""
|
|
578
577
|
msgstr ""
|
579
578
|
|
580
579
|
msgid "Status"
|
581
|
-
msgstr ""
|
580
|
+
msgstr "Estat"
|
582
581
|
|
583
582
|
msgid "Success"
|
584
|
-
msgstr ""
|
583
|
+
msgstr "Correcte"
|
585
584
|
|
586
585
|
msgid "Sync capsule"
|
587
586
|
msgstr ""
|
@@ -590,7 +589,7 @@ msgid "Syncable export"
|
|
590
589
|
msgstr ""
|
591
590
|
|
592
591
|
msgid "Synchronize"
|
593
|
-
msgstr ""
|
592
|
+
msgstr "Sincronitza"
|
594
593
|
|
595
594
|
msgid "Synchronize smart proxy"
|
596
595
|
msgstr ""
|
@@ -598,9 +597,6 @@ msgstr ""
|
|
598
597
|
msgid "The configuration was not deployed yet or the virt-who was unable to report the status"
|
599
598
|
msgstr ""
|
600
599
|
|
601
|
-
msgid "The frequency of VM-to-host mapping updates for AHV(in seconds)"
|
602
|
-
msgstr ""
|
603
|
-
|
604
600
|
msgid "The virt-who report arrived within the interval"
|
605
601
|
msgstr ""
|
606
602
|
|
@@ -629,7 +625,7 @@ msgid "Unable to start virt-who service, please see virt-who logs for more detai
|
|
629
625
|
msgstr ""
|
630
626
|
|
631
627
|
msgid "Unknown"
|
632
|
-
msgstr ""
|
628
|
+
msgstr "Desconegut"
|
633
629
|
|
634
630
|
msgid "Unknown configuration status"
|
635
631
|
msgstr ""
|
@@ -638,10 +634,10 @@ msgid "Unknown configuration status, caused by unexpected conditions"
|
|
638
634
|
msgstr ""
|
639
635
|
|
640
636
|
msgid "Unlimited"
|
641
|
-
msgstr ""
|
637
|
+
msgstr "Il·limitat"
|
642
638
|
|
643
639
|
msgid "Update"
|
644
|
-
msgstr ""
|
640
|
+
msgstr "Actualitza"
|
645
641
|
|
646
642
|
msgid "Update Alternate Content Source"
|
647
643
|
msgstr ""
|
@@ -704,7 +700,7 @@ msgid "Virt-who configurations"
|
|
704
700
|
msgstr ""
|
705
701
|
|
706
702
|
msgid "Whitelist"
|
707
|
-
msgstr ""
|
703
|
+
msgstr "Llista blanca"
|
708
704
|
|
709
705
|
msgid "every %s hours"
|
710
|
-
msgstr ""
|
706
|
+
msgstr "cada %s hores"
|
Binary file
|
@@ -6,14 +6,14 @@
|
|
6
6
|
# Translators:
|
7
7
|
# mhulan <mhulan@redhat.com>, 2017
|
8
8
|
# Lukáš Zapletal, 2019
|
9
|
-
# Pavel Borecki <pavel.borecki@gmail.com>,
|
9
|
+
# Pavel Borecki <pavel.borecki@gmail.com>, 2021
|
10
10
|
#
|
11
11
|
msgid ""
|
12
12
|
msgstr ""
|
13
|
-
"Project-Id-Version: foreman_virt_who_configure 0.5.
|
13
|
+
"Project-Id-Version: foreman_virt_who_configure 0.5.12\n"
|
14
14
|
"Report-Msgid-Bugs-To: \n"
|
15
15
|
"PO-Revision-Date: 2017-05-03 11:59+0000\n"
|
16
|
-
"Last-Translator: Pavel Borecki <pavel.borecki@gmail.com>,
|
16
|
+
"Last-Translator: Pavel Borecki <pavel.borecki@gmail.com>, 2021\n"
|
17
17
|
"Language-Team: Czech (Czech Republic) (https://www.transifex.com/foreman/teams"
|
18
18
|
"/114/cs_CZ/)\n"
|
19
19
|
"MIME-Version: 1.0\n"
|
@@ -38,9 +38,6 @@ msgstr ""
|
|
38
38
|
msgid "A plugin to make virt-who configuration easy"
|
39
39
|
msgstr "Zásuvný modul pro usnadnění nastavování virt-who"
|
40
40
|
|
41
|
-
msgid "AHV update interval"
|
42
|
-
msgstr ""
|
43
|
-
|
44
41
|
msgid "Abstract"
|
45
42
|
msgstr ""
|
46
43
|
|
@@ -375,7 +372,7 @@ msgid "Ignore proxy. A comma-separated list of hostnames or domains or ip addres
|
|
375
372
|
msgstr ""
|
376
373
|
|
377
374
|
msgid "Import"
|
378
|
-
msgstr ""
|
375
|
+
msgstr "Import"
|
379
376
|
|
380
377
|
msgid "Import Content View Version"
|
381
378
|
msgstr ""
|
@@ -604,9 +601,6 @@ msgstr ""
|
|
604
601
|
msgid "The configuration was not deployed yet or the virt-who was unable to report the status"
|
605
602
|
msgstr ""
|
606
603
|
|
607
|
-
msgid "The frequency of VM-to-host mapping updates for AHV(in seconds)"
|
608
|
-
msgstr ""
|
609
|
-
|
610
604
|
msgid "The virt-who report arrived within the interval"
|
611
605
|
msgstr ""
|
612
606
|
|
Binary file
|