foreman_virt_who_configure 0.4.2 → 0.4.3

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 00d333edd7e54b7d42693fca81b84cd71153f43422a0cf40be7ecf927521b3b4
4
- data.tar.gz: 4f0b3e774faf899c9e833591a16b089b9ca4eaa1e47872e08d413c6187518626
3
+ metadata.gz: d057b57be91bc9eefe18bd8107e4b97c8ba65f68afd7c8fa7702005b40b1b762
4
+ data.tar.gz: 3d385ee27ec31bcef414d4d045ada1563526eb834b7a4e271c0259e9ecede21e
5
5
  SHA512:
6
- metadata.gz: f4f5cd1e1b314db515731a54e32fbbd0497e6c963c7101d989b88f868d4028898891b4c4f47a618d0de57a788696314ed31351b9adbbf9c465b1f6b677b739db
7
- data.tar.gz: ed4b1d9a54f29330c50a18273ade9e4d04136321fc749e7c430f81aa21d91ec40c21f911ef7c2c2edb62b26d841aa2d50829977831b7fcf826de19153e506f19
6
+ metadata.gz: bb1597a03a2592d87ab2c0f99fd9cb914ac6299fbfff4b62b58ba3fd9821ec65cbbae30e045e3fca7e22c102d5002d4a85d5630aad4309a8b1b667f7dd506474
7
+ data.tar.gz: 2f69c628a6f20615e97b764b157a5eb471f0c4eeeb3f7822095856e18c97bf4891f8d9518ab84e0d328088201b3b1dee52fd6df0d1b6cceb3c0ef0b337a05aa3
@@ -1,3 +1,3 @@
1
1
  module ForemanVirtWhoConfigure
2
- VERSION = '0.4.2'.freeze
2
+ VERSION = '0.4.3'.freeze
3
3
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: foreman_virt_who_configure
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.4.2
4
+ version: 0.4.3
5
5
  platform: ruby
6
6
  authors:
7
7
  - Foreman virt-who-configure team
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2019-08-08 00:00:00.000000000 Z
11
+ date: 2019-08-20 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: katello
@@ -114,9 +114,7 @@ files:
114
114
  - locale/Makefile
115
115
  - locale/action_names.rb
116
116
  - locale/en/LC_MESSAGES/foreman_virt_who_configure.mo
117
- - locale/en/foreman_virt_who_configure.edit.po
118
117
  - locale/en/foreman_virt_who_configure.po
119
- - locale/en/foreman_virt_who_configure.po.time_stamp
120
118
  - locale/foreman_virt_who_configure.pot
121
119
  - locale/gemspec.rb
122
120
  - test/factories/foreman_virt_who_configure_factories.rb
@@ -1,841 +0,0 @@
1
- # foreman_virt_who_configure
2
- #
3
- # This file is distributed under the same license as foreman_virt_who_configure.
4
- #
5
- msgid ""
6
- msgstr ""
7
- "Project-Id-Version: foreman_virt_who_configure 0.4.1\n"
8
- "Report-Msgid-Bugs-To: \n"
9
- "PO-Revision-Date: 2014-08-20 08:54+0100\n"
10
- "Last-Translator: Foreman Team <foreman-dev@googlegroups.com>\n"
11
- "Language-Team: Foreman Team <foreman-dev@googlegroups.com>\n"
12
- "Language: \n"
13
- "MIME-Version: 1.0\n"
14
- "Content-Type: text/plain; charset=UTF-8\n"
15
- "Content-Transfer-Encoding: 8bit\n"
16
- "Plural-Forms: nplurals=2; plural=(n != 1);\n"
17
-
18
- #: ../app/controllers/foreman_virt_who_configure/api/v2/configs_controller.rb:15
19
- msgid "List of virt-who configurations"
20
- msgstr ""
21
-
22
- #: ../app/controllers/foreman_virt_who_configure/api/v2/configs_controller.rb:16
23
- msgid "List of virt-who configurations per organization"
24
- msgstr ""
25
-
26
- #: ../app/controllers/foreman_virt_who_configure/api/v2/configs_controller.rb:23
27
- msgid "Show a virt-who configuration"
28
- msgstr ""
29
-
30
- #: ../app/controllers/foreman_virt_who_configure/api/v2/configs_controller.rb:29
31
- msgid "Renders a deploy script for the specified virt-who configuration"
32
- msgstr ""
33
-
34
- #: ../app/controllers/foreman_virt_who_configure/api/v2/configs_controller.rb:41
35
- msgid "Configuration name"
36
- msgstr ""
37
-
38
- #: ../app/controllers/foreman_virt_who_configure/api/v2/configs_controller.rb:42
39
- msgid "Configuration interval in minutes"
40
- msgstr ""
41
-
42
- #: ../app/controllers/foreman_virt_who_configure/api/v2/configs_controller.rb:43
43
- msgid "Hypervisor filtering mode, %{unlimited} means no filtering, %{whitelist} means whitelist, %{blacklist} means blacklist"
44
- msgstr ""
45
-
46
- #: ../app/controllers/foreman_virt_who_configure/api/v2/configs_controller.rb:44
47
- msgid "Hypervisor whitelist, applicable only when filtering mode is set to 1. Wildcards and regular expressions are supported, multiple records must be separated by comma."
48
- msgstr ""
49
-
50
- #: ../app/controllers/foreman_virt_who_configure/api/v2/configs_controller.rb:45
51
- msgid "Hypervisor blacklist, applicable only when filtering mode is set to 2. Wildcards and regular expressions are supported, multiple records must be separated by comma."
52
- msgstr ""
53
-
54
- #: ../app/controllers/foreman_virt_who_configure/api/v2/configs_controller.rb:46
55
- msgid "Applicable only for esx provider type. Only hosts which parent (usually ComputeResource) name is specified in comma-separated list in this option will be reported. Wildcards and regular expressions are supported, multiple records must be separated by comma. Put the value into the double-quotes if it contains special characters like comma. All new line characters will be removed in resulting configuration file, white spaces are removed from beginning and end."
56
- msgstr ""
57
-
58
- #: ../app/controllers/foreman_virt_who_configure/api/v2/configs_controller.rb:47
59
- msgid "Applicable only for esx provider type. Hosts which parent (usually ComputeResource) name is specified in comma-separated list in this option will <b>NOT</b> be reported. Wildcards and regular expressions are supported, multiple records must be separated by comma. Put the value into the double-quotes if it contains special characters like comma. All new line characters will be removed in resulting configuration file, white spaces are removed from beginning and end."
60
- msgstr ""
61
-
62
- #: ../app/controllers/foreman_virt_who_configure/api/v2/configs_controller.rb:48
63
- msgid "Specifies how the hypervisor will be identified."
64
- msgstr ""
65
-
66
- #: ../app/controllers/foreman_virt_who_configure/api/v2/configs_controller.rb:49
67
- msgid "Hypervisor type"
68
- msgstr ""
69
-
70
- #: ../app/controllers/foreman_virt_who_configure/api/v2/configs_controller.rb:50
71
- msgid "Fully qualified host name or IP address of the hypervisor"
72
- msgstr ""
73
-
74
- #: ../app/controllers/foreman_virt_who_configure/api/v2/configs_controller.rb:51 ../app/helpers/foreman_virt_who_configure/configs_helper.rb:21
75
- msgid "Account name by which virt-who is to connect to the hypervisor."
76
- msgstr ""
77
-
78
- #: ../app/controllers/foreman_virt_who_configure/api/v2/configs_controller.rb:52
79
- msgid "Hypervisor password, required for all hypervisor types except for libvirt"
80
- msgstr ""
81
-
82
- #: ../app/controllers/foreman_virt_who_configure/api/v2/configs_controller.rb:53 ../app/views/foreman_virt_who_configure/configs/show.html.erb:39 ../app/views/foreman_virt_who_configure/configs/steps/_connection_form.erb:2
83
- msgid "Satellite server FQDN"
84
- msgstr ""
85
-
86
- #: ../app/controllers/foreman_virt_who_configure/api/v2/configs_controller.rb:54 ../app/views/foreman_virt_who_configure/configs/steps/_connection_form.erb:20
87
- msgid "Enable debugging output"
88
- msgstr ""
89
-
90
- #: ../app/controllers/foreman_virt_who_configure/api/v2/configs_controller.rb:55
91
- msgid "HTTP proxy that should be used for communication between the server on which virt-who is running and the hypervisors and virtualization managers."
92
- msgstr ""
93
-
94
- #: ../app/controllers/foreman_virt_who_configure/api/v2/configs_controller.rb:56
95
- msgid "Ignore proxy. A comma-separated list of hostnames or domains or ip addresses to ignore proxy settings for. Optionally this may be set to * to bypass proxy settings for all hostnames domains or ip addresses."
96
- msgstr ""
97
-
98
- #: ../app/controllers/foreman_virt_who_configure/api/v2/configs_controller.rb:57
99
- msgid "Organization of the virt-who configuration"
100
- msgstr ""
101
-
102
- #: ../app/controllers/foreman_virt_who_configure/api/v2/configs_controller.rb:61
103
- msgid "Create a virt-who configuration"
104
- msgstr ""
105
-
106
- #: ../app/controllers/foreman_virt_who_configure/api/v2/configs_controller.rb:69
107
- msgid "Update a virt-who configuration"
108
- msgstr ""
109
-
110
- #: ../app/controllers/foreman_virt_who_configure/api/v2/configs_controller.rb:70 ../app/controllers/foreman_virt_who_configure/api/v2/configs_controller.rb:78
111
- msgid "Configuration numeric identifier"
112
- msgstr ""
113
-
114
- #: ../app/controllers/foreman_virt_who_configure/api/v2/configs_controller.rb:77
115
- msgid "Delete a virt-who configuration"
116
- msgstr ""
117
-
118
- #: ../app/helpers/foreman_virt_who_configure/compatibility_helper.rb:7
119
- msgid "Create Config"
120
- msgstr ""
121
-
122
- #: ../app/helpers/foreman_virt_who_configure/compatibility_helper.rb:9
123
- msgid "New Config"
124
- msgstr ""
125
-
126
- #: ../app/helpers/foreman_virt_who_configure/compatibility_helper.rb:16
127
- msgid "Help"
128
- msgstr ""
129
-
130
- #: ../app/helpers/foreman_virt_who_configure/configs_helper.rb:5
131
- msgid "VMware vCenter server’s fully qualified host name or IP address."
132
- msgstr ""
133
-
134
- #: ../app/helpers/foreman_virt_who_configure/configs_helper.rb:6
135
- msgid "Red Hat Virtualization Manager’s fully qualified host name or IP address. For example, <code>https://hostname:443/ovirt-engine/</code> for v4, <code>https://hostname_or_IP:443</code> for v3"
136
- msgstr ""
137
-
138
- #: ../app/helpers/foreman_virt_who_configure/configs_helper.rb:8
139
- msgid "Microsoft Hyper-V fully qualified host name or IP address."
140
- msgstr ""
141
-
142
- #: ../app/helpers/foreman_virt_who_configure/configs_helper.rb:9
143
- msgid "XenServer server’s fully qualified host name or IP address."
144
- msgstr ""
145
-
146
- #: ../app/helpers/foreman_virt_who_configure/configs_helper.rb:10
147
- msgid "Libvirt server’s fully qualified host name or IP address. You can also specify preferred schema, for example: <code>qemu+ssh://libvirt.example.com/system</code>. If you use SSH, make sure you setup root's SSH key on target host for a user specified at hypervisor username field"
148
- msgstr ""
149
-
150
- #: ../app/helpers/foreman_virt_who_configure/configs_helper.rb:11
151
- msgid "Container-native virtualization’s fully qualified host name or IP address. In order to connect to the cluster it is required to provide path to kubeconfig which contains connection details and authentication token."
152
- msgstr ""
153
-
154
- #: ../app/helpers/foreman_virt_who_configure/configs_helper.rb:17
155
- msgid "Account name by which virt-who is to connect to the hypervisor, in the format <code>domain_name\\account_name</code>. Note that only a single backslash separates the values for domain_name and account_name. If you are using a domain account, and the global configuration file <code>/etc/sysconfig/virt-who</code>, then <b>two</b> backslashes are required. For further details, see <a href=\"https://access.redhat.com/solutions/1270223\">Red Hat Knowledgebase solution How to use a windows domain account with virt-who</a> for more information."
156
- msgstr ""
157
-
158
- #: ../app/helpers/foreman_virt_who_configure/configs_helper.rb:18
159
- msgid "Account name by which virt-who is to connect to the Red Hat Enterprise Virtualization Manager instance. The username option requires input in the format username@domain."
160
- msgstr ""
161
-
162
- #: ../app/helpers/foreman_virt_who_configure/configs_helper.rb:20
163
- msgid "Account name by which virt-who is to connect to the hypervisor. By default this is <code>Administrator</code>. To use an alternate account, create a user account and assign that account to the following groups (Windows 2012 Server): Hyper-V Administrators and Remote Management Users."
164
- msgstr ""
165
-
166
- #: ../app/helpers/foreman_virt_who_configure/configs_helper.rb:22
167
- msgid "Account name by which virt-who is to connect to the hypervisor. Virt-who does not support password based authentication, you must manually setup SSH key, see <a href=\"https://access.redhat.com/solutions/1515983\">Red Hat Knowledgebase solution How to configure virt-who for a KVM host</a> for more information."
168
- msgstr ""
169
-
170
- #: ../app/helpers/foreman_virt_who_configure/configs_helper.rb:30
171
- msgid "No Report Yet"
172
- msgstr ""
173
-
174
- #: ../app/helpers/foreman_virt_who_configure/configs_helper.rb:34
175
- msgid "Unknown configuration status"
176
- msgstr ""
177
-
178
- #: ../app/models/foreman_virt_who_configure/config.rb:19
179
- msgid "Unlimited"
180
- msgstr ""
181
-
182
- #: ../app/models/foreman_virt_who_configure/config.rb:20
183
- msgid "Whitelist"
184
- msgstr ""
185
-
186
- #: ../app/models/foreman_virt_who_configure/config.rb:21
187
- msgid "Blacklist"
188
- msgstr ""
189
-
190
- #: ../app/models/foreman_virt_who_configure/config.rb:25
191
- msgid "General information"
192
- msgstr ""
193
-
194
- #: ../app/models/foreman_virt_who_configure/config.rb:26
195
- msgid "Schedule"
196
- msgstr ""
197
-
198
- #: ../app/models/foreman_virt_who_configure/config.rb:27
199
- msgid "Connection"
200
- msgstr ""
201
-
202
- #: ../app/models/foreman_virt_who_configure/config.rb:45
203
- msgid "Every hour"
204
- msgstr ""
205
-
206
- #: ../app/models/foreman_virt_who_configure/config.rb:46
207
- msgid "Every 2 hours"
208
- msgstr ""
209
-
210
- #: ../app/models/foreman_virt_who_configure/config.rb:47
211
- msgid "Every 4 hours"
212
- msgstr ""
213
-
214
- #: ../app/models/foreman_virt_who_configure/config.rb:48
215
- msgid "Every 8 hours"
216
- msgstr ""
217
-
218
- #: ../app/models/foreman_virt_who_configure/config.rb:49
219
- msgid "Every 12 hours"
220
- msgstr ""
221
-
222
- #: ../app/models/foreman_virt_who_configure/config.rb:50
223
- msgid "Every 24 hours"
224
- msgstr ""
225
-
226
- #: ../app/models/foreman_virt_who_configure/config.rb:51
227
- msgid "Every 2 days"
228
- msgstr ""
229
-
230
- #: ../app/models/foreman_virt_who_configure/config.rb:52
231
- msgid "Every 3 days"
232
- msgstr ""
233
-
234
- #: ../app/models/foreman_virt_who_configure/config.rb:58 ../app/views/dashboard/_foreman_virt_who_configs_status_widget.html.erb:23
235
- msgid "OK"
236
- msgstr ""
237
-
238
- #: ../app/models/foreman_virt_who_configure/config.rb:59
239
- msgid "No change"
240
- msgstr ""
241
-
242
- #: ../app/models/foreman_virt_who_configure/config.rb:60
243
- msgid "Unknown"
244
- msgstr ""
245
-
246
- #: ../app/models/foreman_virt_who_configure/config.rb:63
247
- msgid "Unknown configuration status, caused by unexpected conditions"
248
- msgstr ""
249
-
250
- #: ../app/models/foreman_virt_who_configure/config.rb:65
251
- msgid "The configuration was not deployed yet or the virt-who was unable to report the status"
252
- msgstr ""
253
-
254
- #: ../app/models/foreman_virt_who_configure/config.rb:66
255
- msgid "The virt-who report arrived within the interval"
256
- msgstr ""
257
-
258
- #: ../app/models/foreman_virt_who_configure/config.rb:67
259
- msgid "The virt-who report has not arrived within the interval, which indicates there was no change on hypervisor"
260
- msgstr ""
261
-
262
- #: ../app/models/foreman_virt_who_configure/config.rb:193
263
- msgid "every %s hours"
264
- msgstr ""
265
-
266
- #: ../app/models/foreman_virt_who_configure/output_generator.rb:18
267
- msgid "Success"
268
- msgstr ""
269
-
270
- #: ../app/models/foreman_virt_who_configure/output_generator.rb:19
271
- msgid "Newer version of virt-who is required, minimum version is %s"
272
- msgstr ""
273
-
274
- #: ../app/models/foreman_virt_who_configure/output_generator.rb:20
275
- msgid "Unable to create virt-who config file"
276
- msgstr ""
277
-
278
- #: ../app/models/foreman_virt_who_configure/output_generator.rb:21
279
- msgid "Unable to create sysconfig file"
280
- msgstr ""
281
-
282
- #: ../app/models/foreman_virt_who_configure/output_generator.rb:22
283
- msgid "Unable to enable virt-who service using chkconfig"
284
- msgstr ""
285
-
286
- #: ../app/models/foreman_virt_who_configure/output_generator.rb:23
287
- msgid "Unable to start virt-who service, please see virt-who logs for more details"
288
- msgstr ""
289
-
290
- #: ../app/models/foreman_virt_who_configure/output_generator.rb:24
291
- msgid "Unable to install virt-who package, make sure the host is properly subscribed and has access to satellite-tools repository"
292
- msgstr ""
293
-
294
- #: ../app/models/foreman_virt_who_configure/output_generator.rb:44
295
- msgid "Owner was not provided"
296
- msgstr ""
297
-
298
- #: ../app/models/foreman_virt_who_configure/output_generator.rb:45
299
- msgid "Interval was not provided"
300
- msgstr ""
301
-
302
- #: ../app/views/dashboard/_foreman_virt_who_configs_status_widget.html.erb:5
303
- msgid "Virt-who Configurations Status"
304
- msgstr ""
305
-
306
- #: ../app/views/dashboard/_foreman_virt_who_configs_status_widget.html.erb:9
307
- msgid "Configuration Status"
308
- msgstr ""
309
-
310
- #: ../app/views/dashboard/_foreman_virt_who_configs_status_widget.html.erb:10
311
- msgid "Count"
312
- msgstr ""
313
-
314
- #: ../app/views/dashboard/_foreman_virt_who_configs_status_widget.html.erb:15
315
- msgid "No Reports"
316
- msgstr ""
317
-
318
- #: ../app/views/dashboard/_foreman_virt_who_configs_status_widget.html.erb:19
319
- msgid "No Change"
320
- msgstr ""
321
-
322
- #: ../app/views/dashboard/_foreman_virt_who_configs_status_widget.html.erb:27
323
- msgid "Total Configurations"
324
- msgstr ""
325
-
326
- #: ../app/views/dashboard/_foreman_virt_who_configs_status_widget.html.erb:33
327
- msgid "Latest Configurations Without Change"
328
- msgstr ""
329
-
330
- #: ../app/views/dashboard/_foreman_virt_who_configs_status_widget.html.erb:35
331
- msgid "No configuration found"
332
- msgstr ""
333
-
334
- #: ../app/views/dashboard/_foreman_virt_who_configs_status_widget.html.erb:40 ../app/views/foreman_virt_who_configure/configs/index.html.erb:8
335
- msgid "Config|Name"
336
- msgstr ""
337
-
338
- #: ../app/views/dashboard/_foreman_virt_who_configs_status_widget.html.erb:41
339
- msgid "Config|Last Report"
340
- msgstr ""
341
-
342
- #: ../app/views/dashboard/_foreman_virt_who_configs_status_widget.html.erb:42 ../app/views/foreman_virt_who_configure/configs/index.html.erb:9
343
- msgid "Config|Interval"
344
- msgstr ""
345
-
346
- #: ../app/views/foreman_virt_who_configure/configs/edit.html.erb:1
347
- msgid "Edit Virt-who Config"
348
- msgstr ""
349
-
350
- #: ../app/views/foreman_virt_who_configure/configs/edit.html.erb:5 ../app/views/foreman_virt_who_configure/configs/show.html.erb:11
351
- msgid "Configurations"
352
- msgstr ""
353
-
354
- #: ../app/views/foreman_virt_who_configure/configs/edit.html.erb:8 ../app/views/foreman_virt_who_configure/configs/index.html.erb:21 ../app/views/foreman_virt_who_configure/configs/show.html.erb:5
355
- msgid "Edit"
356
- msgstr ""
357
-
358
- #: ../app/views/foreman_virt_who_configure/configs/index.html.erb:1
359
- msgid "Virt-who Configurations"
360
- msgstr ""
361
-
362
- #: ../app/views/foreman_virt_who_configure/configs/index.html.erb:10 ../app/views/foreman_virt_who_configure/configs/show.html.erb:34
363
- msgid "Status"
364
- msgstr ""
365
-
366
- #: ../app/views/foreman_virt_who_configure/configs/index.html.erb:11
367
- msgid "Actions"
368
- msgstr ""
369
-
370
- #: ../app/views/foreman_virt_who_configure/configs/index.html.erb:22 ../app/views/foreman_virt_who_configure/configs/show.html.erb:6
371
- msgid "Delete virt-who configuration %s?"
372
- msgstr ""
373
-
374
- #: ../app/views/foreman_virt_who_configure/configs/new.html.erb:1
375
- msgid "New Virt-who Config"
376
- msgstr ""
377
-
378
- #: ../app/views/foreman_virt_who_configure/configs/show.html.erb:3
379
- msgid "Virt-who Configuration %s"
380
- msgstr ""
381
-
382
- #: ../app/views/foreman_virt_who_configure/configs/show.html.erb:21
383
- msgid "Overview"
384
- msgstr ""
385
-
386
- #: ../app/views/foreman_virt_who_configure/configs/show.html.erb:22
387
- msgid "Deploy"
388
- msgstr ""
389
-
390
- #: ../app/views/foreman_virt_who_configure/configs/show.html.erb:31
391
- msgid "Details"
392
- msgstr ""
393
-
394
- #: ../app/views/foreman_virt_who_configure/configs/show.html.erb:40 ../app/views/foreman_virt_who_configure/configs/steps/_connection_form.erb:3
395
- msgid "Hypervisor ID"
396
- msgstr ""
397
-
398
- #: ../app/views/foreman_virt_who_configure/configs/show.html.erb:41 ../app/views/foreman_virt_who_configure/configs/steps/_connection_form.erb:9
399
- msgid "Filtering"
400
- msgstr ""
401
-
402
- #: ../app/views/foreman_virt_who_configure/configs/show.html.erb:43
403
- msgid "Filter Hosts"
404
- msgstr ""
405
-
406
- #: ../app/views/foreman_virt_who_configure/configs/show.html.erb:47
407
- msgid "Exclude Hosts"
408
- msgstr ""
409
-
410
- #: ../app/views/foreman_virt_who_configure/configs/show.html.erb:50
411
- msgid "Enable debugging output?"
412
- msgstr ""
413
-
414
- #: ../app/views/foreman_virt_who_configure/configs/show.html.erb:51
415
- msgid "HTTP Proxy"
416
- msgstr ""
417
-
418
- #: ../app/views/foreman_virt_who_configure/configs/show.html.erb:52
419
- msgid "Ignore Proxy"
420
- msgstr ""
421
-
422
- #: ../app/views/foreman_virt_who_configure/configs/show.html.erb:64
423
- msgid "Use either hammer command or the script below to deploy this configuration. Both require root privileges. Run one of them on the target host which has access to Red Hat Satellite Tools repository and will run virt-who reporting, preferably Satellite host:"
424
- msgstr ""
425
-
426
- #: ../app/views/foreman_virt_who_configure/configs/show.html.erb:70
427
- msgid "Hammer command: "
428
- msgstr ""
429
-
430
- #: ../app/views/foreman_virt_who_configure/configs/show.html.erb:79 ../app/views/foreman_virt_who_configure/configs/show.html.erb:103
431
- msgid "Copy to clipboard"
432
- msgstr ""
433
-
434
- #: ../app/views/foreman_virt_who_configure/configs/show.html.erb:86
435
- msgid "Configuration script: "
436
- msgstr ""
437
-
438
- #: ../app/views/foreman_virt_who_configure/configs/show.html.erb:90
439
- msgid "On the target virt-who host:"
440
- msgstr ""
441
-
442
- #: ../app/views/foreman_virt_who_configure/configs/show.html.erb:91
443
- msgid "1. Copy this configuration script to a safe directory."
444
- msgstr ""
445
-
446
- #: ../app/views/foreman_virt_who_configure/configs/show.html.erb:92
447
- msgid "2. Make the script executable and run it."
448
- msgstr ""
449
-
450
- #: ../app/views/foreman_virt_who_configure/configs/show.html.erb:93
451
- msgid "3. Delete the script."
452
- msgstr ""
453
-
454
- #: ../app/views/foreman_virt_who_configure/configs/show.html.erb:104
455
- msgid "Download the script"
456
- msgstr ""
457
-
458
- #: ../app/views/foreman_virt_who_configure/configs/steps/_connection_form.erb:2
459
- msgid "Satellite Server’s fully-qualified host name, for example: satellite.example.com"
460
- msgstr ""
461
-
462
- #: ../app/views/foreman_virt_who_configure/configs/steps/_connection_form.erb:4
463
- msgid ""
464
- "Specifies that hypervisors will be identified by their <b>hostname</b>, <b>uuid</b> or <b>hwuuid</b>.\n"
465
- " Note that some virtualization backends don't have all of them implemented.\n"
466
- " Default is <b>hostname</b>, which provides more meaningful hypervisor\n"
467
- " names, but can cause duplicated hypervisor registrations if the host is renamed. To avoid that, you can use <b>uuid</b> instead. <b>hwuuid</b> is applicable to esx and rhevm only.\n"
468
- " This property is meant to be set up before the initial run of virt-who. Changing it later will result in duplicated entries in the subscription manager."
469
- msgstr ""
470
-
471
- #: ../app/views/foreman_virt_who_configure/configs/steps/_connection_form.erb:10
472
- msgid "If you run a hybrid environment, with virtual machines running Red Hat Enterprise Linux and other operating systems, you may want to limit the scope of virt-who’s access to hosts. For example, if some hypervisors host only Microsoft Windows Server instances, there is no benefit in having those hypervisors reported by the virt-who agent."
473
- msgstr ""
474
-
475
- #: ../app/views/foreman_virt_who_configure/configs/steps/_connection_form.erb:12
476
- msgid "Only hosts which uuid (or hostname or hwuuid, based on <code>hypervisor_id</code>) is specified in comma-separated list in this option will be reported. Wildcards and regular expressions are supported, multiple records must be separated by comma. Put the value into the double-quotes if it contains special characters like comma. All new line characters will be removed in resulting configuration file, white spaces are removed from beginning and end."
477
- msgstr ""
478
-
479
- #: ../app/views/foreman_virt_who_configure/configs/steps/_connection_form.erb:12
480
- msgid "Filter hosts"
481
- msgstr ""
482
-
483
- #: ../app/views/foreman_virt_who_configure/configs/steps/_connection_form.erb:14
484
- 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."
485
- msgstr ""
486
-
487
- #: ../app/views/foreman_virt_who_configure/configs/steps/_connection_form.erb:14
488
- msgid "Exclude hosts"
489
- msgstr ""
490
-
491
- #: ../app/views/foreman_virt_who_configure/configs/steps/_connection_form.erb:16
492
- msgid "Only hosts which parent (usually ComputeResource) name is specified in comma-separated list in this option will be reported. Wildcards and regular expressions are supported, multiple records must be separated by comma. Put the value into the double-quotes if it contains special characters like comma. All new line characters will be removed in resulting configuration file, white spaces are removed from beginning and end."
493
- msgstr ""
494
-
495
- #: ../app/views/foreman_virt_who_configure/configs/steps/_connection_form.erb:16
496
- msgid "Filter host parents"
497
- msgstr ""
498
-
499
- #: ../app/views/foreman_virt_who_configure/configs/steps/_connection_form.erb:18
500
- msgid "Hosts which parent (usually ComputeResource) name is specified in comma-separated list in this option will <b>NOT</b> be reported. Wildcards and regular expressions are supported, multiple records must be separated by comma. Put the value into the double-quotes if it contains special characters like comma. All new line characters will be removed in resulting configuration file, white spaces are removed from beginning and end."
501
- msgstr ""
502
-
503
- #: ../app/views/foreman_virt_who_configure/configs/steps/_connection_form.erb:18
504
- msgid "Exclude host parents"
505
- msgstr ""
506
-
507
- #: ../app/views/foreman_virt_who_configure/configs/steps/_connection_form.erb:20
508
- 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."
509
- msgstr ""
510
-
511
- #: ../app/views/foreman_virt_who_configure/configs/steps/_connection_form.erb:21
512
- msgid "HTTP proxy that should be used for communication between the server on which virt-who is running and the hypervisors and virtualization managers. Leave this blank if no proxy is used."
513
- msgstr ""
514
-
515
- #: ../app/views/foreman_virt_who_configure/configs/steps/_connection_form.erb:21
516
- msgid "HTTP proxy"
517
- msgstr ""
518
-
519
- #: ../app/views/foreman_virt_who_configure/configs/steps/_connection_form.erb:22
520
- msgid "A comma-separated list of hostnames or domains or ip addresses to ignore proxy settings for. Optionally this may be set to <code>*</code> to bypass proxy settings for all hostnames domains or ip addresses."
521
- msgstr ""
522
-
523
- #: ../app/views/foreman_virt_who_configure/configs/steps/_connection_form.erb:22
524
- msgid "Ignore proxy"
525
- msgstr ""
526
-
527
- #: ../app/views/foreman_virt_who_configure/configs/steps/_connection_form.erb:23
528
- msgid "Configuration file containing details about how to connect to the cluster and authentication details"
529
- msgstr ""
530
-
531
- #: ../app/views/foreman_virt_who_configure/configs/steps/_connection_form.erb:23
532
- msgid "Path to kubeconfig file"
533
- msgstr ""
534
-
535
- #: ../app/views/foreman_virt_who_configure/configs/steps/_general_information_form.erb:2
536
- msgid "Name of this configuration, e.g. the name of the hypervisor"
537
- msgstr ""
538
-
539
- #: ../app/views/foreman_virt_who_configure/configs/steps/_general_information_form.erb:7
540
- msgid "Owner"
541
- msgstr ""
542
-
543
- #: ../app/views/foreman_virt_who_configure/configs/steps/_general_information_form.erb:13
544
- msgid "Account password by which virt-who is to connect to the hypervisor instance."
545
- msgstr ""
546
-
547
- #: ../app/views/foreman_virt_who_configure/configs/steps/_schedule_form.erb:2
548
- msgid "How often to check connected hypervisors for changes? Also affects how often a mapping is reported. The recommended value for most environments is every two hours. Different interval can't be set per hypervisor, therefore it will affect all other deployed configurations on the host on which this configuration will be deployed."
549
- msgstr ""
550
-
551
- #: ../app/views/foreman_virt_who_configure/configs/welcome.html.erb:5
552
- msgid "Configs"
553
- msgstr ""
554
-
555
- #: ../app/views/foreman_virt_who_configure/configs/welcome.html.erb:7
556
- msgid "On this page you can define virt-who configurations for your hypervisors."
557
- msgstr ""
558
-
559
- #: ../app/views/foreman_virt_who_configure/configs/welcome.html.erb:8
560
- msgid "One virt-who configuration represents one config file in /etc/virt-who.d directory and maps to single hypervisor, organization and lifecycle environment."
561
- msgstr ""
562
-
563
- #: ../app/views/foreman_virt_who_configure/configs/welcome.html.erb:9
564
- msgid "To define a new configuration, click the New Config button and fill in the form. After you provide all required information a virt-who configuration script will be generated. You could either install it manually by copying the script or deploy it on a selected target host through Remote Execution."
565
- msgstr ""
566
-
567
- #: ../lib/foreman_virt_who_configure/engine.rb:73
568
- msgid "Virt-who configurations"
569
- msgstr ""
570
-
571
- #: ../lib/foreman_virt_who_configure/engine.rb:78
572
- msgid "Virt-who Configs Status"
573
- msgstr ""
574
-
575
- #: action_names.rb:2
576
- msgid "Report"
577
- msgstr ""
578
-
579
- #: action_names.rb:3
580
- msgid "Run Sync Plan:"
581
- msgstr ""
582
-
583
- #: action_names.rb:4
584
- msgid "Enable"
585
- msgstr ""
586
-
587
- #: action_names.rb:5
588
- msgid "Disable"
589
- msgstr ""
590
-
591
- #: action_names.rb:6
592
- msgid "Create Package Group"
593
- msgstr ""
594
-
595
- #: action_names.rb:7
596
- msgid "Upload into"
597
- msgstr ""
598
-
599
- #: action_names.rb:8
600
- msgid "Upload errata into"
601
- msgstr ""
602
-
603
- #: action_names.rb:9
604
- msgid "Update redhat repository"
605
- msgstr ""
606
-
607
- #: action_names.rb:10
608
- msgid "Update content urls"
609
- msgstr ""
610
-
611
- #: action_names.rb:11
612
- msgid "Update"
613
- msgstr ""
614
-
615
- #: action_names.rb:12
616
- msgid "Synchronize"
617
- msgstr ""
618
-
619
- #: action_names.rb:13
620
- msgid "Remove Content"
621
- msgstr ""
622
-
623
- #: action_names.rb:14
624
- msgid "Instance update"
625
- msgstr ""
626
-
627
- #: action_names.rb:15
628
- msgid "Index package groups"
629
- msgstr ""
630
-
631
- #: action_names.rb:16
632
- msgid "Index module streams"
633
- msgstr ""
634
-
635
- #: action_names.rb:17
636
- msgid "Index errata"
637
- msgstr ""
638
-
639
- #: action_names.rb:18
640
- msgid "Index content"
641
- msgstr ""
642
-
643
- #: action_names.rb:19
644
- msgid "Filtered index content"
645
- msgstr ""
646
-
647
- #: action_names.rb:20
648
- msgid "Fetch pxe files"
649
- msgstr ""
650
-
651
- #: action_names.rb:21
652
- msgid "Export"
653
- msgstr ""
654
-
655
- #: action_names.rb:22
656
- msgid "Errata mail"
657
- msgstr ""
658
-
659
- #: action_names.rb:23
660
- msgid "Discover"
661
- msgstr ""
662
-
663
- #: action_names.rb:24
664
- msgid "Delete Package Group"
665
- msgstr ""
666
-
667
- #: action_names.rb:25
668
- msgid "Delete"
669
- msgstr ""
670
-
671
- #: action_names.rb:26
672
- msgid "Create"
673
- msgstr ""
674
-
675
- #: action_names.rb:27
676
- msgid "Reindex subscriptions"
677
- msgstr ""
678
-
679
- #: action_names.rb:28
680
- msgid "Delete Product"
681
- msgstr ""
682
-
683
- #: action_names.rb:29
684
- msgid "Product Create"
685
- msgstr ""
686
-
687
- #: action_names.rb:30
688
- msgid "Destroy"
689
- msgstr ""
690
-
691
- #: action_names.rb:31
692
- msgid "Auto-attach subscriptions"
693
- msgstr ""
694
-
695
- #: action_names.rb:32
696
- msgid "Combined Profile Update"
697
- msgstr ""
698
-
699
- #: action_names.rb:33
700
- msgid "Package Profile Update"
701
- msgstr ""
702
-
703
- #: action_names.rb:34
704
- msgid "Update release version for host"
705
- msgstr ""
706
-
707
- #: action_names.rb:35
708
- msgid "Update for host"
709
- msgstr ""
710
-
711
- #: action_names.rb:36
712
- msgid "Update Content Overrides"
713
- msgstr ""
714
-
715
- #: action_names.rb:37
716
- msgid "Remove subscriptions"
717
- msgstr ""
718
-
719
- #: action_names.rb:38
720
- msgid "Remove package group"
721
- msgstr ""
722
-
723
- #: action_names.rb:39
724
- msgid "Install package group"
725
- msgstr ""
726
-
727
- #: action_names.rb:40
728
- msgid "Update package"
729
- msgstr ""
730
-
731
- #: action_names.rb:41
732
- msgid "Remove package"
733
- msgstr ""
734
-
735
- #: action_names.rb:42
736
- msgid "Install package"
737
- msgstr ""
738
-
739
- #: action_names.rb:43
740
- msgid "Hypervisors update"
741
- msgstr ""
742
-
743
- #: action_names.rb:44
744
- msgid "Hypervisors"
745
- msgstr ""
746
-
747
- #: action_names.rb:45
748
- msgid "Install erratum"
749
- msgstr ""
750
-
751
- #: action_names.rb:46
752
- msgid "Install Applicable Errata"
753
- msgstr ""
754
-
755
- #: action_names.rb:47
756
- msgid "Destroy Content Host"
757
- msgstr ""
758
-
759
- #: action_names.rb:48
760
- msgid "Auto attach subscriptions"
761
- msgstr ""
762
-
763
- #: action_names.rb:49
764
- msgid "Attach subscriptions"
765
- msgstr ""
766
-
767
- #: action_names.rb:50
768
- msgid "Publish Lifecycle Environment Repositories"
769
- msgstr ""
770
-
771
- #: action_names.rb:51
772
- msgid "Delete Lifecycle Environment"
773
- msgstr ""
774
-
775
- #: action_names.rb:52
776
- msgid "Republish Version Repositories"
777
- msgstr ""
778
-
779
- #: action_names.rb:53
780
- msgid "Incremental Update"
781
- msgstr ""
782
-
783
- #: action_names.rb:54
784
- msgid "Remove Version"
785
- msgstr ""
786
-
787
- #: action_names.rb:55
788
- msgid "Remove from Environment"
789
- msgstr ""
790
-
791
- #: action_names.rb:56
792
- msgid "Remove Versions and Associations"
793
- msgstr ""
794
-
795
- #: action_names.rb:57
796
- msgid "Create repos"
797
- msgstr ""
798
-
799
- #: action_names.rb:58
800
- msgid "Delete Activation Key"
801
- msgstr ""
802
-
803
- #: action_names.rb:59
804
- msgid "Abstract async task"
805
- msgstr ""
806
-
807
- #: action_names.rb:60
808
- msgid "Incremental Update of Content View Version(s) "
809
- msgstr ""
810
-
811
- #: action_names.rb:61
812
- msgid "Publish"
813
- msgstr ""
814
-
815
- #: action_names.rb:62
816
- msgid "Promotion to Environment"
817
- msgstr ""
818
-
819
- #: action_names.rb:63
820
- msgid "Promote"
821
- msgstr ""
822
-
823
- #: action_names.rb:64
824
- msgid "Synchronize smart proxy"
825
- msgstr ""
826
-
827
- #: action_names.rb:65
828
- msgid "Import Puppet classes"
829
- msgstr ""
830
-
831
- #: action_names.rb:66
832
- msgid "Import facts"
833
- msgstr ""
834
-
835
- #: action_names.rb:67
836
- msgid "Action with sub plans"
837
- msgstr ""
838
-
839
- #: gemspec.rb:2
840
- msgid "A plugin to make virt-who configuration easy"
841
- msgstr ""
File without changes