foreman_leapp 2.0.5 → 3.1.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/app/assets/javascripts/foreman_leapp/locale/de/foreman_leapp.js +4 -1
- data/app/assets/javascripts/foreman_leapp/locale/en/foreman_leapp.js +144 -2
- data/app/assets/javascripts/foreman_leapp/locale/fr/foreman_leapp.js +4 -1
- data/app/assets/javascripts/foreman_leapp/locale/ja/foreman_leapp.js +4 -1
- data/app/assets/javascripts/foreman_leapp/locale/ka/foreman_leapp.js +4 -1
- data/app/assets/javascripts/foreman_leapp/locale/ko/foreman_leapp.js +4 -1
- data/app/assets/javascripts/foreman_leapp/locale/zh_CN/foreman_leapp.js +3 -0
- data/app/views/foreman_leapp/job_templates/leapp_preupgrade.erb +9 -2
- data/app/views/foreman_leapp/job_templates/leapp_upgrade.erb +11 -3
- data/lib/foreman_leapp/engine.rb +1 -1
- data/lib/foreman_leapp/version.rb +1 -1
- data/locale/de/LC_MESSAGES/foreman_leapp.mo +0 -0
- data/locale/de/foreman_leapp.po +4 -2
- data/locale/en/LC_MESSAGES/foreman_leapp.mo +0 -0
- data/locale/en/foreman_leapp.po +150 -0
- data/locale/foreman_leapp.pot +17 -13
- data/locale/fr/LC_MESSAGES/foreman_leapp.mo +0 -0
- data/locale/fr/foreman_leapp.po +4 -2
- data/locale/ja/LC_MESSAGES/foreman_leapp.mo +0 -0
- data/locale/ja/foreman_leapp.po +4 -2
- data/locale/ka/LC_MESSAGES/foreman_leapp.mo +0 -0
- data/locale/ka/foreman_leapp.po +4 -2
- data/locale/ko/LC_MESSAGES/foreman_leapp.mo +0 -0
- data/locale/ko/foreman_leapp.po +4 -2
- data/locale/zh_CN/foreman_leapp.po +3 -1
- data/package.json +0 -3
- data/webpack/components/PreupgradeReportsList/PreupgradeReportList.scss +1 -1
- data/webpack/components/PreupgradeReportsList/components/foreman_leapp.scss +1 -1
- metadata +3 -3
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA256:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: af50c9f63fac14fcf6c1d9606cca8d67d4d70bead6565d2427700aca1666ade3
|
|
4
|
+
data.tar.gz: 8a9d75cda89b02dc2f8a11aac6c65d68a9e83084acd3a62559036eaf94e189bf
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: b9a56c4f698774eca449dc5d77b557074f32bcbce365fe4363cccae812573da066f871d110a93074a131ee00e8fce6dcf323437c322369123fe89757e4ae556b
|
|
7
|
+
data.tar.gz: d99560915d8fc5f786a017e84894bb04e59ce95feb243871d147475572fbcca215d32858f86c3fdccae4ea52b71ad6436f82a9d1ce14831e38f78134ff7878e2
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
"locale_data": {
|
|
4
4
|
"foreman_leapp": {
|
|
5
5
|
"": {
|
|
6
|
-
"Project-Id-Version": "foreman_leapp
|
|
6
|
+
"Project-Id-Version": "foreman_leapp 3.0.0",
|
|
7
7
|
"Report-Msgid-Bugs-To": "",
|
|
8
8
|
"PO-Revision-Date": "2022-10-12 12:00+0000",
|
|
9
9
|
"Last-Translator": "Bryan Kearney <bryan.kearney@gmail.com>, 2023",
|
|
@@ -101,6 +101,9 @@
|
|
|
101
101
|
"Preupgrade check with Leapp": [
|
|
102
102
|
""
|
|
103
103
|
],
|
|
104
|
+
"Preupgrade job": [
|
|
105
|
+
""
|
|
106
|
+
],
|
|
104
107
|
"Remediation plan": [
|
|
105
108
|
"Sanierungsplan"
|
|
106
109
|
],
|
|
@@ -3,10 +3,152 @@
|
|
|
3
3
|
"locale_data": {
|
|
4
4
|
"foreman_leapp": {
|
|
5
5
|
"": {
|
|
6
|
+
"Project-Id-Version": "foreman_leapp 1.0.0",
|
|
7
|
+
"Report-Msgid-Bugs-To": "",
|
|
8
|
+
"PO-Revision-Date": "2025-09-12 13:19+0200",
|
|
9
|
+
"Last-Translator": "FULL NAME <EMAIL@ADDRESS>",
|
|
10
|
+
"Language-Team": "LANGUAGE <LL@li.org>",
|
|
11
|
+
"Language": "",
|
|
12
|
+
"MIME-Version": "1.0",
|
|
13
|
+
"Content-Type": "text/plain; charset=UTF-8",
|
|
14
|
+
"Content-Transfer-Encoding": "8bit",
|
|
15
|
+
"Plural-Forms": "nplurals=INTEGER; plural=EXPRESSION;",
|
|
6
16
|
"lang": "en",
|
|
7
17
|
"domain": "foreman_leapp",
|
|
8
|
-
"plural_forms":
|
|
9
|
-
}
|
|
18
|
+
"plural_forms": "nplurals=INTEGER; plural=EXPRESSION;"
|
|
19
|
+
},
|
|
20
|
+
"A Foreman plugin to support inplace RHEL upgrades with Leapp utility.": [
|
|
21
|
+
""
|
|
22
|
+
],
|
|
23
|
+
"All": [
|
|
24
|
+
""
|
|
25
|
+
],
|
|
26
|
+
"Command": [
|
|
27
|
+
""
|
|
28
|
+
],
|
|
29
|
+
"Could not retrieve data: %(status) - %(msg)": [
|
|
30
|
+
""
|
|
31
|
+
],
|
|
32
|
+
"Failed to fetch preupgrade reports from server.": [
|
|
33
|
+
""
|
|
34
|
+
],
|
|
35
|
+
"Fix Selected": [
|
|
36
|
+
""
|
|
37
|
+
],
|
|
38
|
+
"Fix Type": [
|
|
39
|
+
""
|
|
40
|
+
],
|
|
41
|
+
"Has Remediation": [
|
|
42
|
+
""
|
|
43
|
+
],
|
|
44
|
+
"Has Remediation?": [
|
|
45
|
+
""
|
|
46
|
+
],
|
|
47
|
+
"High": [
|
|
48
|
+
""
|
|
49
|
+
],
|
|
50
|
+
"High Risk Factor": [
|
|
51
|
+
""
|
|
52
|
+
],
|
|
53
|
+
"Hint": [
|
|
54
|
+
""
|
|
55
|
+
],
|
|
56
|
+
"Host": [
|
|
57
|
+
""
|
|
58
|
+
],
|
|
59
|
+
"Info": [
|
|
60
|
+
""
|
|
61
|
+
],
|
|
62
|
+
"Inhibitor": [
|
|
63
|
+
""
|
|
64
|
+
],
|
|
65
|
+
"Inhibitor?": [
|
|
66
|
+
""
|
|
67
|
+
],
|
|
68
|
+
"Leapp preupgrade report": [
|
|
69
|
+
""
|
|
70
|
+
],
|
|
71
|
+
"Links": [
|
|
72
|
+
""
|
|
73
|
+
],
|
|
74
|
+
"List Preupgrade reports": [
|
|
75
|
+
""
|
|
76
|
+
],
|
|
77
|
+
"List Preupgrade reports for Job invocation": [
|
|
78
|
+
""
|
|
79
|
+
],
|
|
80
|
+
"Low": [
|
|
81
|
+
""
|
|
82
|
+
],
|
|
83
|
+
"Low Risk Factor": [
|
|
84
|
+
""
|
|
85
|
+
],
|
|
86
|
+
"Medium": [
|
|
87
|
+
""
|
|
88
|
+
],
|
|
89
|
+
"Medium Risk Factor": [
|
|
90
|
+
""
|
|
91
|
+
],
|
|
92
|
+
"Missing one of the required permissions: view_hosts": [
|
|
93
|
+
""
|
|
94
|
+
],
|
|
95
|
+
"No": [
|
|
96
|
+
""
|
|
97
|
+
],
|
|
98
|
+
"No Preupgrade Report Available": [
|
|
99
|
+
""
|
|
100
|
+
],
|
|
101
|
+
"Preupgrade check with Leapp": [
|
|
102
|
+
""
|
|
103
|
+
],
|
|
104
|
+
"Preupgrade job": [
|
|
105
|
+
""
|
|
106
|
+
],
|
|
107
|
+
"Remediation plan": [
|
|
108
|
+
""
|
|
109
|
+
],
|
|
110
|
+
"Risk Factor": [
|
|
111
|
+
""
|
|
112
|
+
],
|
|
113
|
+
"Run Leapp upgrade job for RHEL host": [
|
|
114
|
+
""
|
|
115
|
+
],
|
|
116
|
+
"Run Remediation plan with Leapp": [
|
|
117
|
+
""
|
|
118
|
+
],
|
|
119
|
+
"Run Upgrade": [
|
|
120
|
+
""
|
|
121
|
+
],
|
|
122
|
+
"Show Preupgrade report": [
|
|
123
|
+
""
|
|
124
|
+
],
|
|
125
|
+
"Summary": [
|
|
126
|
+
""
|
|
127
|
+
],
|
|
128
|
+
"Tags": [
|
|
129
|
+
""
|
|
130
|
+
],
|
|
131
|
+
"The preupgrade report could not be generated, check the job details for the reason": [
|
|
132
|
+
""
|
|
133
|
+
],
|
|
134
|
+
"The preupgrade report will be available after the job finishes": [
|
|
135
|
+
""
|
|
136
|
+
],
|
|
137
|
+
"This issue inhibits the upgrade.": [
|
|
138
|
+
""
|
|
139
|
+
],
|
|
140
|
+
"Title": [
|
|
141
|
+
""
|
|
142
|
+
],
|
|
143
|
+
"Upgrade with Leapp": [
|
|
144
|
+
""
|
|
145
|
+
],
|
|
146
|
+
"Upgradeability check for RHEL host": [
|
|
147
|
+
""
|
|
148
|
+
],
|
|
149
|
+
"Yes": [
|
|
150
|
+
""
|
|
151
|
+
]
|
|
10
152
|
}
|
|
11
153
|
}
|
|
12
154
|
};
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
"locale_data": {
|
|
4
4
|
"foreman_leapp": {
|
|
5
5
|
"": {
|
|
6
|
-
"Project-Id-Version": "foreman_leapp
|
|
6
|
+
"Project-Id-Version": "foreman_leapp 3.0.0",
|
|
7
7
|
"Report-Msgid-Bugs-To": "",
|
|
8
8
|
"PO-Revision-Date": "2022-10-12 12:00+0000",
|
|
9
9
|
"Last-Translator": "Ewoud Kohl van Wijngaarden <ewoud+transifex@kohlvanwijngaarden.nl>, 2023",
|
|
@@ -101,6 +101,9 @@
|
|
|
101
101
|
"Preupgrade check with Leapp": [
|
|
102
102
|
"Contrôle pré-mise à niveau avec Leapp"
|
|
103
103
|
],
|
|
104
|
+
"Preupgrade job": [
|
|
105
|
+
""
|
|
106
|
+
],
|
|
104
107
|
"Remediation plan": [
|
|
105
108
|
"Plan de remédiation"
|
|
106
109
|
],
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
"locale_data": {
|
|
4
4
|
"foreman_leapp": {
|
|
5
5
|
"": {
|
|
6
|
-
"Project-Id-Version": "foreman_leapp
|
|
6
|
+
"Project-Id-Version": "foreman_leapp 3.0.0",
|
|
7
7
|
"Report-Msgid-Bugs-To": "",
|
|
8
8
|
"PO-Revision-Date": "2022-10-12 12:00+0000",
|
|
9
9
|
"Last-Translator": "Ewoud Kohl van Wijngaarden <ewoud+transifex@kohlvanwijngaarden.nl>, 2023",
|
|
@@ -101,6 +101,9 @@
|
|
|
101
101
|
"Preupgrade check with Leapp": [
|
|
102
102
|
"Leapp によるアップグレード前のチェック"
|
|
103
103
|
],
|
|
104
|
+
"Preupgrade job": [
|
|
105
|
+
""
|
|
106
|
+
],
|
|
104
107
|
"Remediation plan": [
|
|
105
108
|
"修復プラン"
|
|
106
109
|
],
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
"locale_data": {
|
|
4
4
|
"foreman_leapp": {
|
|
5
5
|
"": {
|
|
6
|
-
"Project-Id-Version": "foreman_leapp
|
|
6
|
+
"Project-Id-Version": "foreman_leapp 3.0.0",
|
|
7
7
|
"Report-Msgid-Bugs-To": "",
|
|
8
8
|
"PO-Revision-Date": "2022-10-12 12:00+0000",
|
|
9
9
|
"Last-Translator": "Temuri Doghonadze <temuri.doghonadze@gmail.com>, 2023",
|
|
@@ -101,6 +101,9 @@
|
|
|
101
101
|
"Preupgrade check with Leapp": [
|
|
102
102
|
"განახლებისწინა შემოწმება Leapp-ით"
|
|
103
103
|
],
|
|
104
|
+
"Preupgrade job": [
|
|
105
|
+
""
|
|
106
|
+
],
|
|
104
107
|
"Remediation plan": [
|
|
105
108
|
"გაუქმების გეგმა"
|
|
106
109
|
],
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
"locale_data": {
|
|
4
4
|
"foreman_leapp": {
|
|
5
5
|
"": {
|
|
6
|
-
"Project-Id-Version": "foreman_leapp
|
|
6
|
+
"Project-Id-Version": "foreman_leapp 3.0.0",
|
|
7
7
|
"Report-Msgid-Bugs-To": "",
|
|
8
8
|
"PO-Revision-Date": "2022-10-12 12:00+0000",
|
|
9
9
|
"Last-Translator": "Ewoud Kohl van Wijngaarden <ewoud+transifex@kohlvanwijngaarden.nl>, 2025",
|
|
@@ -101,6 +101,9 @@
|
|
|
101
101
|
"Preupgrade check with Leapp": [
|
|
102
102
|
"Leapp으로 업그레이드 전 확인"
|
|
103
103
|
],
|
|
104
|
+
"Preupgrade job": [
|
|
105
|
+
""
|
|
106
|
+
],
|
|
104
107
|
"Remediation plan": [
|
|
105
108
|
"수정 계획"
|
|
106
109
|
],
|
|
@@ -13,15 +13,22 @@ template_inputs:
|
|
|
13
13
|
required: true
|
|
14
14
|
default: "ga"
|
|
15
15
|
options: "ga\ne4s\neus\naus"
|
|
16
|
+
- name: Target Version
|
|
17
|
+
description: "Specify the target release version of the operating system to upgrade to. By default, the latest release is used."
|
|
18
|
+
input_type: user
|
|
19
|
+
required: false
|
|
16
20
|
%>
|
|
17
21
|
<%
|
|
18
|
-
|
|
22
|
+
options = []
|
|
23
|
+
options << ['channel', input('Channel')] if input('Channel') != 'ga'
|
|
24
|
+
options << ['target', input('Target Version')] if input('Target Version').present?
|
|
25
|
+
options_string = options.map { |k, v| "--#{k}=#{shell_escape(v)}"}.join(' ')
|
|
19
26
|
%>
|
|
20
27
|
|
|
21
28
|
<%= render_template 'Check Leapp' %>
|
|
22
29
|
|
|
23
30
|
rm -f /var/log/leapp/leapp-report.json
|
|
24
|
-
leapp preupgrade <%=
|
|
31
|
+
leapp preupgrade <%= options_string %>
|
|
25
32
|
|
|
26
33
|
echo "===leap_upgrade_report_start==="
|
|
27
34
|
cat /var/log/leapp/leapp-report.json
|
|
@@ -19,14 +19,22 @@ template_inputs:
|
|
|
19
19
|
required: true
|
|
20
20
|
default: "true"
|
|
21
21
|
options: "true\nfalse"
|
|
22
|
+
- name: Target Version
|
|
23
|
+
description: "Specify the target release version of the operating system to upgrade to. By default, the latest release is used."
|
|
24
|
+
input_type: user
|
|
25
|
+
required: false
|
|
22
26
|
%>
|
|
23
27
|
---
|
|
28
|
+
<%
|
|
29
|
+
options = []
|
|
30
|
+
options << ['channel', input('Channel')] if input('Channel') != 'ga'
|
|
31
|
+
options << ['target', input('Target Version')] if input('Target Version').present?
|
|
32
|
+
options_string = options.map { |k, v| "--#{k}=#{shell_escape(v)}"}.join(' ')
|
|
33
|
+
%>
|
|
24
34
|
- hosts: all
|
|
25
|
-
vars:
|
|
26
|
-
- channel_opts: <%= input('Channel') == 'ga' ? '' : "--channel #{input('Channel')}" %>
|
|
27
35
|
tasks:
|
|
28
36
|
- name: Run Leapp Upgrade
|
|
29
|
-
command: leapp upgrade
|
|
37
|
+
command: leapp upgrade <%= options_string %>
|
|
30
38
|
|
|
31
39
|
<%- if input('Reboot') == "true" -%>
|
|
32
40
|
- name: Reboot the machine
|
data/lib/foreman_leapp/engine.rb
CHANGED
|
@@ -17,7 +17,7 @@ module ForemanLeapp
|
|
|
17
17
|
initializer 'foreman_leapp.register_plugin', before: :finisher_hook do |app|
|
|
18
18
|
app.reloader.to_prepare do
|
|
19
19
|
Foreman::Plugin.register :foreman_leapp do
|
|
20
|
-
requires_foreman '>= 3.
|
|
20
|
+
requires_foreman '>= 3.16'
|
|
21
21
|
register_gettext
|
|
22
22
|
|
|
23
23
|
apipie_documented_controllers ["#{ForemanLeapp::Engine.root}/app/controllers/api/v2/*.rb"]
|
|
Binary file
|
data/locale/de/foreman_leapp.po
CHANGED
|
@@ -10,10 +10,9 @@
|
|
|
10
10
|
# Lukas Kallies <github.com@luke-web.de>, 2022
|
|
11
11
|
# Bryan Kearney <bryan.kearney@gmail.com>, 2023
|
|
12
12
|
#
|
|
13
|
-
#, fuzzy
|
|
14
13
|
msgid ""
|
|
15
14
|
msgstr ""
|
|
16
|
-
"Project-Id-Version: foreman_leapp
|
|
15
|
+
"Project-Id-Version: foreman_leapp 3.0.0\n"
|
|
17
16
|
"Report-Msgid-Bugs-To: \n"
|
|
18
17
|
"PO-Revision-Date: 2022-10-12 12:00+0000\n"
|
|
19
18
|
"Last-Translator: Bryan Kearney <bryan.kearney@gmail.com>, 2023\n"
|
|
@@ -108,6 +107,9 @@ msgstr ""
|
|
|
108
107
|
msgid "Preupgrade check with Leapp"
|
|
109
108
|
msgstr ""
|
|
110
109
|
|
|
110
|
+
msgid "Preupgrade job"
|
|
111
|
+
msgstr ""
|
|
112
|
+
|
|
111
113
|
msgid "Remediation plan"
|
|
112
114
|
msgstr "Sanierungsplan"
|
|
113
115
|
|
|
Binary file
|
data/locale/en/foreman_leapp.po
CHANGED
|
@@ -0,0 +1,150 @@
|
|
|
1
|
+
# SOME DESCRIPTIVE TITLE.
|
|
2
|
+
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
|
|
3
|
+
# This file is distributed under the same license as the foreman_leapp package.
|
|
4
|
+
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
|
|
5
|
+
#
|
|
6
|
+
#, fuzzy
|
|
7
|
+
msgid ""
|
|
8
|
+
msgstr ""
|
|
9
|
+
"Project-Id-Version: foreman_leapp 1.0.0\n"
|
|
10
|
+
"Report-Msgid-Bugs-To: \n"
|
|
11
|
+
"PO-Revision-Date: 2025-09-12 13:19+0200\n"
|
|
12
|
+
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
|
13
|
+
"Language-Team: LANGUAGE <LL@li.org>\n"
|
|
14
|
+
"Language: \n"
|
|
15
|
+
"MIME-Version: 1.0\n"
|
|
16
|
+
"Content-Type: text/plain; charset=UTF-8\n"
|
|
17
|
+
"Content-Transfer-Encoding: 8bit\n"
|
|
18
|
+
"Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n"
|
|
19
|
+
|
|
20
|
+
msgid "A Foreman plugin to support inplace RHEL upgrades with Leapp utility."
|
|
21
|
+
msgstr ""
|
|
22
|
+
|
|
23
|
+
msgid "All"
|
|
24
|
+
msgstr ""
|
|
25
|
+
|
|
26
|
+
msgid "Command"
|
|
27
|
+
msgstr ""
|
|
28
|
+
|
|
29
|
+
msgid "Could not retrieve data: %(status) - %(msg)"
|
|
30
|
+
msgstr ""
|
|
31
|
+
|
|
32
|
+
msgid "Failed to fetch preupgrade reports from server."
|
|
33
|
+
msgstr ""
|
|
34
|
+
|
|
35
|
+
msgid "Fix Selected"
|
|
36
|
+
msgstr ""
|
|
37
|
+
|
|
38
|
+
msgid "Fix Type"
|
|
39
|
+
msgstr ""
|
|
40
|
+
|
|
41
|
+
msgid "Has Remediation"
|
|
42
|
+
msgstr ""
|
|
43
|
+
|
|
44
|
+
msgid "Has Remediation?"
|
|
45
|
+
msgstr ""
|
|
46
|
+
|
|
47
|
+
msgid "High"
|
|
48
|
+
msgstr ""
|
|
49
|
+
|
|
50
|
+
msgid "High Risk Factor"
|
|
51
|
+
msgstr ""
|
|
52
|
+
|
|
53
|
+
msgid "Hint"
|
|
54
|
+
msgstr ""
|
|
55
|
+
|
|
56
|
+
msgid "Host"
|
|
57
|
+
msgstr ""
|
|
58
|
+
|
|
59
|
+
msgid "Info"
|
|
60
|
+
msgstr ""
|
|
61
|
+
|
|
62
|
+
msgid "Inhibitor"
|
|
63
|
+
msgstr ""
|
|
64
|
+
|
|
65
|
+
msgid "Inhibitor?"
|
|
66
|
+
msgstr ""
|
|
67
|
+
|
|
68
|
+
msgid "Leapp preupgrade report"
|
|
69
|
+
msgstr ""
|
|
70
|
+
|
|
71
|
+
msgid "Links"
|
|
72
|
+
msgstr ""
|
|
73
|
+
|
|
74
|
+
msgid "List Preupgrade reports"
|
|
75
|
+
msgstr ""
|
|
76
|
+
|
|
77
|
+
msgid "List Preupgrade reports for Job invocation"
|
|
78
|
+
msgstr ""
|
|
79
|
+
|
|
80
|
+
msgid "Low"
|
|
81
|
+
msgstr ""
|
|
82
|
+
|
|
83
|
+
msgid "Low Risk Factor"
|
|
84
|
+
msgstr ""
|
|
85
|
+
|
|
86
|
+
msgid "Medium"
|
|
87
|
+
msgstr ""
|
|
88
|
+
|
|
89
|
+
msgid "Medium Risk Factor"
|
|
90
|
+
msgstr ""
|
|
91
|
+
|
|
92
|
+
msgid "Missing one of the required permissions: view_hosts"
|
|
93
|
+
msgstr ""
|
|
94
|
+
|
|
95
|
+
msgid "No"
|
|
96
|
+
msgstr ""
|
|
97
|
+
|
|
98
|
+
msgid "No Preupgrade Report Available"
|
|
99
|
+
msgstr ""
|
|
100
|
+
|
|
101
|
+
msgid "Preupgrade check with Leapp"
|
|
102
|
+
msgstr ""
|
|
103
|
+
|
|
104
|
+
msgid "Preupgrade job"
|
|
105
|
+
msgstr ""
|
|
106
|
+
|
|
107
|
+
msgid "Remediation plan"
|
|
108
|
+
msgstr ""
|
|
109
|
+
|
|
110
|
+
msgid "Risk Factor"
|
|
111
|
+
msgstr ""
|
|
112
|
+
|
|
113
|
+
msgid "Run Leapp upgrade job for RHEL host"
|
|
114
|
+
msgstr ""
|
|
115
|
+
|
|
116
|
+
msgid "Run Remediation plan with Leapp"
|
|
117
|
+
msgstr ""
|
|
118
|
+
|
|
119
|
+
msgid "Run Upgrade"
|
|
120
|
+
msgstr ""
|
|
121
|
+
|
|
122
|
+
msgid "Show Preupgrade report"
|
|
123
|
+
msgstr ""
|
|
124
|
+
|
|
125
|
+
msgid "Summary"
|
|
126
|
+
msgstr ""
|
|
127
|
+
|
|
128
|
+
msgid "Tags"
|
|
129
|
+
msgstr ""
|
|
130
|
+
|
|
131
|
+
msgid "The preupgrade report could not be generated, check the job details for the reason"
|
|
132
|
+
msgstr ""
|
|
133
|
+
|
|
134
|
+
msgid "The preupgrade report will be available after the job finishes"
|
|
135
|
+
msgstr ""
|
|
136
|
+
|
|
137
|
+
msgid "This issue inhibits the upgrade."
|
|
138
|
+
msgstr ""
|
|
139
|
+
|
|
140
|
+
msgid "Title"
|
|
141
|
+
msgstr ""
|
|
142
|
+
|
|
143
|
+
msgid "Upgrade with Leapp"
|
|
144
|
+
msgstr ""
|
|
145
|
+
|
|
146
|
+
msgid "Upgradeability check for RHEL host"
|
|
147
|
+
msgstr ""
|
|
148
|
+
|
|
149
|
+
msgid "Yes"
|
|
150
|
+
msgstr ""
|
data/locale/foreman_leapp.pot
CHANGED
|
@@ -8,8 +8,8 @@ msgid ""
|
|
|
8
8
|
msgstr ""
|
|
9
9
|
"Project-Id-Version: foreman_leapp 1.0.0\n"
|
|
10
10
|
"Report-Msgid-Bugs-To: \n"
|
|
11
|
-
"POT-Creation-Date:
|
|
12
|
-
"PO-Revision-Date:
|
|
11
|
+
"POT-Creation-Date: 2025-09-12 13:19+0200\n"
|
|
12
|
+
"PO-Revision-Date: 2025-09-12 13:19+0200\n"
|
|
13
13
|
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
|
14
14
|
"Language-Team: LANGUAGE <LL@li.org>\n"
|
|
15
15
|
"Language: \n"
|
|
@@ -18,10 +18,6 @@ msgstr ""
|
|
|
18
18
|
"Content-Transfer-Encoding: 8bit\n"
|
|
19
19
|
"Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n"
|
|
20
20
|
|
|
21
|
-
#: ../app/controllers/api/v2/concerns/api_authorizer.rb:16
|
|
22
|
-
msgid "Missing one of the required permissions: view_hosts"
|
|
23
|
-
msgstr ""
|
|
24
|
-
|
|
25
21
|
#: ../app/controllers/api/v2/preupgrade_reports_controller.rb:10
|
|
26
22
|
msgid "List Preupgrade reports"
|
|
27
23
|
msgstr ""
|
|
@@ -34,33 +30,37 @@ msgstr ""
|
|
|
34
30
|
msgid "List Preupgrade reports for Job invocation"
|
|
35
31
|
msgstr ""
|
|
36
32
|
|
|
33
|
+
#: ../app/controllers/concerns/api/v2/api_authorizer.rb:18
|
|
34
|
+
msgid "Missing one of the required permissions: view_hosts"
|
|
35
|
+
msgstr ""
|
|
36
|
+
|
|
37
37
|
#: ../app/helpers/foreman_leapp/hosts_helper.rb:6
|
|
38
|
-
#: ../lib/foreman_leapp/engine.rb:
|
|
38
|
+
#: ../lib/foreman_leapp/engine.rb:81
|
|
39
39
|
msgid "Preupgrade check with Leapp"
|
|
40
40
|
msgstr ""
|
|
41
41
|
|
|
42
42
|
#: ../app/helpers/foreman_leapp/hosts_helper.rb:8
|
|
43
|
-
#: ../lib/foreman_leapp/engine.rb:
|
|
43
|
+
#: ../lib/foreman_leapp/engine.rb:88
|
|
44
44
|
msgid "Upgrade with Leapp"
|
|
45
45
|
msgstr ""
|
|
46
46
|
|
|
47
|
-
#: ../lib/foreman_leapp/engine.rb:
|
|
47
|
+
#: ../lib/foreman_leapp/engine.rb:29
|
|
48
48
|
msgid "Leapp preupgrade report"
|
|
49
49
|
msgstr ""
|
|
50
50
|
|
|
51
|
-
#: ../lib/foreman_leapp/engine.rb:
|
|
51
|
+
#: ../lib/foreman_leapp/engine.rb:82
|
|
52
52
|
msgid "Upgradeability check for RHEL host"
|
|
53
53
|
msgstr ""
|
|
54
54
|
|
|
55
|
-
#: ../lib/foreman_leapp/engine.rb:
|
|
55
|
+
#: ../lib/foreman_leapp/engine.rb:89
|
|
56
56
|
msgid "Run Leapp upgrade job for RHEL host"
|
|
57
57
|
msgstr ""
|
|
58
58
|
|
|
59
|
-
#: ../lib/foreman_leapp/engine.rb:
|
|
59
|
+
#: ../lib/foreman_leapp/engine.rb:95
|
|
60
60
|
msgid "Remediation plan"
|
|
61
61
|
msgstr ""
|
|
62
62
|
|
|
63
|
-
#: ../lib/foreman_leapp/engine.rb:
|
|
63
|
+
#: ../lib/foreman_leapp/engine.rb:96
|
|
64
64
|
msgid "Run Remediation plan with Leapp"
|
|
65
65
|
msgstr ""
|
|
66
66
|
|
|
@@ -204,6 +204,10 @@ msgstr ""
|
|
|
204
204
|
msgid "Links"
|
|
205
205
|
msgstr ""
|
|
206
206
|
|
|
207
|
+
#: action_names.rb:2
|
|
208
|
+
msgid "Preupgrade job"
|
|
209
|
+
msgstr ""
|
|
210
|
+
|
|
207
211
|
#: gemspec.rb:4
|
|
208
212
|
msgid "A Foreman plugin to support inplace RHEL upgrades with Leapp utility."
|
|
209
213
|
msgstr ""
|
|
Binary file
|
data/locale/fr/foreman_leapp.po
CHANGED
|
@@ -11,10 +11,9 @@
|
|
|
11
11
|
# Amit Upadhye <aupadhye@redhat.com>, 2023
|
|
12
12
|
# Ewoud Kohl van Wijngaarden <ewoud+transifex@kohlvanwijngaarden.nl>, 2023
|
|
13
13
|
#
|
|
14
|
-
#, fuzzy
|
|
15
14
|
msgid ""
|
|
16
15
|
msgstr ""
|
|
17
|
-
"Project-Id-Version: foreman_leapp
|
|
16
|
+
"Project-Id-Version: foreman_leapp 3.0.0\n"
|
|
18
17
|
"Report-Msgid-Bugs-To: \n"
|
|
19
18
|
"PO-Revision-Date: 2022-10-12 12:00+0000\n"
|
|
20
19
|
"Last-Translator: Ewoud Kohl van Wijngaarden <ewoud+transifex@kohlvanwijngaarde"
|
|
@@ -111,6 +110,9 @@ msgstr "Aucun rapport de pré-mise à niveau disponible"
|
|
|
111
110
|
msgid "Preupgrade check with Leapp"
|
|
112
111
|
msgstr "Contrôle pré-mise à niveau avec Leapp"
|
|
113
112
|
|
|
113
|
+
msgid "Preupgrade job"
|
|
114
|
+
msgstr ""
|
|
115
|
+
|
|
114
116
|
msgid "Remediation plan"
|
|
115
117
|
msgstr "Plan de remédiation"
|
|
116
118
|
|
|
Binary file
|
data/locale/ja/foreman_leapp.po
CHANGED
|
@@ -10,10 +10,9 @@
|
|
|
10
10
|
# Bryan Kearney <bryan.kearney@gmail.com>, 2023
|
|
11
11
|
# Ewoud Kohl van Wijngaarden <ewoud+transifex@kohlvanwijngaarden.nl>, 2023
|
|
12
12
|
#
|
|
13
|
-
#, fuzzy
|
|
14
13
|
msgid ""
|
|
15
14
|
msgstr ""
|
|
16
|
-
"Project-Id-Version: foreman_leapp
|
|
15
|
+
"Project-Id-Version: foreman_leapp 3.0.0\n"
|
|
17
16
|
"Report-Msgid-Bugs-To: \n"
|
|
18
17
|
"PO-Revision-Date: 2022-10-12 12:00+0000\n"
|
|
19
18
|
"Last-Translator: Ewoud Kohl van Wijngaarden <ewoud+transifex@kohlvanwijngaarde"
|
|
@@ -109,6 +108,9 @@ msgstr "アップグレード前のレポートはありません"
|
|
|
109
108
|
msgid "Preupgrade check with Leapp"
|
|
110
109
|
msgstr "Leapp によるアップグレード前のチェック"
|
|
111
110
|
|
|
111
|
+
msgid "Preupgrade job"
|
|
112
|
+
msgstr ""
|
|
113
|
+
|
|
112
114
|
msgid "Remediation plan"
|
|
113
115
|
msgstr "修復プラン"
|
|
114
116
|
|
|
Binary file
|
data/locale/ka/foreman_leapp.po
CHANGED
|
@@ -6,10 +6,9 @@
|
|
|
6
6
|
# Translators:
|
|
7
7
|
# Temuri Doghonadze <temuri.doghonadze@gmail.com>, 2023
|
|
8
8
|
#
|
|
9
|
-
#, fuzzy
|
|
10
9
|
msgid ""
|
|
11
10
|
msgstr ""
|
|
12
|
-
"Project-Id-Version: foreman_leapp
|
|
11
|
+
"Project-Id-Version: foreman_leapp 3.0.0\n"
|
|
13
12
|
"Report-Msgid-Bugs-To: \n"
|
|
14
13
|
"PO-Revision-Date: 2022-10-12 12:00+0000\n"
|
|
15
14
|
"Last-Translator: Temuri Doghonadze <temuri.doghonadze@gmail.com>, 2023\n"
|
|
@@ -104,6 +103,9 @@ msgstr "განახლებისწინა ანგარიში ხ
|
|
|
104
103
|
msgid "Preupgrade check with Leapp"
|
|
105
104
|
msgstr "განახლებისწინა შემოწმება Leapp-ით"
|
|
106
105
|
|
|
106
|
+
msgid "Preupgrade job"
|
|
107
|
+
msgstr ""
|
|
108
|
+
|
|
107
109
|
msgid "Remediation plan"
|
|
108
110
|
msgstr "გაუქმების გეგმა"
|
|
109
111
|
|
|
Binary file
|
data/locale/ko/foreman_leapp.po
CHANGED
|
@@ -8,10 +8,9 @@
|
|
|
8
8
|
# Bryan Kearney <bryan.kearney@gmail.com>, 2022
|
|
9
9
|
# Ewoud Kohl van Wijngaarden <ewoud+transifex@kohlvanwijngaarden.nl>, 2025
|
|
10
10
|
#
|
|
11
|
-
#, fuzzy
|
|
12
11
|
msgid ""
|
|
13
12
|
msgstr ""
|
|
14
|
-
"Project-Id-Version: foreman_leapp
|
|
13
|
+
"Project-Id-Version: foreman_leapp 3.0.0\n"
|
|
15
14
|
"Report-Msgid-Bugs-To: \n"
|
|
16
15
|
"PO-Revision-Date: 2022-10-12 12:00+0000\n"
|
|
17
16
|
"Last-Translator: Ewoud Kohl van Wijngaarden <ewoud+transifex@kohlvanwijngaarde"
|
|
@@ -107,6 +106,9 @@ msgstr "사전 업그레이드 보고서가 없습니다"
|
|
|
107
106
|
msgid "Preupgrade check with Leapp"
|
|
108
107
|
msgstr "Leapp으로 업그레이드 전 확인"
|
|
109
108
|
|
|
109
|
+
msgid "Preupgrade job"
|
|
110
|
+
msgstr ""
|
|
111
|
+
|
|
110
112
|
msgid "Remediation plan"
|
|
111
113
|
msgstr "수정 계획"
|
|
112
114
|
|
|
@@ -8,7 +8,6 @@
|
|
|
8
8
|
# Amit Upadhye <aupadhye@redhat.com>, 2023
|
|
9
9
|
# Ewoud Kohl van Wijngaarden <ewoud+transifex@kohlvanwijngaarden.nl>, 2023
|
|
10
10
|
#
|
|
11
|
-
#, fuzzy
|
|
12
11
|
msgid ""
|
|
13
12
|
msgstr ""
|
|
14
13
|
"Project-Id-Version: foreman_leapp 2.0.3\n"
|
|
@@ -108,6 +107,9 @@ msgstr "没有可用的预升级报告"
|
|
|
108
107
|
msgid "Preupgrade check with Leapp"
|
|
109
108
|
msgstr "使用 Leapp 的预升级检查"
|
|
110
109
|
|
|
110
|
+
msgid "Preupgrade job"
|
|
111
|
+
msgstr ""
|
|
112
|
+
|
|
111
113
|
msgid "Remediation plan"
|
|
112
114
|
msgstr "补救计划"
|
|
113
115
|
|
data/package.json
CHANGED
metadata
CHANGED
|
@@ -1,13 +1,13 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: foreman_leapp
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
version:
|
|
4
|
+
version: 3.1.0
|
|
5
5
|
platform: ruby
|
|
6
6
|
authors:
|
|
7
7
|
- Foreman Leapp team
|
|
8
8
|
bindir: bin
|
|
9
9
|
cert_chain: []
|
|
10
|
-
date: 2025-
|
|
10
|
+
date: 2025-10-29 00:00:00.000000000 Z
|
|
11
11
|
dependencies:
|
|
12
12
|
- !ruby/object:Gem::Dependency
|
|
13
13
|
name: foreman_remote_execution
|
|
@@ -214,7 +214,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
|
|
|
214
214
|
- !ruby/object:Gem::Version
|
|
215
215
|
version: '0'
|
|
216
216
|
requirements: []
|
|
217
|
-
rubygems_version: 3.6.
|
|
217
|
+
rubygems_version: 3.6.9
|
|
218
218
|
specification_version: 4
|
|
219
219
|
summary: A Foreman plugin for Leapp utility.
|
|
220
220
|
test_files:
|