foreman_azure_rm 2.2.2 → 2.2.6
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 +5 -5
- data/README.md +6 -7
- data/app/models/concerns/foreman_azure_rm/vm_extensions/managed_vm.rb +40 -1
- data/app/models/foreman_azure_rm/azure_rm.rb +41 -5
- data/app/models/foreman_azure_rm/azure_rm_compute.rb +35 -4
- data/app/views/api/v2/compute_resources/azurerm.json.rabl +1 -1
- data/app/views/compute_resources_vms/form/azurerm/_base.html.erb +17 -1
- data/lib/foreman_azure_rm/version.rb +1 -1
- data/locale/ca/foreman_azure_rm.po +231 -3
- data/locale/cs_CZ/foreman_azure_rm.po +231 -3
- data/locale/de/foreman_azure_rm.po +231 -3
- data/locale/en/foreman_azure_rm.po +231 -3
- data/locale/en_GB/foreman_azure_rm.po +231 -3
- data/locale/es/foreman_azure_rm.po +231 -3
- data/locale/foreman_azure_rm.pot +339 -28
- data/locale/fr/foreman_azure_rm.po +231 -3
- data/locale/gl/foreman_azure_rm.po +231 -3
- data/locale/it/foreman_azure_rm.po +231 -3
- data/locale/ja/foreman_azure_rm.po +231 -3
- data/locale/ko/foreman_azure_rm.po +232 -5
- data/locale/nl_NL/foreman_azure_rm.po +231 -4
- data/locale/pl/foreman_azure_rm.po +232 -5
- data/locale/pt_BR/foreman_azure_rm.po +232 -5
- data/locale/ru/foreman_azure_rm.po +232 -5
- data/locale/sv_SE/foreman_azure_rm.po +231 -3
- data/locale/zh_CN/foreman_azure_rm.po +231 -3
- data/locale/zh_TW/foreman_azure_rm.po +231 -3
- metadata +24 -25
data/locale/foreman_azure_rm.pot
CHANGED
@@ -6,10 +6,10 @@
|
|
6
6
|
#, fuzzy
|
7
7
|
msgid ""
|
8
8
|
msgstr ""
|
9
|
-
"Project-Id-Version: foreman_azure_rm
|
9
|
+
"Project-Id-Version: foreman_azure_rm 1.0.0\n"
|
10
10
|
"Report-Msgid-Bugs-To: \n"
|
11
|
-
"POT-Creation-Date:
|
12
|
-
"PO-Revision-Date:
|
11
|
+
"POT-Creation-Date: 2021-06-08 11:20-0400\n"
|
12
|
+
"PO-Revision-Date: 2021-06-08 11:20-0400\n"
|
13
13
|
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
14
14
|
"Language-Team: LANGUAGE <LL@li.org>\n"
|
15
15
|
"Language: \n"
|
@@ -33,6 +33,12 @@ msgstr ""
|
|
33
33
|
msgid "Subscription ID for AzureRm"
|
34
34
|
msgstr ""
|
35
35
|
|
36
|
+
#:
|
37
|
+
#: ../app/controllers/foreman_azure_rm/concerns/compute_resources_controller_extensions.rb:13
|
38
|
+
#: ../app/views/compute_resources/form/_azurerm.html.erb:6
|
39
|
+
msgid "Cloud"
|
40
|
+
msgstr ""
|
41
|
+
|
36
42
|
#:
|
37
43
|
#: ../app/controllers/foreman_azure_rm/concerns/hosts_controller_extensions.rb:11
|
38
44
|
msgid "The region you selected has no sizes associated with it"
|
@@ -56,23 +62,23 @@ msgstr ""
|
|
56
62
|
msgid "Load Regions"
|
57
63
|
msgstr ""
|
58
64
|
|
59
|
-
#: ../app/models/foreman_azure_rm/azure_rm_compute.rb:
|
65
|
+
#: ../app/models/foreman_azure_rm/azure_rm_compute.rb:151
|
60
66
|
msgid "%{vm_size} VM Size"
|
61
67
|
msgstr ""
|
62
68
|
|
63
|
-
#: ../app/views/compute_resources/form/_azurerm.html.erb:
|
69
|
+
#: ../app/views/compute_resources/form/_azurerm.html.erb:7
|
64
70
|
msgid "Client ID"
|
65
71
|
msgstr ""
|
66
72
|
|
67
|
-
#: ../app/views/compute_resources/form/_azurerm.html.erb:
|
73
|
+
#: ../app/views/compute_resources/form/_azurerm.html.erb:8
|
68
74
|
msgid "Client Secret"
|
69
75
|
msgstr ""
|
70
76
|
|
71
|
-
#: ../app/views/compute_resources/form/_azurerm.html.erb:
|
77
|
+
#: ../app/views/compute_resources/form/_azurerm.html.erb:9
|
72
78
|
msgid "Subscription ID"
|
73
79
|
msgstr ""
|
74
80
|
|
75
|
-
#: ../app/views/compute_resources/form/_azurerm.html.erb:
|
81
|
+
#: ../app/views/compute_resources/form/_azurerm.html.erb:10
|
76
82
|
msgid "Tenant ID"
|
77
83
|
msgstr ""
|
78
84
|
|
@@ -81,7 +87,7 @@ msgid "Please select a Resource Group"
|
|
81
87
|
msgstr ""
|
82
88
|
|
83
89
|
#: ../app/views/compute_resources_vms/form/azurerm/_base.html.erb:94
|
84
|
-
#: ../app/views/compute_resources_vms/index/_azurerm.html.erb:
|
90
|
+
#: ../app/views/compute_resources_vms/index/_azurerm.html.erb:5
|
85
91
|
msgid "Resource Group"
|
86
92
|
msgstr ""
|
87
93
|
|
@@ -109,43 +115,61 @@ msgstr ""
|
|
109
115
|
msgid "Password"
|
110
116
|
msgstr ""
|
111
117
|
|
112
|
-
#: ../app/views/compute_resources_vms/form/azurerm/_base.html.erb:
|
118
|
+
#: ../app/views/compute_resources_vms/form/azurerm/_base.html.erb:143
|
113
119
|
msgid "SSH Key"
|
114
120
|
msgstr ""
|
115
121
|
|
116
|
-
#: ../app/views/compute_resources_vms/form/azurerm/_base.html.erb:
|
122
|
+
#: ../app/views/compute_resources_vms/form/azurerm/_base.html.erb:149
|
117
123
|
msgid "Premium OS Disk"
|
118
124
|
msgstr ""
|
119
125
|
|
120
126
|
#: ../app/views/compute_resources_vms/form/azurerm/_base.html.erb:158
|
127
|
+
msgid "Override OS Disk Size (GB)"
|
128
|
+
msgstr ""
|
129
|
+
|
130
|
+
#: ../app/views/compute_resources_vms/form/azurerm/_base.html.erb:159
|
131
|
+
msgid "Leave empty to use default image size"
|
132
|
+
msgstr ""
|
133
|
+
|
134
|
+
#: ../app/views/compute_resources_vms/form/azurerm/_base.html.erb:167
|
121
135
|
msgid "Azure's Default"
|
122
136
|
msgstr ""
|
123
137
|
|
124
|
-
#: ../app/views/compute_resources_vms/form/azurerm/_base.html.erb:
|
138
|
+
#: ../app/views/compute_resources_vms/form/azurerm/_base.html.erb:169
|
125
139
|
msgid "OS Disk Caching"
|
126
140
|
msgstr ""
|
127
141
|
|
128
|
-
#: ../app/views/compute_resources_vms/form/azurerm/_base.html.erb:
|
142
|
+
#: ../app/views/compute_resources_vms/form/azurerm/_base.html.erb:170
|
129
143
|
msgid "Default ReadWrite"
|
130
144
|
msgstr ""
|
131
145
|
|
132
|
-
#: ../app/views/compute_resources_vms/form/azurerm/_base.html.erb:
|
146
|
+
#: ../app/views/compute_resources_vms/form/azurerm/_base.html.erb:177
|
133
147
|
msgid "Custom Script Command"
|
134
148
|
msgstr ""
|
135
149
|
|
136
|
-
#: ../app/views/compute_resources_vms/form/azurerm/_base.html.erb:
|
150
|
+
#: ../app/views/compute_resources_vms/form/azurerm/_base.html.erb:178
|
137
151
|
msgid "To perform commands as root, prefix it with 'sudo'"
|
138
152
|
msgstr ""
|
139
153
|
|
140
|
-
#: ../app/views/compute_resources_vms/form/azurerm/_base.html.erb:
|
154
|
+
#: ../app/views/compute_resources_vms/form/azurerm/_base.html.erb:184
|
141
155
|
msgid "Comma seperated file URIs"
|
142
156
|
msgstr ""
|
143
157
|
|
144
|
-
#: ../app/views/compute_resources_vms/form/azurerm/_base.html.erb:
|
158
|
+
#: ../app/views/compute_resources_vms/form/azurerm/_base.html.erb:190
|
159
|
+
msgid "NVIDIA driver / CUDA"
|
160
|
+
msgstr ""
|
161
|
+
|
162
|
+
#: ../app/views/compute_resources_vms/form/azurerm/_base.html.erb:192
|
163
|
+
msgid ""
|
164
|
+
"Deploy NVIDIA GPU driver and CUDA (Azure Extension Microsoft.HpcCompute/Nvidia"
|
165
|
+
"GpuDriver{Linux,Windows}/1.3)"
|
166
|
+
msgstr ""
|
167
|
+
|
168
|
+
#: ../app/views/compute_resources_vms/form/azurerm/_base.html.erb:200
|
145
169
|
msgid "Please select an image"
|
146
170
|
msgstr ""
|
147
171
|
|
148
|
-
#: ../app/views/compute_resources_vms/form/azurerm/_base.html.erb:
|
172
|
+
#: ../app/views/compute_resources_vms/form/azurerm/_base.html.erb:203
|
149
173
|
msgid "Image"
|
150
174
|
msgstr ""
|
151
175
|
|
@@ -183,23 +207,23 @@ msgstr ""
|
|
183
207
|
msgid "Data Disk Caching"
|
184
208
|
msgstr ""
|
185
209
|
|
186
|
-
#: ../app/views/compute_resources_vms/index/_azurerm.html.erb:
|
210
|
+
#: ../app/views/compute_resources_vms/index/_azurerm.html.erb:3
|
187
211
|
msgid "Name"
|
188
212
|
msgstr ""
|
189
213
|
|
190
|
-
#: ../app/views/compute_resources_vms/index/_azurerm.html.erb:
|
214
|
+
#: ../app/views/compute_resources_vms/index/_azurerm.html.erb:4
|
191
215
|
msgid "Size"
|
192
216
|
msgstr ""
|
193
217
|
|
194
|
-
#: ../app/views/compute_resources_vms/index/_azurerm.html.erb:
|
218
|
+
#: ../app/views/compute_resources_vms/index/_azurerm.html.erb:6
|
195
219
|
msgid "Region"
|
196
220
|
msgstr ""
|
197
221
|
|
198
|
-
#: ../app/views/compute_resources_vms/index/_azurerm.html.erb:
|
222
|
+
#: ../app/views/compute_resources_vms/index/_azurerm.html.erb:7
|
199
223
|
msgid "State"
|
200
224
|
msgstr ""
|
201
225
|
|
202
|
-
#: ../app/views/compute_resources_vms/index/_azurerm.html.erb:
|
226
|
+
#: ../app/views/compute_resources_vms/index/_azurerm.html.erb:8
|
203
227
|
msgid "Actions"
|
204
228
|
msgstr ""
|
205
229
|
|
@@ -216,11 +240,14 @@ msgid "Password to authenticate with - used for SSH finish step."
|
|
216
240
|
msgstr ""
|
217
241
|
|
218
242
|
#: ../app/views/images/form/_azurerm.html.erb:5
|
219
|
-
msgid "
|
243
|
+
msgid "Azure Image Name"
|
220
244
|
msgstr ""
|
221
245
|
|
222
246
|
#: ../app/views/images/form/_azurerm.html.erb:5
|
223
|
-
msgid "
|
247
|
+
msgid ""
|
248
|
+
"For custom or shared gallery image, use prefix 'custom://' or 'gallery://'. Fo"
|
249
|
+
"r public and RHEL-byos images, prefix the uuid with 'marketplace://'. (e.g. 'm"
|
250
|
+
"arketplace://OpenLogic:CentOS:7.5:latest' or 'custom://image-name')"
|
224
251
|
msgstr ""
|
225
252
|
|
226
253
|
#: ../app/views/images/form/_azurerm.html.erb:6
|
@@ -228,18 +255,302 @@ msgid "Does this image support user data input?"
|
|
228
255
|
msgstr ""
|
229
256
|
|
230
257
|
#: action_names.rb:2
|
231
|
-
msgid "
|
258
|
+
msgid "Report"
|
232
259
|
msgstr ""
|
233
260
|
|
234
261
|
#: action_names.rb:3
|
235
|
-
msgid "
|
262
|
+
msgid "Action with sub plans"
|
236
263
|
msgstr ""
|
237
264
|
|
238
265
|
#: action_names.rb:4
|
239
|
-
msgid "Import
|
266
|
+
msgid "Import facts"
|
240
267
|
msgstr ""
|
241
268
|
|
242
269
|
#: action_names.rb:5
|
270
|
+
msgid "Import Puppet classes"
|
271
|
+
msgstr ""
|
272
|
+
|
273
|
+
#: action_names.rb:6
|
274
|
+
msgid "Abstract async task"
|
275
|
+
msgstr ""
|
276
|
+
|
277
|
+
#: action_names.rb:7
|
278
|
+
msgid "Update"
|
279
|
+
msgstr ""
|
280
|
+
|
281
|
+
#: action_names.rb:8
|
282
|
+
msgid "Agent action"
|
283
|
+
msgstr ""
|
284
|
+
|
285
|
+
#: action_names.rb:9
|
286
|
+
msgid "Generate host applicability"
|
287
|
+
msgstr ""
|
288
|
+
|
289
|
+
#: action_names.rb:10
|
290
|
+
msgid "Bulk generate applicability for hosts"
|
291
|
+
msgstr ""
|
292
|
+
|
293
|
+
#: action_names.rb:11
|
294
|
+
msgid "Generate repository applicability"
|
295
|
+
msgstr ""
|
296
|
+
|
297
|
+
#: action_names.rb:12
|
298
|
+
msgid "Create"
|
299
|
+
msgstr ""
|
300
|
+
|
301
|
+
#: action_names.rb:13
|
302
|
+
msgid "Delete Activation Key"
|
303
|
+
msgstr ""
|
304
|
+
|
305
|
+
#: action_names.rb:14
|
306
|
+
msgid "Sync capsule"
|
307
|
+
msgstr ""
|
308
|
+
|
309
|
+
#: action_names.rb:15
|
310
|
+
msgid "Delete"
|
311
|
+
msgstr ""
|
312
|
+
|
313
|
+
#: action_names.rb:16
|
314
|
+
msgid "Errata mail"
|
315
|
+
msgstr ""
|
316
|
+
|
317
|
+
#: action_names.rb:17
|
318
|
+
msgid "Incremental Update of Content View Version(s) "
|
319
|
+
msgstr ""
|
320
|
+
|
321
|
+
#: action_names.rb:18
|
322
|
+
msgid "Synchronize smart proxy"
|
323
|
+
msgstr ""
|
324
|
+
|
325
|
+
#: action_names.rb:19
|
326
|
+
msgid "Promote"
|
327
|
+
msgstr ""
|
328
|
+
|
329
|
+
#: action_names.rb:20
|
330
|
+
msgid "Remove Versions and Associations"
|
331
|
+
msgstr ""
|
332
|
+
|
333
|
+
#: action_names.rb:21
|
334
|
+
msgid "Remove from Environment"
|
335
|
+
msgstr ""
|
336
|
+
|
337
|
+
#: action_names.rb:22
|
338
|
+
msgid "Remove Version"
|
339
|
+
msgstr ""
|
340
|
+
|
341
|
+
#: action_names.rb:23
|
342
|
+
msgid "Export"
|
343
|
+
msgstr ""
|
344
|
+
|
345
|
+
#: action_names.rb:24
|
346
|
+
msgid "Import Content View Version"
|
347
|
+
msgstr ""
|
348
|
+
|
349
|
+
#: action_names.rb:25
|
350
|
+
msgid "Import Default Content View"
|
351
|
+
msgstr ""
|
352
|
+
|
353
|
+
#: action_names.rb:26
|
354
|
+
msgid "Incremental Update"
|
355
|
+
msgstr ""
|
356
|
+
|
357
|
+
#: action_names.rb:27
|
358
|
+
msgid "Republish Version Repositories"
|
359
|
+
msgstr ""
|
360
|
+
|
361
|
+
#: action_names.rb:28
|
362
|
+
msgid "Publish Lifecycle Environment Repositories"
|
363
|
+
msgstr ""
|
364
|
+
|
365
|
+
#: action_names.rb:29
|
366
|
+
msgid "Attach subscriptions"
|
367
|
+
msgstr ""
|
368
|
+
|
369
|
+
#: action_names.rb:30
|
370
|
+
msgid "Auto attach subscriptions"
|
371
|
+
msgstr ""
|
372
|
+
|
373
|
+
#: action_names.rb:31
|
374
|
+
msgid "Destroy Content Host"
|
375
|
+
msgstr ""
|
376
|
+
|
377
|
+
#: action_names.rb:32
|
378
|
+
msgid "Install Applicable Errata"
|
379
|
+
msgstr ""
|
380
|
+
|
381
|
+
#: action_names.rb:33
|
382
|
+
msgid "Hypervisors"
|
383
|
+
msgstr ""
|
384
|
+
|
385
|
+
#: action_names.rb:34
|
386
|
+
msgid "Hypervisors update"
|
387
|
+
msgstr ""
|
388
|
+
|
389
|
+
#: action_names.rb:35
|
390
|
+
msgid "Updating System Purpose for host"
|
391
|
+
msgstr ""
|
392
|
+
|
393
|
+
#: action_names.rb:36
|
394
|
+
msgid "Package Profile Update"
|
395
|
+
msgstr ""
|
396
|
+
|
397
|
+
#: action_names.rb:37
|
398
|
+
msgid "Combined Profile Update"
|
399
|
+
msgstr ""
|
400
|
+
|
401
|
+
#: action_names.rb:38
|
402
|
+
msgid "Destroy"
|
403
|
+
msgstr ""
|
404
|
+
|
405
|
+
#: action_names.rb:39
|
406
|
+
msgid "Product Create"
|
407
|
+
msgstr ""
|
408
|
+
|
409
|
+
#: action_names.rb:40
|
410
|
+
msgid "Reindex subscriptions"
|
411
|
+
msgstr ""
|
412
|
+
|
413
|
+
#: action_names.rb:41
|
414
|
+
msgid "Update http proxy"
|
415
|
+
msgstr ""
|
416
|
+
|
417
|
+
#: action_names.rb:42
|
418
|
+
msgid "Upload errata into"
|
419
|
+
msgstr ""
|
420
|
+
|
421
|
+
#: action_names.rb:43
|
422
|
+
msgid "Upload into"
|
423
|
+
msgstr ""
|
424
|
+
|
425
|
+
#: action_names.rb:44
|
426
|
+
msgid "Create Package Group"
|
427
|
+
msgstr ""
|
428
|
+
|
429
|
+
#: action_names.rb:45
|
430
|
+
msgid "Verify checksum"
|
431
|
+
msgstr ""
|
432
|
+
|
433
|
+
#: action_names.rb:46
|
434
|
+
msgid "Disable"
|
435
|
+
msgstr ""
|
436
|
+
|
437
|
+
#: action_names.rb:47
|
438
|
+
msgid "Enable"
|
439
|
+
msgstr ""
|
440
|
+
|
441
|
+
#: action_names.rb:48
|
442
|
+
msgid "Run Sync Plan:"
|
443
|
+
msgstr ""
|
444
|
+
|
445
|
+
#: action_names.rb:49
|
446
|
+
msgid "Create Export History"
|
447
|
+
msgstr ""
|
448
|
+
|
449
|
+
#: action_names.rb:50
|
450
|
+
msgid "Create Import History"
|
451
|
+
msgstr ""
|
452
|
+
|
453
|
+
#: action_names.rb:51
|
454
|
+
msgid "Copy version units to library"
|
455
|
+
msgstr ""
|
456
|
+
|
457
|
+
#: action_names.rb:52
|
458
|
+
msgid "Export Library"
|
459
|
+
msgstr ""
|
460
|
+
|
461
|
+
#: action_names.rb:53
|
462
|
+
msgid "Import"
|
463
|
+
msgstr ""
|
464
|
+
|
465
|
+
#: action_names.rb:54
|
466
|
+
msgid "Update redhat repository"
|
467
|
+
msgstr ""
|
468
|
+
|
469
|
+
#: action_names.rb:55
|
470
|
+
msgid "Update http proxy details"
|
471
|
+
msgstr ""
|
472
|
+
|
473
|
+
#: action_names.rb:56
|
474
|
+
msgid "Discover"
|
475
|
+
msgstr ""
|
476
|
+
|
477
|
+
#: action_names.rb:57
|
478
|
+
msgid "Delete Package Group"
|
479
|
+
msgstr ""
|
480
|
+
|
481
|
+
#: action_names.rb:58
|
482
|
+
msgid "Remove subscriptions"
|
483
|
+
msgstr ""
|
484
|
+
|
485
|
+
#: action_names.rb:59
|
486
|
+
msgid "Update Content Overrides"
|
487
|
+
msgstr ""
|
488
|
+
|
489
|
+
#: action_names.rb:60
|
490
|
+
msgid "Update for host"
|
491
|
+
msgstr ""
|
492
|
+
|
493
|
+
#: action_names.rb:61
|
494
|
+
msgid "Update content urls"
|
495
|
+
msgstr ""
|
496
|
+
|
497
|
+
#: action_names.rb:62
|
498
|
+
msgid "Fetch pxe files"
|
499
|
+
msgstr ""
|
500
|
+
|
501
|
+
#: action_names.rb:63
|
502
|
+
msgid "Filtered index content"
|
503
|
+
msgstr ""
|
504
|
+
|
505
|
+
#: action_names.rb:64
|
506
|
+
msgid "Index content"
|
507
|
+
msgstr ""
|
508
|
+
|
509
|
+
#: action_names.rb:65
|
510
|
+
msgid "Index errata"
|
511
|
+
msgstr ""
|
512
|
+
|
513
|
+
#: action_names.rb:66
|
514
|
+
msgid "Index module streams"
|
515
|
+
msgstr ""
|
516
|
+
|
517
|
+
#: action_names.rb:67
|
518
|
+
msgid "Index package groups"
|
519
|
+
msgstr ""
|
520
|
+
|
521
|
+
#: action_names.rb:68
|
522
|
+
msgid "Instance update"
|
523
|
+
msgstr ""
|
524
|
+
|
525
|
+
#: action_names.rb:69
|
526
|
+
msgid "Remove Content"
|
527
|
+
msgstr ""
|
528
|
+
|
529
|
+
#: action_names.rb:70
|
530
|
+
msgid "Synchronize"
|
531
|
+
msgstr ""
|
532
|
+
|
533
|
+
#: action_names.rb:71
|
534
|
+
msgid "Delete Product"
|
535
|
+
msgstr ""
|
536
|
+
|
537
|
+
#: action_names.rb:72
|
538
|
+
msgid "Update release version for host"
|
539
|
+
msgstr ""
|
540
|
+
|
541
|
+
#: action_names.rb:73
|
542
|
+
msgid "Publish"
|
543
|
+
msgstr ""
|
544
|
+
|
545
|
+
#: action_names.rb:74
|
546
|
+
msgid "Delete Lifecycle Environment"
|
547
|
+
msgstr ""
|
548
|
+
|
549
|
+
#: action_names.rb:75
|
550
|
+
msgid "Promotion to Environment"
|
551
|
+
msgstr ""
|
552
|
+
|
553
|
+
#: action_names.rb:76
|
243
554
|
msgid "Remote action:"
|
244
555
|
msgstr ""
|
245
556
|
|