foreman_azure_rm 3.0.4 → 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_azure_rm/locale/ca/foreman_azure_rm.js +1 -1
- data/app/assets/javascripts/foreman_azure_rm/locale/cs_CZ/foreman_azure_rm.js +1 -1
- data/app/assets/javascripts/foreman_azure_rm/locale/de/foreman_azure_rm.js +1 -1
- data/app/assets/javascripts/foreman_azure_rm/locale/en/foreman_azure_rm.js +2 -189
- data/app/assets/javascripts/foreman_azure_rm/locale/en_GB/foreman_azure_rm.js +1 -1
- data/app/assets/javascripts/foreman_azure_rm/locale/es/foreman_azure_rm.js +1 -1
- data/app/assets/javascripts/foreman_azure_rm/locale/fr/foreman_azure_rm.js +1 -1
- data/app/assets/javascripts/foreman_azure_rm/locale/gl/foreman_azure_rm.js +1 -1
- data/app/assets/javascripts/foreman_azure_rm/locale/it/foreman_azure_rm.js +2 -2
- data/app/assets/javascripts/foreman_azure_rm/locale/ja/foreman_azure_rm.js +1 -1
- data/app/assets/javascripts/foreman_azure_rm/locale/ka/foreman_azure_rm.js +1 -1
- data/app/assets/javascripts/foreman_azure_rm/locale/ko/foreman_azure_rm.js +1 -1
- data/app/assets/javascripts/foreman_azure_rm/locale/nl_NL/foreman_azure_rm.js +1 -1
- data/app/assets/javascripts/foreman_azure_rm/locale/pl/foreman_azure_rm.js +1 -1
- data/app/assets/javascripts/foreman_azure_rm/locale/pt_BR/foreman_azure_rm.js +1 -1
- data/app/assets/javascripts/foreman_azure_rm/locale/ru/foreman_azure_rm.js +2 -2
- data/app/assets/javascripts/foreman_azure_rm/locale/sv_SE/foreman_azure_rm.js +1 -1
- data/app/assets/javascripts/foreman_azure_rm/locale/zh_CN/foreman_azure_rm.js +1 -1
- data/app/assets/javascripts/foreman_azure_rm/locale/zh_TW/foreman_azure_rm.js +2 -2
- data/app/models/foreman_azure_rm/azure_rm.rb +3 -4
- data/lib/foreman_azure_rm/engine.rb +10 -1
- data/lib/foreman_azure_rm/version.rb +1 -1
- data/locale/ca/LC_MESSAGES/foreman_azure_rm.mo +0 -0
- data/locale/ca/foreman_azure_rm.po +2 -1
- data/locale/cs_CZ/LC_MESSAGES/foreman_azure_rm.mo +0 -0
- data/locale/cs_CZ/foreman_azure_rm.po +2 -1
- data/locale/de/LC_MESSAGES/foreman_azure_rm.mo +0 -0
- data/locale/de/foreman_azure_rm.po +3 -3
- data/locale/en/LC_MESSAGES/foreman_azure_rm.mo +0 -0
- data/locale/en/foreman_azure_rm.po +0 -195
- data/locale/en_GB/LC_MESSAGES/foreman_azure_rm.mo +0 -0
- data/locale/en_GB/foreman_azure_rm.po +2 -1
- data/locale/es/LC_MESSAGES/foreman_azure_rm.mo +0 -0
- data/locale/es/foreman_azure_rm.po +2 -2
- data/locale/foreman_azure_rm.pot +2 -2
- data/locale/fr/LC_MESSAGES/foreman_azure_rm.mo +0 -0
- data/locale/fr/foreman_azure_rm.po +3 -3
- data/locale/gemspec.rb +1 -1
- data/locale/gl/LC_MESSAGES/foreman_azure_rm.mo +0 -0
- data/locale/gl/foreman_azure_rm.po +2 -1
- data/locale/it/LC_MESSAGES/foreman_azure_rm.mo +0 -0
- data/locale/it/foreman_azure_rm.po +4 -4
- data/locale/ja/LC_MESSAGES/foreman_azure_rm.mo +0 -0
- data/locale/ja/foreman_azure_rm.po +2 -1
- data/locale/ka/LC_MESSAGES/foreman_azure_rm.mo +0 -0
- data/locale/ka/foreman_azure_rm.po +2 -1
- data/locale/ko/LC_MESSAGES/foreman_azure_rm.mo +0 -0
- data/locale/ko/foreman_azure_rm.po +3 -2
- data/locale/nl_NL/LC_MESSAGES/foreman_azure_rm.mo +0 -0
- data/locale/nl_NL/foreman_azure_rm.po +2 -1
- data/locale/pl/LC_MESSAGES/foreman_azure_rm.mo +0 -0
- data/locale/pl/foreman_azure_rm.po +2 -1
- data/locale/pt_BR/LC_MESSAGES/foreman_azure_rm.mo +0 -0
- data/locale/pt_BR/foreman_azure_rm.po +3 -2
- data/locale/ru/LC_MESSAGES/foreman_azure_rm.mo +0 -0
- data/locale/ru/foreman_azure_rm.po +4 -4
- data/locale/sv_SE/LC_MESSAGES/foreman_azure_rm.mo +0 -0
- data/locale/sv_SE/foreman_azure_rm.po +2 -1
- data/locale/zh_CN/LC_MESSAGES/foreman_azure_rm.mo +0 -0
- data/locale/zh_CN/foreman_azure_rm.po +3 -2
- data/locale/zh_TW/LC_MESSAGES/foreman_azure_rm.mo +0 -0
- data/locale/zh_TW/foreman_azure_rm.po +4 -3
- metadata +5 -9
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA256:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: 98ae851cdab52531c3fcb71090bb97f6d11a6e989c8f1ef59b5ce5e6b11472ff
|
|
4
|
+
data.tar.gz: ec0c40dbc99044f62e237bbc4fd02d16a3a3eedb7adf949511726d5d65e5e96a
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: dfe848f3e09a805e70fec09a33860062b7d16aa19d4de80286cef63af128e45d4feffd511943fe024b22fe53ad92d6966cd5b44abcdb0a62ad9b962ae0ecc134
|
|
7
|
+
data.tar.gz: 3fdae2edd19fb2c71ecf0f0cd0dc7cf15f02298fa4c89d602487c3d5eef87b4ffd4c912768610c543f622db0680960fdbe6cccb7a12479c85dbce2b535e5e554
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
"locale_data": {
|
|
4
4
|
"foreman_azure_rm": {
|
|
5
5
|
"": {
|
|
6
|
-
"Project-Id-Version": "foreman_azure_rm 3.0.
|
|
6
|
+
"Project-Id-Version": "foreman_azure_rm 3.0.4",
|
|
7
7
|
"Report-Msgid-Bugs-To": "",
|
|
8
8
|
"PO-Revision-Date": "2020-04-21 13:58+0000",
|
|
9
9
|
"Last-Translator": "Robert Antoni Buj i Gelonch <rbuj@fedoraproject.org>, 2020",
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
"locale_data": {
|
|
4
4
|
"foreman_azure_rm": {
|
|
5
5
|
"": {
|
|
6
|
-
"Project-Id-Version": "foreman_azure_rm 3.0.
|
|
6
|
+
"Project-Id-Version": "foreman_azure_rm 3.0.4",
|
|
7
7
|
"Report-Msgid-Bugs-To": "",
|
|
8
8
|
"PO-Revision-Date": "2020-04-21 13:58+0000",
|
|
9
9
|
"Last-Translator": "Pavel Borecki <pavel.borecki@gmail.com>, 2020",
|
|
@@ -3,197 +3,10 @@
|
|
|
3
3
|
"locale_data": {
|
|
4
4
|
"foreman_azure_rm": {
|
|
5
5
|
"": {
|
|
6
|
-
"Project-Id-Version": "foreman_azure_rm 1.0.0",
|
|
7
|
-
"Report-Msgid-Bugs-To": "",
|
|
8
|
-
"PO-Revision-Date": "2025-02-20 10:10+0100",
|
|
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;",
|
|
16
6
|
"lang": "en",
|
|
17
7
|
"domain": "foreman_azure_rm",
|
|
18
|
-
"plural_forms":
|
|
19
|
-
}
|
|
20
|
-
"%{vm_size} VM Size": [
|
|
21
|
-
""
|
|
22
|
-
],
|
|
23
|
-
"Actions": [
|
|
24
|
-
""
|
|
25
|
-
],
|
|
26
|
-
"Additional number of disks can be added based on VM Size. For more details, please refer to Microsoft Azure's documentation": [
|
|
27
|
-
""
|
|
28
|
-
],
|
|
29
|
-
"Azure Image Name": [
|
|
30
|
-
""
|
|
31
|
-
],
|
|
32
|
-
"Azure Region": [
|
|
33
|
-
""
|
|
34
|
-
],
|
|
35
|
-
"Azure Resource Manager as a compute resource for Foreman": [
|
|
36
|
-
""
|
|
37
|
-
],
|
|
38
|
-
"Azure Subnet": [
|
|
39
|
-
""
|
|
40
|
-
],
|
|
41
|
-
"Azure Tags": [
|
|
42
|
-
""
|
|
43
|
-
],
|
|
44
|
-
"Azure's Default": [
|
|
45
|
-
""
|
|
46
|
-
],
|
|
47
|
-
"Client ID": [
|
|
48
|
-
""
|
|
49
|
-
],
|
|
50
|
-
"Client ID for AzureRm": [
|
|
51
|
-
""
|
|
52
|
-
],
|
|
53
|
-
"Client Secret": [
|
|
54
|
-
""
|
|
55
|
-
],
|
|
56
|
-
"Client Secret for AzureRm": [
|
|
57
|
-
""
|
|
58
|
-
],
|
|
59
|
-
"Cloud": [
|
|
60
|
-
""
|
|
61
|
-
],
|
|
62
|
-
"Comma seperated file URIs": [
|
|
63
|
-
""
|
|
64
|
-
],
|
|
65
|
-
"Comma seperated list of name=value pairs for tags on this VM in Azure": [
|
|
66
|
-
""
|
|
67
|
-
],
|
|
68
|
-
"Custom Script Command": [
|
|
69
|
-
""
|
|
70
|
-
],
|
|
71
|
-
"Data Disk Caching": [
|
|
72
|
-
""
|
|
73
|
-
],
|
|
74
|
-
"Default ReadWrite": [
|
|
75
|
-
""
|
|
76
|
-
],
|
|
77
|
-
"Deploy NVIDIA GPU driver and CUDA (Azure Extension Microsoft.HpcCompute/NvidiaGpuDriver{Linux,Windows}/1.3)": [
|
|
78
|
-
""
|
|
79
|
-
],
|
|
80
|
-
"Does this image support user data input?": [
|
|
81
|
-
""
|
|
82
|
-
],
|
|
83
|
-
"For custom or shared gallery image, use prefix 'custom://' or 'gallery://'. For public and RHEL-byos images, prefix the uuid with 'marketplace://'. (e.g. 'marketplace://OpenLogic:CentOS:7.5:latest' or 'custom://image-name')": [
|
|
84
|
-
""
|
|
85
|
-
],
|
|
86
|
-
"Image": [
|
|
87
|
-
""
|
|
88
|
-
],
|
|
89
|
-
"Leave empty to use default image size": [
|
|
90
|
-
""
|
|
91
|
-
],
|
|
92
|
-
"Load Regions": [
|
|
93
|
-
""
|
|
94
|
-
],
|
|
95
|
-
"NVIDIA driver / CUDA": [
|
|
96
|
-
""
|
|
97
|
-
],
|
|
98
|
-
"Name": [
|
|
99
|
-
""
|
|
100
|
-
],
|
|
101
|
-
"OS Disk Caching": [
|
|
102
|
-
""
|
|
103
|
-
],
|
|
104
|
-
"Override OS Disk Size (GB)": [
|
|
105
|
-
""
|
|
106
|
-
],
|
|
107
|
-
"Password": [
|
|
108
|
-
""
|
|
109
|
-
],
|
|
110
|
-
"Password to authenticate with - used for SSH finish step.": [
|
|
111
|
-
""
|
|
112
|
-
],
|
|
113
|
-
"Platform": [
|
|
114
|
-
""
|
|
115
|
-
],
|
|
116
|
-
"Please select a Resource Group": [
|
|
117
|
-
""
|
|
118
|
-
],
|
|
119
|
-
"Please select a VM Size": [
|
|
120
|
-
""
|
|
121
|
-
],
|
|
122
|
-
"Please select an image": [
|
|
123
|
-
""
|
|
124
|
-
],
|
|
125
|
-
"Premium OS Disk": [
|
|
126
|
-
""
|
|
127
|
-
],
|
|
128
|
-
"Properties": [
|
|
129
|
-
""
|
|
130
|
-
],
|
|
131
|
-
"Public IP": [
|
|
132
|
-
""
|
|
133
|
-
],
|
|
134
|
-
"Region": [
|
|
135
|
-
""
|
|
136
|
-
],
|
|
137
|
-
"Reload Images, Sizes, vNets": [
|
|
138
|
-
""
|
|
139
|
-
],
|
|
140
|
-
"Resource Group": [
|
|
141
|
-
""
|
|
142
|
-
],
|
|
143
|
-
"SSH Key": [
|
|
144
|
-
""
|
|
145
|
-
],
|
|
146
|
-
"Select": [
|
|
147
|
-
""
|
|
148
|
-
],
|
|
149
|
-
"Size": [
|
|
150
|
-
""
|
|
151
|
-
],
|
|
152
|
-
"Size (GB)": [
|
|
153
|
-
""
|
|
154
|
-
],
|
|
155
|
-
"State": [
|
|
156
|
-
""
|
|
157
|
-
],
|
|
158
|
-
"Static Private IP": [
|
|
159
|
-
""
|
|
160
|
-
],
|
|
161
|
-
"Subscription ID": [
|
|
162
|
-
""
|
|
163
|
-
],
|
|
164
|
-
"Subscription ID for AzureRm": [
|
|
165
|
-
""
|
|
166
|
-
],
|
|
167
|
-
"Tenant ID": [
|
|
168
|
-
""
|
|
169
|
-
],
|
|
170
|
-
"The region you selected has no sizes associated with it": [
|
|
171
|
-
""
|
|
172
|
-
],
|
|
173
|
-
"The selected image has no associated compute resource": [
|
|
174
|
-
""
|
|
175
|
-
],
|
|
176
|
-
"The selected region has no subnets": [
|
|
177
|
-
""
|
|
178
|
-
],
|
|
179
|
-
"The user that will be used to SSH into the VM for completion": [
|
|
180
|
-
""
|
|
181
|
-
],
|
|
182
|
-
"To perform commands as root, prefix it with 'sudo'": [
|
|
183
|
-
""
|
|
184
|
-
],
|
|
185
|
-
"Username": [
|
|
186
|
-
""
|
|
187
|
-
],
|
|
188
|
-
"VM Size": [
|
|
189
|
-
""
|
|
190
|
-
],
|
|
191
|
-
"is not valid, must be lowercase eg. 'eastus'. No special characters allowed.": [
|
|
192
|
-
""
|
|
193
|
-
],
|
|
194
|
-
"is not valid. Valid choices are %s.": [
|
|
195
|
-
""
|
|
196
|
-
]
|
|
8
|
+
"plural_forms": null
|
|
9
|
+
}
|
|
197
10
|
}
|
|
198
11
|
}
|
|
199
12
|
};
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
"locale_data": {
|
|
4
4
|
"foreman_azure_rm": {
|
|
5
5
|
"": {
|
|
6
|
-
"Project-Id-Version": "foreman_azure_rm 3.0.
|
|
6
|
+
"Project-Id-Version": "foreman_azure_rm 3.0.4",
|
|
7
7
|
"Report-Msgid-Bugs-To": "",
|
|
8
8
|
"PO-Revision-Date": "2020-04-21 13:58+0000",
|
|
9
9
|
"Last-Translator": "Andi Chandler <andi@gowling.com>, 2023",
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
"locale_data": {
|
|
4
4
|
"foreman_azure_rm": {
|
|
5
5
|
"": {
|
|
6
|
-
"Project-Id-Version": "foreman_azure_rm 3.0.
|
|
6
|
+
"Project-Id-Version": "foreman_azure_rm 3.0.4",
|
|
7
7
|
"Report-Msgid-Bugs-To": "",
|
|
8
8
|
"PO-Revision-Date": "2020-04-21 13:58+0000",
|
|
9
9
|
"Last-Translator": "Amit Upadhye <aupadhye@redhat.com>, 2022",
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
"locale_data": {
|
|
4
4
|
"foreman_azure_rm": {
|
|
5
5
|
"": {
|
|
6
|
-
"Project-Id-Version": "foreman_azure_rm 3.0.
|
|
6
|
+
"Project-Id-Version": "foreman_azure_rm 3.0.4",
|
|
7
7
|
"Report-Msgid-Bugs-To": "",
|
|
8
8
|
"PO-Revision-Date": "2020-04-21 13:58+0000",
|
|
9
9
|
"Last-Translator": "Ewoud Kohl van Wijngaarden <ewoud+transifex@kohlvanwijngaarden.nl>, 2025",
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
"locale_data": {
|
|
4
4
|
"foreman_azure_rm": {
|
|
5
5
|
"": {
|
|
6
|
-
"Project-Id-Version": "foreman_azure_rm 3.0.
|
|
6
|
+
"Project-Id-Version": "foreman_azure_rm 3.0.4",
|
|
7
7
|
"Report-Msgid-Bugs-To": "",
|
|
8
8
|
"PO-Revision-Date": "2020-04-21 13:58+0000",
|
|
9
9
|
"Last-Translator": "Carmela Rubiños <carmela.rubinos@gmail.com>, 2020",
|
|
@@ -3,10 +3,10 @@
|
|
|
3
3
|
"locale_data": {
|
|
4
4
|
"foreman_azure_rm": {
|
|
5
5
|
"": {
|
|
6
|
-
"Project-Id-Version": "foreman_azure_rm 3.0.
|
|
6
|
+
"Project-Id-Version": "foreman_azure_rm 3.0.4",
|
|
7
7
|
"Report-Msgid-Bugs-To": "",
|
|
8
8
|
"PO-Revision-Date": "2020-04-21 13:58+0000",
|
|
9
|
-
"Last-Translator": "
|
|
9
|
+
"Last-Translator": "0868a4d1af5275b3f70b0a6dac4c99a4, 2020",
|
|
10
10
|
"Language-Team": "Italian (https://app.transifex.com/foreman/teams/114/it/)",
|
|
11
11
|
"MIME-Version": "1.0",
|
|
12
12
|
"Content-Type": "text/plain; charset=UTF-8",
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
"locale_data": {
|
|
4
4
|
"foreman_azure_rm": {
|
|
5
5
|
"": {
|
|
6
|
-
"Project-Id-Version": "foreman_azure_rm 3.0.
|
|
6
|
+
"Project-Id-Version": "foreman_azure_rm 3.0.4",
|
|
7
7
|
"Report-Msgid-Bugs-To": "",
|
|
8
8
|
"PO-Revision-Date": "2020-04-21 13:58+0000",
|
|
9
9
|
"Last-Translator": "Ewoud Kohl van Wijngaarden <ewoud+transifex@kohlvanwijngaarden.nl>, 2025",
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
"locale_data": {
|
|
4
4
|
"foreman_azure_rm": {
|
|
5
5
|
"": {
|
|
6
|
-
"Project-Id-Version": "foreman_azure_rm 3.0.
|
|
6
|
+
"Project-Id-Version": "foreman_azure_rm 3.0.4",
|
|
7
7
|
"Report-Msgid-Bugs-To": "",
|
|
8
8
|
"PO-Revision-Date": "2020-04-21 13:58+0000",
|
|
9
9
|
"Last-Translator": "Temuri Doghonadze <temuri.doghonadze@gmail.com>, 2023",
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
"locale_data": {
|
|
4
4
|
"foreman_azure_rm": {
|
|
5
5
|
"": {
|
|
6
|
-
"Project-Id-Version": "foreman_azure_rm 3.0.
|
|
6
|
+
"Project-Id-Version": "foreman_azure_rm 3.0.4",
|
|
7
7
|
"Report-Msgid-Bugs-To": "",
|
|
8
8
|
"PO-Revision-Date": "2020-04-21 13:58+0000",
|
|
9
9
|
"Last-Translator": "Ewoud Kohl van Wijngaarden <ewoud+transifex@kohlvanwijngaarden.nl>, 2025",
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
"locale_data": {
|
|
4
4
|
"foreman_azure_rm": {
|
|
5
5
|
"": {
|
|
6
|
-
"Project-Id-Version": "foreman_azure_rm 3.0.
|
|
6
|
+
"Project-Id-Version": "foreman_azure_rm 3.0.4",
|
|
7
7
|
"Report-Msgid-Bugs-To": "",
|
|
8
8
|
"PO-Revision-Date": "2020-04-21 13:58+0000",
|
|
9
9
|
"Last-Translator": "EmielK <emiel@kremers.us>, 2020",
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
"locale_data": {
|
|
4
4
|
"foreman_azure_rm": {
|
|
5
5
|
"": {
|
|
6
|
-
"Project-Id-Version": "foreman_azure_rm 3.0.
|
|
6
|
+
"Project-Id-Version": "foreman_azure_rm 3.0.4",
|
|
7
7
|
"Report-Msgid-Bugs-To": "",
|
|
8
8
|
"PO-Revision-Date": "2020-04-21 13:58+0000",
|
|
9
9
|
"Last-Translator": "Michał Foryt <michal.foryt@gmail.com>, 2020",
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
"locale_data": {
|
|
4
4
|
"foreman_azure_rm": {
|
|
5
5
|
"": {
|
|
6
|
-
"Project-Id-Version": "foreman_azure_rm 3.0.
|
|
6
|
+
"Project-Id-Version": "foreman_azure_rm 3.0.4",
|
|
7
7
|
"Report-Msgid-Bugs-To": "",
|
|
8
8
|
"PO-Revision-Date": "2020-04-21 13:58+0000",
|
|
9
9
|
"Last-Translator": "Amit Upadhye <aupadhye@redhat.com>, 2022",
|
|
@@ -3,10 +3,10 @@
|
|
|
3
3
|
"locale_data": {
|
|
4
4
|
"foreman_azure_rm": {
|
|
5
5
|
"": {
|
|
6
|
-
"Project-Id-Version": "foreman_azure_rm 3.0.
|
|
6
|
+
"Project-Id-Version": "foreman_azure_rm 3.0.4",
|
|
7
7
|
"Report-Msgid-Bugs-To": "",
|
|
8
8
|
"PO-Revision-Date": "2020-04-21 13:58+0000",
|
|
9
|
-
"Last-Translator": "
|
|
9
|
+
"Last-Translator": "0868a4d1af5275b3f70b0a6dac4c99a4, 2020",
|
|
10
10
|
"Language-Team": "Russian (https://app.transifex.com/foreman/teams/114/ru/)",
|
|
11
11
|
"MIME-Version": "1.0",
|
|
12
12
|
"Content-Type": "text/plain; charset=UTF-8",
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
"locale_data": {
|
|
4
4
|
"foreman_azure_rm": {
|
|
5
5
|
"": {
|
|
6
|
-
"Project-Id-Version": "foreman_azure_rm 3.0.
|
|
6
|
+
"Project-Id-Version": "foreman_azure_rm 3.0.4",
|
|
7
7
|
"Report-Msgid-Bugs-To": "",
|
|
8
8
|
"PO-Revision-Date": "2020-04-21 13:58+0000",
|
|
9
9
|
"Last-Translator": "johnny.westerlund <johnny.westerlund@gmail.com>, 2020",
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
"locale_data": {
|
|
4
4
|
"foreman_azure_rm": {
|
|
5
5
|
"": {
|
|
6
|
-
"Project-Id-Version": "foreman_azure_rm 3.0.
|
|
6
|
+
"Project-Id-Version": "foreman_azure_rm 3.0.4",
|
|
7
7
|
"Report-Msgid-Bugs-To": "",
|
|
8
8
|
"PO-Revision-Date": "2020-04-21 13:58+0000",
|
|
9
9
|
"Last-Translator": "Ewoud Kohl van Wijngaarden <ewoud+transifex@kohlvanwijngaarden.nl>, 2025",
|
|
@@ -3,10 +3,10 @@
|
|
|
3
3
|
"locale_data": {
|
|
4
4
|
"foreman_azure_rm": {
|
|
5
5
|
"": {
|
|
6
|
-
"Project-Id-Version": "foreman_azure_rm 3.0.
|
|
6
|
+
"Project-Id-Version": "foreman_azure_rm 3.0.4",
|
|
7
7
|
"Report-Msgid-Bugs-To": "",
|
|
8
8
|
"PO-Revision-Date": "2020-04-21 13:58+0000",
|
|
9
|
-
"Last-Translator": "
|
|
9
|
+
"Last-Translator": "0868a4d1af5275b3f70b0a6dac4c99a4, 2020",
|
|
10
10
|
"Language-Team": "Chinese (Taiwan) (https://app.transifex.com/foreman/teams/114/zh_TW/)",
|
|
11
11
|
"MIME-Version": "1.0",
|
|
12
12
|
"Content-Type": "text/plain; charset=UTF-8",
|
|
@@ -81,7 +81,7 @@ module ForemanAzureRm
|
|
|
81
81
|
end
|
|
82
82
|
|
|
83
83
|
def self.provider_friendly_name
|
|
84
|
-
'Azure
|
|
84
|
+
'Microsoft Azure'
|
|
85
85
|
end
|
|
86
86
|
|
|
87
87
|
def capabilities
|
|
@@ -305,10 +305,9 @@ module ForemanAzureRm
|
|
|
305
305
|
end
|
|
306
306
|
|
|
307
307
|
def setup_key_pair
|
|
308
|
-
require 'sshkey'
|
|
309
308
|
name = "foreman-#{id}#{Foreman.uuid}"
|
|
310
|
-
|
|
311
|
-
build_key_pair :name => name, :secret =>
|
|
309
|
+
key_pair = Foreman::Provision::SshKey.generate
|
|
310
|
+
build_key_pair :name => name, :secret => key_pair.private_key, :public => key_pair.public_key
|
|
312
311
|
end
|
|
313
312
|
|
|
314
313
|
def find_vm_by_uuid(uuid)
|
|
@@ -10,10 +10,19 @@ module ForemanAzureRm
|
|
|
10
10
|
initializer 'foreman_azure_rm.register_plugin', :before => :finisher_hook do |app|
|
|
11
11
|
app.reloader.to_prepare do
|
|
12
12
|
Foreman::Plugin.register :foreman_azure_rm do
|
|
13
|
-
requires_foreman '>=
|
|
13
|
+
requires_foreman '>= 5.1'
|
|
14
14
|
register_gettext
|
|
15
15
|
compute_resource ForemanAzureRm::AzureRm
|
|
16
16
|
parameter_filter ComputeResource, :azure_vm, :tenant, :app_ident, :secret_key, :sub_id, :region, :cloud
|
|
17
|
+
|
|
18
|
+
security_block :foreman_azure_rm do
|
|
19
|
+
permission :view_hosts, {
|
|
20
|
+
hosts: [:sizes, :storage_accts, :subnets, :vnets],
|
|
21
|
+
}
|
|
22
|
+
permission :view_compute_resources, {
|
|
23
|
+
'api/v2/compute_resources': [:available_resource_groups, :available_sizes, :available_subnets, :available_vnets],
|
|
24
|
+
}
|
|
25
|
+
end
|
|
17
26
|
end
|
|
18
27
|
end
|
|
19
28
|
end
|
|
Binary file
|
|
@@ -6,9 +6,10 @@
|
|
|
6
6
|
# Translators:
|
|
7
7
|
# Robert Antoni Buj i Gelonch <rbuj@fedoraproject.org>, 2020
|
|
8
8
|
#
|
|
9
|
+
#, fuzzy
|
|
9
10
|
msgid ""
|
|
10
11
|
msgstr ""
|
|
11
|
-
"Project-Id-Version: foreman_azure_rm 3.0.
|
|
12
|
+
"Project-Id-Version: foreman_azure_rm 3.0.4\n"
|
|
12
13
|
"Report-Msgid-Bugs-To: \n"
|
|
13
14
|
"PO-Revision-Date: 2020-04-21 13:58+0000\n"
|
|
14
15
|
"Last-Translator: Robert Antoni Buj i Gelonch <rbuj@fedoraproject.org>, 2020\n"
|
|
Binary file
|
|
@@ -8,9 +8,10 @@
|
|
|
8
8
|
# mhulan <mhulan@redhat.com>, 2020
|
|
9
9
|
# Pavel Borecki <pavel.borecki@gmail.com>, 2020
|
|
10
10
|
#
|
|
11
|
+
#, fuzzy
|
|
11
12
|
msgid ""
|
|
12
13
|
msgstr ""
|
|
13
|
-
"Project-Id-Version: foreman_azure_rm 3.0.
|
|
14
|
+
"Project-Id-Version: foreman_azure_rm 3.0.4\n"
|
|
14
15
|
"Report-Msgid-Bugs-To: \n"
|
|
15
16
|
"PO-Revision-Date: 2020-04-21 13:58+0000\n"
|
|
16
17
|
"Last-Translator: Pavel Borecki <pavel.borecki@gmail.com>, 2020\n"
|
|
Binary file
|
|
@@ -7,16 +7,16 @@
|
|
|
7
7
|
# Lukáš Zapletal, 2020
|
|
8
8
|
# Ettore Atalan <atalanttore@googlemail.com>, 2020
|
|
9
9
|
# abf90805572190d649c59f7a021d76cb, 2020
|
|
10
|
+
# Bryan Kearney <bryan.kearney@gmail.com>, 2020
|
|
10
11
|
# Arnold Bechtoldt <mail@arnoldbechtoldt.com>, 2020
|
|
11
12
|
# mbacovsky <martin.bacovsky@gmail.com>, 2020
|
|
12
13
|
# Wiederoder <stefanwiederoder@googlemail.com>, 2020
|
|
13
|
-
# Bryan Kearney <bryan.kearney@gmail.com>, 2020
|
|
14
|
-
# Crited <Alexander.Stoll@netways.de>, 2020
|
|
15
14
|
# pdolinic, 2021
|
|
16
15
|
#
|
|
16
|
+
#, fuzzy
|
|
17
17
|
msgid ""
|
|
18
18
|
msgstr ""
|
|
19
|
-
"Project-Id-Version: foreman_azure_rm 3.0.
|
|
19
|
+
"Project-Id-Version: foreman_azure_rm 3.0.4\n"
|
|
20
20
|
"Report-Msgid-Bugs-To: \n"
|
|
21
21
|
"PO-Revision-Date: 2020-04-21 13:58+0000\n"
|
|
22
22
|
"Last-Translator: pdolinic, 2021\n"
|
|
Binary file
|
|
@@ -1,195 +0,0 @@
|
|
|
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_azure_rm package.
|
|
4
|
-
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
|
|
5
|
-
#
|
|
6
|
-
#, fuzzy
|
|
7
|
-
msgid ""
|
|
8
|
-
msgstr ""
|
|
9
|
-
"Project-Id-Version: foreman_azure_rm 1.0.0\n"
|
|
10
|
-
"Report-Msgid-Bugs-To: \n"
|
|
11
|
-
"PO-Revision-Date: 2025-02-20 10:10+0100\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 "%{vm_size} VM Size"
|
|
21
|
-
msgstr ""
|
|
22
|
-
|
|
23
|
-
msgid "Actions"
|
|
24
|
-
msgstr ""
|
|
25
|
-
|
|
26
|
-
msgid "Additional number of disks can be added based on VM Size. For more details, please refer to Microsoft Azure's documentation"
|
|
27
|
-
msgstr ""
|
|
28
|
-
|
|
29
|
-
msgid "Azure Image Name"
|
|
30
|
-
msgstr ""
|
|
31
|
-
|
|
32
|
-
msgid "Azure Region"
|
|
33
|
-
msgstr ""
|
|
34
|
-
|
|
35
|
-
msgid "Azure Resource Manager as a compute resource for Foreman"
|
|
36
|
-
msgstr ""
|
|
37
|
-
|
|
38
|
-
msgid "Azure Subnet"
|
|
39
|
-
msgstr ""
|
|
40
|
-
|
|
41
|
-
msgid "Azure Tags"
|
|
42
|
-
msgstr ""
|
|
43
|
-
|
|
44
|
-
msgid "Azure's Default"
|
|
45
|
-
msgstr ""
|
|
46
|
-
|
|
47
|
-
msgid "Client ID"
|
|
48
|
-
msgstr ""
|
|
49
|
-
|
|
50
|
-
msgid "Client ID for AzureRm"
|
|
51
|
-
msgstr ""
|
|
52
|
-
|
|
53
|
-
msgid "Client Secret"
|
|
54
|
-
msgstr ""
|
|
55
|
-
|
|
56
|
-
msgid "Client Secret for AzureRm"
|
|
57
|
-
msgstr ""
|
|
58
|
-
|
|
59
|
-
msgid "Cloud"
|
|
60
|
-
msgstr ""
|
|
61
|
-
|
|
62
|
-
msgid "Comma seperated file URIs"
|
|
63
|
-
msgstr ""
|
|
64
|
-
|
|
65
|
-
msgid "Comma seperated list of name=value pairs for tags on this VM in Azure"
|
|
66
|
-
msgstr ""
|
|
67
|
-
|
|
68
|
-
msgid "Custom Script Command"
|
|
69
|
-
msgstr ""
|
|
70
|
-
|
|
71
|
-
msgid "Data Disk Caching"
|
|
72
|
-
msgstr ""
|
|
73
|
-
|
|
74
|
-
msgid "Default ReadWrite"
|
|
75
|
-
msgstr ""
|
|
76
|
-
|
|
77
|
-
msgid "Deploy NVIDIA GPU driver and CUDA (Azure Extension Microsoft.HpcCompute/NvidiaGpuDriver{Linux,Windows}/1.3)"
|
|
78
|
-
msgstr ""
|
|
79
|
-
|
|
80
|
-
msgid "Does this image support user data input?"
|
|
81
|
-
msgstr ""
|
|
82
|
-
|
|
83
|
-
msgid "For custom or shared gallery image, use prefix 'custom://' or 'gallery://'. For public and RHEL-byos images, prefix the uuid with 'marketplace://'. (e.g. 'marketplace://OpenLogic:CentOS:7.5:latest' or 'custom://image-name')"
|
|
84
|
-
msgstr ""
|
|
85
|
-
|
|
86
|
-
msgid "Image"
|
|
87
|
-
msgstr ""
|
|
88
|
-
|
|
89
|
-
msgid "Leave empty to use default image size"
|
|
90
|
-
msgstr ""
|
|
91
|
-
|
|
92
|
-
msgid "Load Regions"
|
|
93
|
-
msgstr ""
|
|
94
|
-
|
|
95
|
-
msgid "NVIDIA driver / CUDA"
|
|
96
|
-
msgstr ""
|
|
97
|
-
|
|
98
|
-
msgid "Name"
|
|
99
|
-
msgstr ""
|
|
100
|
-
|
|
101
|
-
msgid "OS Disk Caching"
|
|
102
|
-
msgstr ""
|
|
103
|
-
|
|
104
|
-
msgid "Override OS Disk Size (GB)"
|
|
105
|
-
msgstr ""
|
|
106
|
-
|
|
107
|
-
msgid "Password"
|
|
108
|
-
msgstr ""
|
|
109
|
-
|
|
110
|
-
msgid "Password to authenticate with - used for SSH finish step."
|
|
111
|
-
msgstr ""
|
|
112
|
-
|
|
113
|
-
msgid "Platform"
|
|
114
|
-
msgstr ""
|
|
115
|
-
|
|
116
|
-
msgid "Please select a Resource Group"
|
|
117
|
-
msgstr ""
|
|
118
|
-
|
|
119
|
-
msgid "Please select a VM Size"
|
|
120
|
-
msgstr ""
|
|
121
|
-
|
|
122
|
-
msgid "Please select an image"
|
|
123
|
-
msgstr ""
|
|
124
|
-
|
|
125
|
-
msgid "Premium OS Disk"
|
|
126
|
-
msgstr ""
|
|
127
|
-
|
|
128
|
-
msgid "Properties"
|
|
129
|
-
msgstr ""
|
|
130
|
-
|
|
131
|
-
msgid "Public IP"
|
|
132
|
-
msgstr ""
|
|
133
|
-
|
|
134
|
-
msgid "Region"
|
|
135
|
-
msgstr ""
|
|
136
|
-
|
|
137
|
-
msgid "Reload Images, Sizes, vNets"
|
|
138
|
-
msgstr ""
|
|
139
|
-
|
|
140
|
-
msgid "Resource Group"
|
|
141
|
-
msgstr ""
|
|
142
|
-
|
|
143
|
-
msgid "SSH Key"
|
|
144
|
-
msgstr ""
|
|
145
|
-
|
|
146
|
-
msgid "Select"
|
|
147
|
-
msgstr ""
|
|
148
|
-
|
|
149
|
-
msgid "Size"
|
|
150
|
-
msgstr ""
|
|
151
|
-
|
|
152
|
-
msgid "Size (GB)"
|
|
153
|
-
msgstr ""
|
|
154
|
-
|
|
155
|
-
msgid "State"
|
|
156
|
-
msgstr ""
|
|
157
|
-
|
|
158
|
-
msgid "Static Private IP"
|
|
159
|
-
msgstr ""
|
|
160
|
-
|
|
161
|
-
msgid "Subscription ID"
|
|
162
|
-
msgstr ""
|
|
163
|
-
|
|
164
|
-
msgid "Subscription ID for AzureRm"
|
|
165
|
-
msgstr ""
|
|
166
|
-
|
|
167
|
-
msgid "Tenant ID"
|
|
168
|
-
msgstr ""
|
|
169
|
-
|
|
170
|
-
msgid "The region you selected has no sizes associated with it"
|
|
171
|
-
msgstr ""
|
|
172
|
-
|
|
173
|
-
msgid "The selected image has no associated compute resource"
|
|
174
|
-
msgstr ""
|
|
175
|
-
|
|
176
|
-
msgid "The selected region has no subnets"
|
|
177
|
-
msgstr ""
|
|
178
|
-
|
|
179
|
-
msgid "The user that will be used to SSH into the VM for completion"
|
|
180
|
-
msgstr ""
|
|
181
|
-
|
|
182
|
-
msgid "To perform commands as root, prefix it with 'sudo'"
|
|
183
|
-
msgstr ""
|
|
184
|
-
|
|
185
|
-
msgid "Username"
|
|
186
|
-
msgstr ""
|
|
187
|
-
|
|
188
|
-
msgid "VM Size"
|
|
189
|
-
msgstr ""
|
|
190
|
-
|
|
191
|
-
msgid "is not valid, must be lowercase eg. 'eastus'. No special characters allowed."
|
|
192
|
-
msgstr ""
|
|
193
|
-
|
|
194
|
-
msgid "is not valid. Valid choices are %s."
|
|
195
|
-
msgstr ""
|
|
Binary file
|
|
@@ -7,9 +7,10 @@
|
|
|
7
7
|
# 0868a4d1af5275b3f70b0a6dac4c99a4, 2020
|
|
8
8
|
# Andi Chandler <andi@gowling.com>, 2023
|
|
9
9
|
#
|
|
10
|
+
#, fuzzy
|
|
10
11
|
msgid ""
|
|
11
12
|
msgstr ""
|
|
12
|
-
"Project-Id-Version: foreman_azure_rm 3.0.
|
|
13
|
+
"Project-Id-Version: foreman_azure_rm 3.0.4\n"
|
|
13
14
|
"Report-Msgid-Bugs-To: \n"
|
|
14
15
|
"PO-Revision-Date: 2020-04-21 13:58+0000\n"
|
|
15
16
|
"Last-Translator: Andi Chandler <andi@gowling.com>, 2023\n"
|
|
Binary file
|
|
@@ -9,12 +9,12 @@
|
|
|
9
9
|
# Gustavo Varela <gustavo.varela@gmail.com>, 2020
|
|
10
10
|
# Carmela Rubiños <carmela.rubinos@gmail.com>, 2020
|
|
11
11
|
# Bryan Kearney <bryan.kearney@gmail.com>, 2020
|
|
12
|
-
# francis <hackgo@gmail.com>, 2020
|
|
13
12
|
# Amit Upadhye <aupadhye@redhat.com>, 2022
|
|
14
13
|
#
|
|
14
|
+
#, fuzzy
|
|
15
15
|
msgid ""
|
|
16
16
|
msgstr ""
|
|
17
|
-
"Project-Id-Version: foreman_azure_rm 3.0.
|
|
17
|
+
"Project-Id-Version: foreman_azure_rm 3.0.4\n"
|
|
18
18
|
"Report-Msgid-Bugs-To: \n"
|
|
19
19
|
"PO-Revision-Date: 2020-04-21 13:58+0000\n"
|
|
20
20
|
"Last-Translator: Amit Upadhye <aupadhye@redhat.com>, 2022\n"
|
data/locale/foreman_azure_rm.pot
CHANGED
|
@@ -8,8 +8,8 @@ msgid ""
|
|
|
8
8
|
msgstr ""
|
|
9
9
|
"Project-Id-Version: foreman_azure_rm 1.0.0\n"
|
|
10
10
|
"Report-Msgid-Bugs-To: \n"
|
|
11
|
-
"POT-Creation-Date: 2025-
|
|
12
|
-
"PO-Revision-Date: 2025-
|
|
11
|
+
"POT-Creation-Date: 2025-10-07 14:17+0200\n"
|
|
12
|
+
"PO-Revision-Date: 2025-10-07 14:17+0200\n"
|
|
13
13
|
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
|
14
14
|
"Language-Team: LANGUAGE <LL@li.org>\n"
|
|
15
15
|
"Language: \n"
|
|
Binary file
|
|
@@ -5,15 +5,15 @@
|
|
|
5
5
|
#
|
|
6
6
|
# Translators:
|
|
7
7
|
# 21966816214bc546c1fc8a185e75ca1c, 2020
|
|
8
|
-
# Baptiste Agasse <baptiste.agasse@gmail.com>, 2020
|
|
9
|
-
# Claer <transiblu@claer.hammock.fr>, 2020
|
|
10
8
|
# Bryan Kearney <bryan.kearney@gmail.com>, 2020
|
|
9
|
+
# Claer <transiblu@claer.hammock.fr>, 2020
|
|
11
10
|
# Amit Upadhye <aupadhye@redhat.com>, 2022
|
|
12
11
|
# Ewoud Kohl van Wijngaarden <ewoud+transifex@kohlvanwijngaarden.nl>, 2025
|
|
13
12
|
#
|
|
13
|
+
#, fuzzy
|
|
14
14
|
msgid ""
|
|
15
15
|
msgstr ""
|
|
16
|
-
"Project-Id-Version: foreman_azure_rm 3.0.
|
|
16
|
+
"Project-Id-Version: foreman_azure_rm 3.0.4\n"
|
|
17
17
|
"Report-Msgid-Bugs-To: \n"
|
|
18
18
|
"PO-Revision-Date: 2020-04-21 13:58+0000\n"
|
|
19
19
|
"Last-Translator: Ewoud Kohl van Wijngaarden <ewoud+transifex@kohlvanwijngaarde"
|
data/locale/gemspec.rb
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
# Matches foreman_azure_rm.gemspec
|
|
2
|
-
_('Azure
|
|
2
|
+
_('Microsoft Azure plugin for Foreman')
|
|
Binary file
|
|
@@ -6,9 +6,10 @@
|
|
|
6
6
|
# Translators:
|
|
7
7
|
# Carmela Rubiños <carmela.rubinos@gmail.com>, 2020
|
|
8
8
|
#
|
|
9
|
+
#, fuzzy
|
|
9
10
|
msgid ""
|
|
10
11
|
msgstr ""
|
|
11
|
-
"Project-Id-Version: foreman_azure_rm 3.0.
|
|
12
|
+
"Project-Id-Version: foreman_azure_rm 3.0.4\n"
|
|
12
13
|
"Report-Msgid-Bugs-To: \n"
|
|
13
14
|
"PO-Revision-Date: 2020-04-21 13:58+0000\n"
|
|
14
15
|
"Last-Translator: Carmela Rubiños <carmela.rubinos@gmail.com>, 2020\n"
|
|
Binary file
|
|
@@ -4,17 +4,17 @@
|
|
|
4
4
|
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
|
|
5
5
|
#
|
|
6
6
|
# Translators:
|
|
7
|
+
# Bryan Kearney <bryan.kearney@gmail.com>, 2020
|
|
7
8
|
# Giuseppe Pignataro (Fastbyte01) <rogepix@gmail.com>, 2020
|
|
8
9
|
# 0868a4d1af5275b3f70b0a6dac4c99a4, 2020
|
|
9
|
-
# Bryan Kearney <bryan.kearney@gmail.com>, 2020
|
|
10
|
-
# Andrea Perotti, 2020
|
|
11
10
|
#
|
|
11
|
+
#, fuzzy
|
|
12
12
|
msgid ""
|
|
13
13
|
msgstr ""
|
|
14
|
-
"Project-Id-Version: foreman_azure_rm 3.0.
|
|
14
|
+
"Project-Id-Version: foreman_azure_rm 3.0.4\n"
|
|
15
15
|
"Report-Msgid-Bugs-To: \n"
|
|
16
16
|
"PO-Revision-Date: 2020-04-21 13:58+0000\n"
|
|
17
|
-
"Last-Translator:
|
|
17
|
+
"Last-Translator: 0868a4d1af5275b3f70b0a6dac4c99a4, 2020\n"
|
|
18
18
|
"Language-Team: Italian (https://app.transifex.com/foreman/teams/114/it/)\n"
|
|
19
19
|
"MIME-Version: 1.0\n"
|
|
20
20
|
"Content-Type: text/plain; charset=UTF-8\n"
|
|
Binary file
|
|
@@ -10,9 +10,10 @@
|
|
|
10
10
|
# Amit Upadhye <aupadhye@redhat.com>, 2022
|
|
11
11
|
# Ewoud Kohl van Wijngaarden <ewoud+transifex@kohlvanwijngaarden.nl>, 2025
|
|
12
12
|
#
|
|
13
|
+
#, fuzzy
|
|
13
14
|
msgid ""
|
|
14
15
|
msgstr ""
|
|
15
|
-
"Project-Id-Version: foreman_azure_rm 3.0.
|
|
16
|
+
"Project-Id-Version: foreman_azure_rm 3.0.4\n"
|
|
16
17
|
"Report-Msgid-Bugs-To: \n"
|
|
17
18
|
"PO-Revision-Date: 2020-04-21 13:58+0000\n"
|
|
18
19
|
"Last-Translator: Ewoud Kohl van Wijngaarden <ewoud+transifex@kohlvanwijngaarde"
|
|
Binary file
|
|
@@ -6,9 +6,10 @@
|
|
|
6
6
|
# Translators:
|
|
7
7
|
# Temuri Doghonadze <temuri.doghonadze@gmail.com>, 2023
|
|
8
8
|
#
|
|
9
|
+
#, fuzzy
|
|
9
10
|
msgid ""
|
|
10
11
|
msgstr ""
|
|
11
|
-
"Project-Id-Version: foreman_azure_rm 3.0.
|
|
12
|
+
"Project-Id-Version: foreman_azure_rm 3.0.4\n"
|
|
12
13
|
"Report-Msgid-Bugs-To: \n"
|
|
13
14
|
"PO-Revision-Date: 2020-04-21 13:58+0000\n"
|
|
14
15
|
"Last-Translator: Temuri Doghonadze <temuri.doghonadze@gmail.com>, 2023\n"
|
|
Binary file
|
|
@@ -4,13 +4,14 @@
|
|
|
4
4
|
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
|
|
5
5
|
#
|
|
6
6
|
# Translators:
|
|
7
|
-
# 0868a4d1af5275b3f70b0a6dac4c99a4, 2020
|
|
8
7
|
# Bryan Kearney <bryan.kearney@gmail.com>, 2020
|
|
8
|
+
# 0868a4d1af5275b3f70b0a6dac4c99a4, 2020
|
|
9
9
|
# Ewoud Kohl van Wijngaarden <ewoud+transifex@kohlvanwijngaarden.nl>, 2025
|
|
10
10
|
#
|
|
11
|
+
#, fuzzy
|
|
11
12
|
msgid ""
|
|
12
13
|
msgstr ""
|
|
13
|
-
"Project-Id-Version: foreman_azure_rm 3.0.
|
|
14
|
+
"Project-Id-Version: foreman_azure_rm 3.0.4\n"
|
|
14
15
|
"Report-Msgid-Bugs-To: \n"
|
|
15
16
|
"PO-Revision-Date: 2020-04-21 13:58+0000\n"
|
|
16
17
|
"Last-Translator: Ewoud Kohl van Wijngaarden <ewoud+transifex@kohlvanwijngaarde"
|
|
Binary file
|
|
@@ -7,9 +7,10 @@
|
|
|
7
7
|
# Maxim Burgerhout <maxim@wzzrd.com>, 2020
|
|
8
8
|
# EmielK <emiel@kremers.us>, 2020
|
|
9
9
|
#
|
|
10
|
+
#, fuzzy
|
|
10
11
|
msgid ""
|
|
11
12
|
msgstr ""
|
|
12
|
-
"Project-Id-Version: foreman_azure_rm 3.0.
|
|
13
|
+
"Project-Id-Version: foreman_azure_rm 3.0.4\n"
|
|
13
14
|
"Report-Msgid-Bugs-To: \n"
|
|
14
15
|
"PO-Revision-Date: 2020-04-21 13:58+0000\n"
|
|
15
16
|
"Last-Translator: EmielK <emiel@kremers.us>, 2020\n"
|
|
Binary file
|
|
@@ -7,9 +7,10 @@
|
|
|
7
7
|
# sziolkow <sziolkow@gmail.com>, 2020
|
|
8
8
|
# Michał Foryt <michal.foryt@gmail.com>, 2020
|
|
9
9
|
#
|
|
10
|
+
#, fuzzy
|
|
10
11
|
msgid ""
|
|
11
12
|
msgstr ""
|
|
12
|
-
"Project-Id-Version: foreman_azure_rm 3.0.
|
|
13
|
+
"Project-Id-Version: foreman_azure_rm 3.0.4\n"
|
|
13
14
|
"Report-Msgid-Bugs-To: \n"
|
|
14
15
|
"PO-Revision-Date: 2020-04-21 13:58+0000\n"
|
|
15
16
|
"Last-Translator: Michał Foryt <michal.foryt@gmail.com>, 2020\n"
|
|
Binary file
|
|
@@ -5,14 +5,15 @@
|
|
|
5
5
|
#
|
|
6
6
|
# Translators:
|
|
7
7
|
# 0868a4d1af5275b3f70b0a6dac4c99a4, 2020
|
|
8
|
-
# Flamarion Jorge <jorge.flamarion@gmail.com>, 2020
|
|
9
8
|
# Bryan Kearney <bryan.kearney@gmail.com>, 2020
|
|
10
9
|
# Luiz Henrique Vasconcelos <luizvasconceloss@yahoo.com.br>, 2020
|
|
10
|
+
# Flamarion Jorge <jorge.flamarion@gmail.com>, 2020
|
|
11
11
|
# Amit Upadhye <aupadhye@redhat.com>, 2022
|
|
12
12
|
#
|
|
13
|
+
#, fuzzy
|
|
13
14
|
msgid ""
|
|
14
15
|
msgstr ""
|
|
15
|
-
"Project-Id-Version: foreman_azure_rm 3.0.
|
|
16
|
+
"Project-Id-Version: foreman_azure_rm 3.0.4\n"
|
|
16
17
|
"Report-Msgid-Bugs-To: \n"
|
|
17
18
|
"PO-Revision-Date: 2020-04-21 13:58+0000\n"
|
|
18
19
|
"Last-Translator: Amit Upadhye <aupadhye@redhat.com>, 2022\n"
|
|
Binary file
|
|
@@ -5,17 +5,17 @@
|
|
|
5
5
|
#
|
|
6
6
|
# Translators:
|
|
7
7
|
# Andrei Burd <burdandrei@gmail.com>, 2020
|
|
8
|
+
# Bryan Kearney <bryan.kearney@gmail.com>, 2020
|
|
8
9
|
# Vladimir Pavlov <v.pavlov@i-teco.ru>, 2020
|
|
9
|
-
# Yulia <yulia.poyarkova@redhat.com>, 2020
|
|
10
10
|
# 0868a4d1af5275b3f70b0a6dac4c99a4, 2020
|
|
11
|
-
# Bryan Kearney <bryan.kearney@gmail.com>, 2020
|
|
12
11
|
#
|
|
12
|
+
#, fuzzy
|
|
13
13
|
msgid ""
|
|
14
14
|
msgstr ""
|
|
15
|
-
"Project-Id-Version: foreman_azure_rm 3.0.
|
|
15
|
+
"Project-Id-Version: foreman_azure_rm 3.0.4\n"
|
|
16
16
|
"Report-Msgid-Bugs-To: \n"
|
|
17
17
|
"PO-Revision-Date: 2020-04-21 13:58+0000\n"
|
|
18
|
-
"Last-Translator:
|
|
18
|
+
"Last-Translator: 0868a4d1af5275b3f70b0a6dac4c99a4, 2020\n"
|
|
19
19
|
"Language-Team: Russian (https://app.transifex.com/foreman/teams/114/ru/)\n"
|
|
20
20
|
"MIME-Version: 1.0\n"
|
|
21
21
|
"Content-Type: text/plain; charset=UTF-8\n"
|
|
Binary file
|
|
@@ -7,9 +7,10 @@
|
|
|
7
7
|
# Mikael Fridh <frimik@gmail.com>, 2020
|
|
8
8
|
# johnny.westerlund <johnny.westerlund@gmail.com>, 2020
|
|
9
9
|
#
|
|
10
|
+
#, fuzzy
|
|
10
11
|
msgid ""
|
|
11
12
|
msgstr ""
|
|
12
|
-
"Project-Id-Version: foreman_azure_rm 3.0.
|
|
13
|
+
"Project-Id-Version: foreman_azure_rm 3.0.4\n"
|
|
13
14
|
"Report-Msgid-Bugs-To: \n"
|
|
14
15
|
"PO-Revision-Date: 2020-04-21 13:58+0000\n"
|
|
15
16
|
"Last-Translator: johnny.westerlund <johnny.westerlund@gmail.com>, 2020\n"
|
|
Binary file
|
|
@@ -6,12 +6,13 @@
|
|
|
6
6
|
# Translators:
|
|
7
7
|
# Bryan Kearney <bryan.kearney@gmail.com>, 2020
|
|
8
8
|
# tim123, 2020
|
|
9
|
-
# Amit Upadhye <aupadhye@redhat.com>,
|
|
9
|
+
# Amit Upadhye <aupadhye@redhat.com>, 2021
|
|
10
10
|
# Ewoud Kohl van Wijngaarden <ewoud+transifex@kohlvanwijngaarden.nl>, 2025
|
|
11
11
|
#
|
|
12
|
+
#, fuzzy
|
|
12
13
|
msgid ""
|
|
13
14
|
msgstr ""
|
|
14
|
-
"Project-Id-Version: foreman_azure_rm 3.0.
|
|
15
|
+
"Project-Id-Version: foreman_azure_rm 3.0.4\n"
|
|
15
16
|
"Report-Msgid-Bugs-To: \n"
|
|
16
17
|
"PO-Revision-Date: 2020-04-21 13:58+0000\n"
|
|
17
18
|
"Last-Translator: Ewoud Kohl van Wijngaarden <ewoud+transifex@kohlvanwijngaarde"
|
|
Binary file
|
|
@@ -4,15 +4,16 @@
|
|
|
4
4
|
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
|
|
5
5
|
#
|
|
6
6
|
# Translators:
|
|
7
|
-
# 0868a4d1af5275b3f70b0a6dac4c99a4, 2020
|
|
8
7
|
# Bryan Kearney <bryan.kearney@gmail.com>, 2020
|
|
8
|
+
# 0868a4d1af5275b3f70b0a6dac4c99a4, 2020
|
|
9
9
|
#
|
|
10
|
+
#, fuzzy
|
|
10
11
|
msgid ""
|
|
11
12
|
msgstr ""
|
|
12
|
-
"Project-Id-Version: foreman_azure_rm 3.0.
|
|
13
|
+
"Project-Id-Version: foreman_azure_rm 3.0.4\n"
|
|
13
14
|
"Report-Msgid-Bugs-To: \n"
|
|
14
15
|
"PO-Revision-Date: 2020-04-21 13:58+0000\n"
|
|
15
|
-
"Last-Translator:
|
|
16
|
+
"Last-Translator: 0868a4d1af5275b3f70b0a6dac4c99a4, 2020\n"
|
|
16
17
|
"Language-Team: Chinese (Taiwan) (https://app.transifex.com/foreman/teams/114/z"
|
|
17
18
|
"h_TW/)\n"
|
|
18
19
|
"MIME-Version: 1.0\n"
|
metadata
CHANGED
|
@@ -1,16 +1,15 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: foreman_azure_rm
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
version: 3.0
|
|
4
|
+
version: 3.1.0
|
|
5
5
|
platform: ruby
|
|
6
6
|
authors:
|
|
7
7
|
- Aditi Puntambekar
|
|
8
8
|
- Shimon Shtein
|
|
9
9
|
- Tyler Gregory
|
|
10
|
-
autorequire:
|
|
11
10
|
bindir: bin
|
|
12
11
|
cert_chain: []
|
|
13
|
-
date:
|
|
12
|
+
date: 1980-01-02 00:00:00.000000000 Z
|
|
14
13
|
dependencies:
|
|
15
14
|
- !ruby/object:Gem::Dependency
|
|
16
15
|
name: azure_mgmt_resources
|
|
@@ -82,8 +81,7 @@ dependencies:
|
|
|
82
81
|
- - "~>"
|
|
83
82
|
- !ruby/object:Gem::Version
|
|
84
83
|
version: 0.18.5
|
|
85
|
-
description: This gem provides Azure
|
|
86
|
-
Foreman
|
|
84
|
+
description: This gem provides Microsoft Azure as a compute resource for Foreman
|
|
87
85
|
email:
|
|
88
86
|
- puntambekaraditi@gmail.com
|
|
89
87
|
- shteinshim@gmail.com
|
|
@@ -187,7 +185,6 @@ homepage: https://github.com/theforeman/foreman_azure_rm
|
|
|
187
185
|
licenses:
|
|
188
186
|
- GPL-3.0
|
|
189
187
|
metadata: {}
|
|
190
|
-
post_install_message:
|
|
191
188
|
rdoc_options: []
|
|
192
189
|
require_paths:
|
|
193
190
|
- lib
|
|
@@ -202,8 +199,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
|
|
|
202
199
|
- !ruby/object:Gem::Version
|
|
203
200
|
version: '0'
|
|
204
201
|
requirements: []
|
|
205
|
-
rubygems_version:
|
|
206
|
-
signing_key:
|
|
202
|
+
rubygems_version: 4.0.20
|
|
207
203
|
specification_version: 4
|
|
208
|
-
summary: Azure
|
|
204
|
+
summary: Microsoft Azure plugin for Foreman
|
|
209
205
|
test_files: []
|