foreman_discovery 25.0.0 → 25.0.1
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_discovery/locale/ca/foreman_discovery.js +440 -452
- data/app/assets/javascripts/foreman_discovery/locale/cs_CZ/foreman_discovery.js +397 -409
- data/app/assets/javascripts/foreman_discovery/locale/de/foreman_discovery.js +537 -549
- data/app/assets/javascripts/foreman_discovery/locale/en/foreman_discovery.js +280 -291
- data/app/assets/javascripts/foreman_discovery/locale/en_GB/foreman_discovery.js +539 -551
- data/app/assets/javascripts/foreman_discovery/locale/es/foreman_discovery.js +541 -553
- data/app/assets/javascripts/foreman_discovery/locale/fr/foreman_discovery.js +539 -551
- data/app/assets/javascripts/foreman_discovery/locale/gl/foreman_discovery.js +339 -351
- data/app/assets/javascripts/foreman_discovery/locale/it/foreman_discovery.js +468 -480
- data/app/assets/javascripts/foreman_discovery/locale/ja/foreman_discovery.js +536 -548
- data/app/assets/javascripts/foreman_discovery/locale/ka/foreman_discovery.js +525 -537
- data/app/assets/javascripts/foreman_discovery/locale/ko/foreman_discovery.js +493 -505
- data/app/assets/javascripts/foreman_discovery/locale/pt_BR/foreman_discovery.js +538 -550
- data/app/assets/javascripts/foreman_discovery/locale/ru/foreman_discovery.js +510 -522
- data/app/assets/javascripts/foreman_discovery/locale/sv_SE/foreman_discovery.js +361 -373
- data/app/assets/javascripts/foreman_discovery/locale/zh_CN/foreman_discovery.js +540 -552
- data/app/assets/javascripts/foreman_discovery/locale/zh_TW/foreman_discovery.js +400 -412
- data/lib/foreman_discovery/version.rb +1 -1
- data/locale/ca/LC_MESSAGES/foreman_discovery.mo +0 -0
- data/locale/ca/foreman_discovery.po +2 -14
- data/locale/cs_CZ/LC_MESSAGES/foreman_discovery.mo +0 -0
- data/locale/cs_CZ/foreman_discovery.po +128 -138
- data/locale/de/LC_MESSAGES/foreman_discovery.mo +0 -0
- data/locale/de/foreman_discovery.po +4 -16
- data/locale/en/LC_MESSAGES/foreman_discovery.mo +0 -0
- data/locale/en/foreman_discovery.po +13 -20
- data/locale/en_GB/LC_MESSAGES/foreman_discovery.mo +0 -0
- data/locale/en_GB/foreman_discovery.po +39 -51
- data/locale/es/LC_MESSAGES/foreman_discovery.mo +0 -0
- data/locale/es/foreman_discovery.po +47 -59
- data/locale/fr/LC_MESSAGES/foreman_discovery.mo +0 -0
- data/locale/fr/foreman_discovery.po +18 -30
- data/locale/gl/LC_MESSAGES/foreman_discovery.mo +0 -0
- data/locale/gl/foreman_discovery.po +2 -14
- data/locale/it/LC_MESSAGES/foreman_discovery.mo +0 -0
- data/locale/it/foreman_discovery.po +2 -14
- data/locale/ja/LC_MESSAGES/foreman_discovery.mo +0 -0
- data/locale/ja/foreman_discovery.po +27 -38
- data/locale/ka/LC_MESSAGES/foreman_discovery.mo +0 -0
- data/locale/ka/foreman_discovery.po +19 -31
- data/locale/ko/LC_MESSAGES/foreman_discovery.mo +0 -0
- data/locale/ko/foreman_discovery.po +98 -108
- data/locale/pt_BR/LC_MESSAGES/foreman_discovery.mo +0 -0
- data/locale/pt_BR/foreman_discovery.po +2 -14
- data/locale/ru/LC_MESSAGES/foreman_discovery.mo +0 -0
- data/locale/ru/foreman_discovery.po +2 -14
- data/locale/sv_SE/LC_MESSAGES/foreman_discovery.mo +0 -0
- data/locale/sv_SE/foreman_discovery.po +2 -14
- data/locale/zh_CN/LC_MESSAGES/foreman_discovery.mo +0 -0
- data/locale/zh_CN/foreman_discovery.po +20 -32
- data/locale/zh_TW/LC_MESSAGES/foreman_discovery.mo +0 -0
- data/locale/zh_TW/foreman_discovery.po +2 -14
- data/test/integration/discovered_hosts_test.rb +3 -1
- metadata +3 -3
|
@@ -3,11 +3,11 @@
|
|
|
3
3
|
"locale_data": {
|
|
4
4
|
"foreman_discovery": {
|
|
5
5
|
"": {
|
|
6
|
-
"Project-Id-Version": "foreman_discovery
|
|
6
|
+
"Project-Id-Version": "foreman_discovery 25.0.0",
|
|
7
7
|
"Report-Msgid-Bugs-To": "",
|
|
8
8
|
"PO-Revision-Date": "2013-11-15 17:25+0000",
|
|
9
9
|
"Last-Translator": "FULL NAME <EMAIL@ADDRESS>",
|
|
10
|
-
"Language-Team": "Galician (http://
|
|
10
|
+
"Language-Team": "Galician (http://app.transifex.com/foreman/foreman/language/gl/)",
|
|
11
11
|
"MIME-Version": "1.0",
|
|
12
12
|
"Content-Type": "text/plain; charset=UTF-8",
|
|
13
13
|
"Content-Transfer-Encoding": "8bit",
|
|
@@ -17,829 +17,817 @@
|
|
|
17
17
|
"domain": "foreman_discovery",
|
|
18
18
|
"plural_forms": "nplurals=2; plural=(n != 1);"
|
|
19
19
|
},
|
|
20
|
-
"
|
|
20
|
+
"%s - The following hosts are about to be changed": [
|
|
21
|
+
"%s - Os seguintes equipos están a piques de ser modificados"
|
|
22
|
+
],
|
|
23
|
+
"%s discovered hosts were provisioned": [
|
|
21
24
|
""
|
|
22
25
|
],
|
|
23
|
-
"
|
|
26
|
+
"<b>Foreman</b> Discovered hosts summary": [
|
|
24
27
|
""
|
|
25
28
|
],
|
|
26
|
-
"
|
|
29
|
+
"A summary of discovered hosts": [
|
|
27
30
|
""
|
|
28
31
|
],
|
|
29
|
-
"
|
|
32
|
+
"Actions": [
|
|
33
|
+
"Accións"
|
|
34
|
+
],
|
|
35
|
+
"Assign Location": [
|
|
36
|
+
"Asignar Lugar"
|
|
37
|
+
],
|
|
38
|
+
"Assign Organization": [
|
|
39
|
+
"Asignar Organización"
|
|
40
|
+
],
|
|
41
|
+
"Associated Hosts": [
|
|
30
42
|
""
|
|
31
43
|
],
|
|
32
|
-
"
|
|
44
|
+
"Auto Provision": [
|
|
33
45
|
""
|
|
34
46
|
],
|
|
35
|
-
"
|
|
47
|
+
"Auto provisioning": [
|
|
36
48
|
""
|
|
37
49
|
],
|
|
38
|
-
"
|
|
50
|
+
"Automatic bond interface (if another interface is detected on the same VLAN via LLDP)": [
|
|
39
51
|
""
|
|
40
52
|
],
|
|
41
|
-
"
|
|
53
|
+
"Automatically generate PXE configuration to pin a newly discovered host to discovery": [
|
|
42
54
|
""
|
|
43
55
|
],
|
|
44
|
-
"
|
|
56
|
+
"Automatically provision newly discovered hosts, according to the provisioning rules": [
|
|
45
57
|
""
|
|
46
58
|
],
|
|
47
|
-
"
|
|
59
|
+
"Automatically reboot or kexec discovered host during provisioning": [
|
|
48
60
|
""
|
|
49
61
|
],
|
|
50
|
-
"
|
|
62
|
+
"Back": [
|
|
63
|
+
"Atrás"
|
|
64
|
+
],
|
|
65
|
+
"CPUs": [
|
|
66
|
+
"Procesadores"
|
|
67
|
+
],
|
|
68
|
+
"Cancel": [
|
|
69
|
+
"Cancelar"
|
|
70
|
+
],
|
|
71
|
+
"Clean all facts": [
|
|
51
72
|
""
|
|
52
73
|
],
|
|
53
|
-
"
|
|
74
|
+
"Clean all reported facts during provisioning (except discovery facts)": [
|
|
54
75
|
""
|
|
55
76
|
],
|
|
56
|
-
"
|
|
77
|
+
"Clone": [
|
|
78
|
+
"Clonar"
|
|
79
|
+
],
|
|
80
|
+
"Clone %s": [
|
|
81
|
+
"Clonar %s"
|
|
82
|
+
],
|
|
83
|
+
"Collapse All": [
|
|
57
84
|
""
|
|
58
85
|
],
|
|
59
|
-
"
|
|
86
|
+
"Could not get facts from proxy %{url}: %{error}": [
|
|
60
87
|
""
|
|
61
88
|
],
|
|
62
|
-
"Host
|
|
89
|
+
"Create Host": [
|
|
63
90
|
""
|
|
64
91
|
],
|
|
65
|
-
"
|
|
92
|
+
"Create Rule": [
|
|
66
93
|
""
|
|
67
94
|
],
|
|
68
|
-
"
|
|
95
|
+
"Create a discovered host for testing (use /facts to create new hosts)": [
|
|
69
96
|
""
|
|
70
97
|
],
|
|
71
|
-
"
|
|
98
|
+
"Create a discovery rule": [
|
|
72
99
|
""
|
|
73
100
|
],
|
|
74
|
-
"
|
|
101
|
+
"Create bond interfaces": [
|
|
75
102
|
""
|
|
76
103
|
],
|
|
77
|
-
"
|
|
104
|
+
"Customize Host": [
|
|
78
105
|
""
|
|
79
106
|
],
|
|
80
|
-
"
|
|
107
|
+
"DHCP filename option (Grub2 or PXELinux by default)": [
|
|
81
108
|
""
|
|
82
109
|
],
|
|
110
|
+
"Delete": [
|
|
111
|
+
"Borrar"
|
|
112
|
+
],
|
|
113
|
+
"Delete %s?": [
|
|
114
|
+
"¿Borrar %s?"
|
|
115
|
+
],
|
|
83
116
|
"Delete a discovered host": [
|
|
84
117
|
""
|
|
85
118
|
],
|
|
86
|
-
"
|
|
119
|
+
"Delete a rule": [
|
|
87
120
|
""
|
|
88
121
|
],
|
|
89
|
-
"
|
|
122
|
+
"Delete rule '%s'?": [
|
|
90
123
|
""
|
|
91
124
|
],
|
|
92
|
-
"
|
|
93
|
-
""
|
|
125
|
+
"Destroyed selected hosts": [
|
|
126
|
+
"Eliminados equipos seleccionados"
|
|
94
127
|
],
|
|
95
|
-
"
|
|
96
|
-
""
|
|
128
|
+
"Details": [
|
|
129
|
+
"Detalles"
|
|
97
130
|
],
|
|
98
|
-
"
|
|
131
|
+
"Disable": [
|
|
99
132
|
""
|
|
100
133
|
],
|
|
101
|
-
"
|
|
134
|
+
"Disable rule '%s'?": [
|
|
102
135
|
""
|
|
103
136
|
],
|
|
104
|
-
"
|
|
137
|
+
"Discovered Host": [
|
|
138
|
+
"",
|
|
105
139
|
""
|
|
106
140
|
],
|
|
107
|
-
"
|
|
141
|
+
"Discovered Hosts": [
|
|
108
142
|
""
|
|
109
143
|
],
|
|
110
|
-
"
|
|
144
|
+
"Discovered Rules": [
|
|
111
145
|
""
|
|
112
146
|
],
|
|
113
|
-
"%
|
|
147
|
+
"Discovered host '%{host}' has all NICs filtered out, filter: %{filter}": [
|
|
114
148
|
""
|
|
115
149
|
],
|
|
116
|
-
"
|
|
150
|
+
"Discovered host reported from unknown subnet, communication will not be proxied.": [
|
|
117
151
|
""
|
|
118
152
|
],
|
|
119
|
-
"
|
|
153
|
+
"Discovered host: %s": [
|
|
120
154
|
""
|
|
121
155
|
],
|
|
122
|
-
"
|
|
156
|
+
"Discovered hosts are provisioning now": [
|
|
123
157
|
""
|
|
124
158
|
],
|
|
125
159
|
"Discovered hosts are rebooting now": [
|
|
126
160
|
""
|
|
127
161
|
],
|
|
128
|
-
"
|
|
162
|
+
"Discovered hosts from Foreman server at %{foreman_url}": [
|
|
129
163
|
""
|
|
130
164
|
],
|
|
131
|
-
"
|
|
165
|
+
"Discovered hosts reported from unknown subnet are %s, communication will not be proxied.": [
|
|
132
166
|
""
|
|
133
167
|
],
|
|
134
|
-
"
|
|
168
|
+
"Discovered hosts summary": [
|
|
135
169
|
""
|
|
136
170
|
],
|
|
137
|
-
"
|
|
171
|
+
"Discovery": [
|
|
138
172
|
""
|
|
139
173
|
],
|
|
140
|
-
"
|
|
174
|
+
"Discovery Proxy": [
|
|
141
175
|
""
|
|
142
176
|
],
|
|
143
|
-
"
|
|
177
|
+
"Discovery Proxy to use within this subnet for managing connection to discovered hosts": [
|
|
144
178
|
""
|
|
145
179
|
],
|
|
146
|
-
"
|
|
180
|
+
"Discovery Rules": [
|
|
147
181
|
""
|
|
148
182
|
],
|
|
149
|
-
"
|
|
183
|
+
"Discovery fact parser does not work with non-discovery host '%{host}'": [
|
|
150
184
|
""
|
|
151
185
|
],
|
|
152
|
-
"
|
|
186
|
+
"Discovery hostname naming pattern": [
|
|
153
187
|
""
|
|
154
188
|
],
|
|
155
|
-
"location
|
|
189
|
+
"Discovery location": [
|
|
156
190
|
""
|
|
157
191
|
],
|
|
158
|
-
"organization
|
|
192
|
+
"Discovery organization": [
|
|
159
193
|
""
|
|
160
194
|
],
|
|
161
|
-
"
|
|
195
|
+
"DiscoveryRule|Enabled": [
|
|
162
196
|
""
|
|
163
197
|
],
|
|
164
|
-
"
|
|
198
|
+
"DiscoveryRule|Name": [
|
|
165
199
|
""
|
|
166
200
|
],
|
|
167
|
-
"
|
|
201
|
+
"DiscoveryRule|Priority": [
|
|
168
202
|
""
|
|
169
203
|
],
|
|
170
|
-
"
|
|
204
|
+
"DiscoveryRule|Query": [
|
|
171
205
|
""
|
|
172
206
|
],
|
|
173
|
-
"
|
|
207
|
+
"Disk Count": [
|
|
174
208
|
""
|
|
175
209
|
],
|
|
176
|
-
"
|
|
210
|
+
"Disk count": [
|
|
177
211
|
""
|
|
178
212
|
],
|
|
179
|
-
"
|
|
213
|
+
"Disks Size": [
|
|
180
214
|
""
|
|
181
215
|
],
|
|
182
|
-
"
|
|
216
|
+
"Disks size": [
|
|
183
217
|
""
|
|
184
218
|
],
|
|
185
|
-
"
|
|
219
|
+
"Do not allow to discover existing managed host matching MAC of a provisioning NIC (errors out early)": [
|
|
186
220
|
""
|
|
187
221
|
],
|
|
188
|
-
"
|
|
222
|
+
"Domain will be appended automatically. A hostname based on MAC address will be used when left blank.": [
|
|
189
223
|
""
|
|
190
224
|
],
|
|
191
|
-
"
|
|
192
|
-
""
|
|
225
|
+
"Edit %s": [
|
|
226
|
+
"Editar %s"
|
|
193
227
|
],
|
|
194
|
-
"
|
|
228
|
+
"Enable": [
|
|
195
229
|
""
|
|
196
230
|
],
|
|
197
|
-
"
|
|
231
|
+
"Enable rule '%s'?": [
|
|
198
232
|
""
|
|
199
233
|
],
|
|
200
|
-
"
|
|
234
|
+
"Error message goes here": [
|
|
201
235
|
""
|
|
202
236
|
],
|
|
203
|
-
"
|
|
237
|
+
"Error on existing NIC": [
|
|
204
238
|
""
|
|
205
239
|
],
|
|
206
|
-
"
|
|
240
|
+
"Errors during auto provisioning: %s": [
|
|
207
241
|
""
|
|
208
242
|
],
|
|
209
|
-
"
|
|
243
|
+
"Errors during reboot: %s": [
|
|
210
244
|
""
|
|
211
245
|
],
|
|
212
|
-
"
|
|
213
|
-
"Eliminados equipos seleccionados"
|
|
214
|
-
],
|
|
215
|
-
"The following hosts were not deleted: %s": [
|
|
216
|
-
"Os seguintes equipos non foron eliminados: %s"
|
|
217
|
-
],
|
|
218
|
-
"Failed to auto provision host %s: %s": [
|
|
246
|
+
"Execute rules against a discovered host": [
|
|
219
247
|
""
|
|
220
248
|
],
|
|
221
|
-
"
|
|
249
|
+
"Execute rules against all currently discovered hosts": [
|
|
222
250
|
""
|
|
223
251
|
],
|
|
224
|
-
"
|
|
252
|
+
"Expected discovery_fact '%s' is missing, unable to detect primary interface and set hostname": [
|
|
225
253
|
""
|
|
226
254
|
],
|
|
227
|
-
"
|
|
255
|
+
"Extra facter columns to show in host lists": [
|
|
228
256
|
""
|
|
229
257
|
],
|
|
230
|
-
"
|
|
231
|
-
"Non se atopou ningún equipos con ese id ou nome"
|
|
232
|
-
],
|
|
233
|
-
"No hosts selected": [
|
|
234
|
-
"Ningún equipo seleccionado"
|
|
235
|
-
],
|
|
236
|
-
"Something went wrong while selecting hosts - %s": [
|
|
237
|
-
"Algo fallou ao seleccionar equipos - %s"
|
|
238
|
-
],
|
|
239
|
-
"Rule enabled": [
|
|
258
|
+
"Fact + prefix": [
|
|
240
259
|
""
|
|
241
260
|
],
|
|
242
|
-
"
|
|
261
|
+
"Fact columns": [
|
|
243
262
|
""
|
|
244
263
|
],
|
|
245
|
-
"
|
|
264
|
+
"Fact name to use for primary interface detection": [
|
|
246
265
|
""
|
|
247
266
|
],
|
|
248
|
-
"
|
|
267
|
+
"Facts could not be imported": [
|
|
249
268
|
""
|
|
250
269
|
],
|
|
251
|
-
"
|
|
270
|
+
"Facts refreshed for %s": [
|
|
252
271
|
""
|
|
253
272
|
],
|
|
254
|
-
"
|
|
255
|
-
"
|
|
256
|
-
],
|
|
257
|
-
"Select Action": [
|
|
258
|
-
"Selecciona unha Acción"
|
|
259
|
-
],
|
|
260
|
-
"Delete %s?": [
|
|
261
|
-
"¿Borrar %s?"
|
|
262
|
-
],
|
|
263
|
-
"Assign Organization": [
|
|
264
|
-
"Asignar Organización"
|
|
265
|
-
],
|
|
266
|
-
"Assign Location": [
|
|
267
|
-
"Asignar Lugar"
|
|
268
|
-
],
|
|
269
|
-
"Delete": [
|
|
270
|
-
"Borrar"
|
|
271
|
-
],
|
|
272
|
-
"%s - The following hosts are about to be changed": [
|
|
273
|
-
"%s - Os seguintes equipos están a piques de ser modificados"
|
|
274
|
-
],
|
|
275
|
-
"N/A": [
|
|
276
|
-
"N/A"
|
|
273
|
+
"Failed to auto provision host %s: %s": [
|
|
274
|
+
""
|
|
277
275
|
],
|
|
278
|
-
"
|
|
276
|
+
"Failed to reboot host %s": [
|
|
279
277
|
""
|
|
280
278
|
],
|
|
281
|
-
"
|
|
279
|
+
"Failed to reboot host %{hostname} with error %{error_message}": [
|
|
282
280
|
""
|
|
283
281
|
],
|
|
284
|
-
"
|
|
282
|
+
"Failed to reboot hosts with error %s": [
|
|
285
283
|
""
|
|
286
284
|
],
|
|
287
|
-
"
|
|
288
|
-
"
|
|
285
|
+
"Failed to refresh facts for %s": [
|
|
286
|
+
""
|
|
289
287
|
],
|
|
290
|
-
"
|
|
288
|
+
"Failed to refresh facts for %{hostname} with error %{error_message}": [
|
|
291
289
|
""
|
|
292
290
|
],
|
|
293
|
-
"
|
|
291
|
+
"For more information please see ": [
|
|
294
292
|
""
|
|
295
293
|
],
|
|
296
|
-
"
|
|
294
|
+
"Force DNS": [
|
|
297
295
|
""
|
|
298
296
|
],
|
|
299
|
-
"
|
|
297
|
+
"Force DNS entries creation when provisioning discovered host": [
|
|
300
298
|
""
|
|
301
299
|
],
|
|
302
|
-
"
|
|
300
|
+
"Foreman Discovery": [
|
|
303
301
|
""
|
|
304
302
|
],
|
|
305
|
-
"
|
|
303
|
+
"Foreman discovered hosts summary": [
|
|
306
304
|
""
|
|
307
305
|
],
|
|
308
|
-
"
|
|
309
|
-
"
|
|
306
|
+
"Hardware": [
|
|
307
|
+
"Hardware"
|
|
310
308
|
],
|
|
311
|
-
"
|
|
309
|
+
"Hardware facts": [
|
|
312
310
|
""
|
|
313
311
|
],
|
|
314
|
-
"
|
|
312
|
+
"Highlighted facts": [
|
|
315
313
|
""
|
|
316
314
|
],
|
|
317
|
-
"
|
|
315
|
+
"Highlights": [
|
|
318
316
|
""
|
|
319
317
|
],
|
|
320
|
-
"
|
|
321
|
-
""
|
|
318
|
+
"Host": [
|
|
319
|
+
"Equipo"
|
|
322
320
|
],
|
|
323
|
-
"
|
|
321
|
+
"Host %s has been dicovered": [
|
|
324
322
|
""
|
|
325
323
|
],
|
|
326
|
-
"
|
|
324
|
+
"Host %{host} was provisioned with rule %{rule}": [
|
|
327
325
|
""
|
|
328
326
|
],
|
|
329
|
-
"Host
|
|
330
|
-
"",
|
|
327
|
+
"Host Group": [
|
|
331
328
|
""
|
|
332
329
|
],
|
|
333
330
|
"Host group location %s must also be associated to the discovery rule": [
|
|
334
331
|
"",
|
|
335
332
|
""
|
|
336
333
|
],
|
|
337
|
-
"
|
|
334
|
+
"Host group organization %s must also be associated to the discovery rule": [
|
|
335
|
+
"",
|
|
338
336
|
""
|
|
339
337
|
],
|
|
340
|
-
"
|
|
338
|
+
"Host of type %s can not be rebooted": [
|
|
341
339
|
""
|
|
342
340
|
],
|
|
343
|
-
"
|
|
341
|
+
"Host's owner type": [
|
|
344
342
|
""
|
|
345
343
|
],
|
|
346
|
-
"
|
|
344
|
+
"Host's parameters (array or indexed hash)": [
|
|
347
345
|
""
|
|
348
346
|
],
|
|
349
|
-
"
|
|
347
|
+
"Hostname facts": [
|
|
350
348
|
""
|
|
351
349
|
],
|
|
352
|
-
"
|
|
350
|
+
"Hostname for provisioned hosts": [
|
|
353
351
|
""
|
|
354
352
|
],
|
|
355
|
-
"
|
|
353
|
+
"Hostname prefix": [
|
|
356
354
|
""
|
|
357
355
|
],
|
|
358
|
-
"
|
|
356
|
+
"Hostnames must not start with numbers. A good approach is to use unique information provided by facter (MAC address, BIOS or serial ID).": [
|
|
359
357
|
""
|
|
360
358
|
],
|
|
361
|
-
"
|
|
362
|
-
""
|
|
359
|
+
"Hosts": [
|
|
360
|
+
"Equipos"
|
|
363
361
|
],
|
|
364
|
-
"
|
|
362
|
+
"Hosts Limit": [
|
|
365
363
|
""
|
|
366
364
|
],
|
|
367
|
-
"
|
|
365
|
+
"Hosts/Limit": [
|
|
368
366
|
""
|
|
369
367
|
],
|
|
370
|
-
"
|
|
368
|
+
"ID of Discovery Proxy to use within this subnet for managing connection to discovered hosts": [
|
|
371
369
|
""
|
|
372
370
|
],
|
|
373
|
-
"
|
|
374
|
-
""
|
|
371
|
+
"IP Address": [
|
|
372
|
+
"Dirección IP"
|
|
375
373
|
],
|
|
376
|
-
"
|
|
374
|
+
"IP address": [
|
|
377
375
|
""
|
|
378
376
|
],
|
|
379
|
-
"
|
|
377
|
+
"IPAM must be configured for subnet '%s'": [
|
|
380
378
|
""
|
|
381
379
|
],
|
|
382
|
-
"
|
|
380
|
+
"IPMI": [
|
|
383
381
|
""
|
|
384
382
|
],
|
|
385
|
-
"
|
|
383
|
+
"IPMI facts": [
|
|
386
384
|
""
|
|
387
385
|
],
|
|
388
|
-
"
|
|
386
|
+
"Identifier": [
|
|
389
387
|
""
|
|
390
388
|
],
|
|
391
|
-
"
|
|
389
|
+
"Image API processing error: %{msg} (HTTP/%{code}, body: %{body})": [
|
|
392
390
|
""
|
|
393
391
|
],
|
|
394
|
-
"
|
|
392
|
+
"Image API returned HTTP/%{code} with '%{body}": [
|
|
395
393
|
""
|
|
396
394
|
],
|
|
397
|
-
"
|
|
395
|
+
"In addition to @host attribute function rand for random integers is available. Examples:": [
|
|
398
396
|
""
|
|
399
397
|
],
|
|
400
|
-
"
|
|
398
|
+
"Init RAM kexec URL is invalid: '%s'": [
|
|
401
399
|
""
|
|
402
400
|
],
|
|
403
|
-
"
|
|
404
|
-
"Almacenamento"
|
|
405
|
-
],
|
|
406
|
-
"Hardware": [
|
|
407
|
-
"Hardware"
|
|
408
|
-
],
|
|
409
|
-
"Network": [
|
|
410
|
-
"Rede"
|
|
411
|
-
],
|
|
412
|
-
"Software": [
|
|
401
|
+
"Interface fact": [
|
|
413
402
|
""
|
|
414
403
|
],
|
|
415
|
-
"
|
|
404
|
+
"Interfaces": [
|
|
416
405
|
""
|
|
417
406
|
],
|
|
418
|
-
"
|
|
407
|
+
"Invalid facts, must be a Hash": [
|
|
419
408
|
""
|
|
420
409
|
],
|
|
421
|
-
"
|
|
410
|
+
"Invalid facts: hash does not contain a valid value for any of the facts in the discovery_hostname setting: %s": [
|
|
422
411
|
""
|
|
423
412
|
],
|
|
424
|
-
"
|
|
413
|
+
"Invalid hostname: Could not normalize the hostname": [
|
|
425
414
|
""
|
|
426
415
|
],
|
|
427
|
-
"
|
|
416
|
+
"Invalid user type of %s was provided": [
|
|
428
417
|
""
|
|
429
418
|
],
|
|
430
|
-
"
|
|
419
|
+
"Kernel kexec URL is invalid: '%s'": [
|
|
431
420
|
""
|
|
432
421
|
],
|
|
433
|
-
"
|
|
422
|
+
"Kexec template not associated with operating system": [
|
|
434
423
|
""
|
|
435
424
|
],
|
|
436
|
-
"
|
|
425
|
+
"Last Facts Upload": [
|
|
437
426
|
""
|
|
438
427
|
],
|
|
439
|
-
"
|
|
428
|
+
"List all discovered hosts": [
|
|
440
429
|
""
|
|
441
430
|
],
|
|
442
|
-
"
|
|
431
|
+
"List all discovery rules": [
|
|
443
432
|
""
|
|
444
433
|
],
|
|
445
|
-
"
|
|
446
|
-
"",
|
|
434
|
+
"List all fact values of a given discovered host": [
|
|
447
435
|
""
|
|
448
436
|
],
|
|
449
|
-
"
|
|
437
|
+
"List of facts to use for the hostname (first wins)": [
|
|
450
438
|
""
|
|
451
439
|
],
|
|
452
|
-
"
|
|
453
|
-
"
|
|
454
|
-
],
|
|
455
|
-
"Model": [
|
|
456
|
-
"Modelo"
|
|
457
|
-
],
|
|
458
|
-
"CPUs": [
|
|
459
|
-
"Procesadores"
|
|
440
|
+
"Location": [
|
|
441
|
+
"Lugares"
|
|
460
442
|
],
|
|
461
|
-
"
|
|
462
|
-
"
|
|
443
|
+
"Locations": [
|
|
444
|
+
"Lugares"
|
|
463
445
|
],
|
|
464
|
-
"
|
|
446
|
+
"Lock PXE": [
|
|
465
447
|
""
|
|
466
448
|
],
|
|
467
|
-
"
|
|
449
|
+
"Locked PXEGrub template name": [
|
|
468
450
|
""
|
|
469
451
|
],
|
|
470
|
-
"
|
|
471
|
-
"
|
|
472
|
-
],
|
|
473
|
-
"items selected. Uncheck to Clear": [
|
|
474
|
-
"obxetos seleccionados. Desactivar para limpar"
|
|
475
|
-
],
|
|
476
|
-
"Name": [
|
|
477
|
-
"Nome"
|
|
478
|
-
],
|
|
479
|
-
"IP Address": [
|
|
480
|
-
"Dirección IP"
|
|
452
|
+
"Locked PXEGrub2 template name": [
|
|
453
|
+
""
|
|
481
454
|
],
|
|
482
|
-
"
|
|
455
|
+
"Locked PXELinux template name": [
|
|
483
456
|
""
|
|
484
457
|
],
|
|
485
|
-
"
|
|
458
|
+
"MAC address": [
|
|
486
459
|
""
|
|
487
460
|
],
|
|
488
|
-
"
|
|
489
|
-
"
|
|
461
|
+
"MAC-based name": [
|
|
462
|
+
""
|
|
490
463
|
],
|
|
491
|
-
"
|
|
492
|
-
"
|
|
464
|
+
"Maximum hosts provisioned with this rule (0 = unlimited)": [
|
|
465
|
+
""
|
|
493
466
|
],
|
|
494
|
-
"
|
|
495
|
-
"
|
|
467
|
+
"Memory": [
|
|
468
|
+
"Memoria"
|
|
496
469
|
],
|
|
497
|
-
"
|
|
470
|
+
"Miscellaneous": [
|
|
498
471
|
""
|
|
499
472
|
],
|
|
500
|
-
"
|
|
501
|
-
"
|
|
502
|
-
],
|
|
503
|
-
"Please Confirm": [
|
|
504
|
-
"Confirme, por favor"
|
|
473
|
+
"Model": [
|
|
474
|
+
"Modelo"
|
|
505
475
|
],
|
|
506
|
-
"
|
|
507
|
-
"
|
|
476
|
+
"N/A": [
|
|
477
|
+
"N/A"
|
|
508
478
|
],
|
|
509
|
-
"
|
|
510
|
-
"
|
|
479
|
+
"Name": [
|
|
480
|
+
"Nome"
|
|
511
481
|
],
|
|
512
|
-
"
|
|
482
|
+
"Name of the parameter": [
|
|
513
483
|
""
|
|
514
484
|
],
|
|
515
|
-
"
|
|
516
|
-
"
|
|
485
|
+
"Network": [
|
|
486
|
+
"Rede"
|
|
517
487
|
],
|
|
518
|
-
"
|
|
488
|
+
"Network facts": [
|
|
519
489
|
""
|
|
520
490
|
],
|
|
521
|
-
"
|
|
491
|
+
"New Discovery Rule": [
|
|
522
492
|
""
|
|
523
493
|
],
|
|
524
|
-
"
|
|
494
|
+
"New hosts": [
|
|
525
495
|
""
|
|
526
496
|
],
|
|
527
|
-
"
|
|
497
|
+
"New in the last 24 hours": [
|
|
528
498
|
""
|
|
529
499
|
],
|
|
530
|
-
"
|
|
531
|
-
"
|
|
500
|
+
"No Discovery Rules found in this context. Create Discovery Rules to perform automated provisioning on Discovered Hosts": [
|
|
501
|
+
""
|
|
532
502
|
],
|
|
533
|
-
"
|
|
503
|
+
"No discovered hosts available": [
|
|
534
504
|
""
|
|
535
505
|
],
|
|
536
|
-
"
|
|
506
|
+
"No discovered hosts for the selected period": [
|
|
537
507
|
""
|
|
538
508
|
],
|
|
539
|
-
"
|
|
509
|
+
"No discovered hosts found in this context. This page shows discovered bare-metal or virtual nodes waiting to be provisioned.": [
|
|
540
510
|
""
|
|
541
511
|
],
|
|
542
|
-
"
|
|
512
|
+
"No discovered hosts to provision": [
|
|
543
513
|
""
|
|
544
514
|
],
|
|
545
|
-
"
|
|
515
|
+
"No discovered hosts to reboot": [
|
|
546
516
|
""
|
|
547
517
|
],
|
|
548
|
-
"
|
|
518
|
+
"No hostgroup associated with rule '%s'": [
|
|
549
519
|
""
|
|
550
520
|
],
|
|
551
|
-
"
|
|
521
|
+
"No hosts selected": [
|
|
522
|
+
"Ningún equipo seleccionado"
|
|
523
|
+
],
|
|
524
|
+
"No hosts were found with that id or name": [
|
|
525
|
+
"Non se atopou ningún equipos con ese id ou nome"
|
|
526
|
+
],
|
|
527
|
+
"No new discovered hosts for this period": [
|
|
552
528
|
""
|
|
553
529
|
],
|
|
554
|
-
"
|
|
530
|
+
"No rule found for host %s": [
|
|
555
531
|
""
|
|
556
532
|
],
|
|
557
|
-
"
|
|
533
|
+
"Not reported in more than 7 days": [
|
|
558
534
|
""
|
|
559
535
|
],
|
|
560
|
-
"
|
|
536
|
+
"One or more hosts have been discovered": [
|
|
561
537
|
""
|
|
562
538
|
],
|
|
563
|
-
"
|
|
539
|
+
"One or more hosts with failed discovery due to error: %s": [
|
|
564
540
|
""
|
|
565
541
|
],
|
|
566
|
-
"
|
|
542
|
+
"Option 'url' must be provided": [
|
|
567
543
|
""
|
|
568
544
|
],
|
|
569
|
-
"
|
|
545
|
+
"Option 'url' must be valid URI: %s": [
|
|
570
546
|
""
|
|
571
547
|
],
|
|
572
|
-
"
|
|
573
|
-
"
|
|
548
|
+
"Options must be hash": [
|
|
549
|
+
""
|
|
574
550
|
],
|
|
575
|
-
"
|
|
576
|
-
"
|
|
551
|
+
"Organization": [
|
|
552
|
+
"Organización"
|
|
577
553
|
],
|
|
578
554
|
"Organizations": [
|
|
579
555
|
"Organizacións"
|
|
580
556
|
],
|
|
581
|
-
"
|
|
557
|
+
"PXEGrub template to be used when pinning a host to discovery": [
|
|
582
558
|
""
|
|
583
559
|
],
|
|
584
|
-
"
|
|
560
|
+
"PXEGrub2 template to be used when pinning a host to discovery": [
|
|
585
561
|
""
|
|
586
562
|
],
|
|
587
|
-
"
|
|
563
|
+
"PXELinux template to be used when pinning a host to discovery": [
|
|
588
564
|
""
|
|
589
565
|
],
|
|
590
|
-
"
|
|
566
|
+
"Parameter value": [
|
|
591
567
|
""
|
|
592
568
|
],
|
|
593
|
-
"
|
|
594
|
-
""
|
|
569
|
+
"Please Confirm": [
|
|
570
|
+
"Confirme, por favor"
|
|
595
571
|
],
|
|
596
|
-
"
|
|
572
|
+
"Prefer IPv6": [
|
|
597
573
|
""
|
|
598
574
|
],
|
|
599
|
-
"
|
|
575
|
+
"Prefer IPv6 to IPv4 when calling discovered nodes": [
|
|
600
576
|
""
|
|
601
577
|
],
|
|
602
|
-
"
|
|
603
|
-
""
|
|
578
|
+
"Primary": [
|
|
579
|
+
"Primaria"
|
|
604
580
|
],
|
|
605
|
-
"
|
|
606
|
-
""
|
|
581
|
+
"Provision": [
|
|
582
|
+
"Aprovisionamento"
|
|
607
583
|
],
|
|
608
|
-
"
|
|
584
|
+
"Provision %s": [
|
|
609
585
|
""
|
|
610
586
|
],
|
|
611
|
-
"
|
|
612
|
-
"Clonar %s"
|
|
613
|
-
],
|
|
614
|
-
"Edit %s": [
|
|
615
|
-
"Editar %s"
|
|
616
|
-
],
|
|
617
|
-
"Discovery Rules": [
|
|
587
|
+
"Provision a discovered host": [
|
|
618
588
|
""
|
|
619
589
|
],
|
|
620
|
-
"
|
|
590
|
+
"Random name": [
|
|
621
591
|
""
|
|
622
592
|
],
|
|
623
|
-
"
|
|
593
|
+
"Reboot": [
|
|
624
594
|
""
|
|
625
595
|
],
|
|
626
|
-
"
|
|
596
|
+
"Rebooting %s": [
|
|
627
597
|
""
|
|
628
598
|
],
|
|
629
|
-
"
|
|
599
|
+
"Rebooting a discovered host": [
|
|
630
600
|
""
|
|
631
601
|
],
|
|
632
|
-
"
|
|
602
|
+
"Rebooting all discovered hosts": [
|
|
633
603
|
""
|
|
634
604
|
],
|
|
635
|
-
"
|
|
605
|
+
"Rebooting host %s": [
|
|
636
606
|
""
|
|
637
607
|
],
|
|
638
|
-
"
|
|
608
|
+
"Rebuild DNS for %s": [
|
|
639
609
|
""
|
|
640
610
|
],
|
|
641
|
-
"
|
|
611
|
+
"Refresh facts": [
|
|
642
612
|
""
|
|
643
613
|
],
|
|
644
|
-
"
|
|
614
|
+
"Refreshing the facts of a discovered host": [
|
|
645
615
|
""
|
|
646
616
|
],
|
|
647
|
-
"
|
|
617
|
+
"Regex to organize facts for hardware section": [
|
|
648
618
|
""
|
|
649
619
|
],
|
|
650
|
-
"
|
|
620
|
+
"Regex to organize facts for highlights section - e.g. ^(abc|cde)$": [
|
|
651
621
|
""
|
|
652
622
|
],
|
|
653
|
-
"
|
|
623
|
+
"Regex to organize facts for ipmi section": [
|
|
654
624
|
""
|
|
655
625
|
],
|
|
656
|
-
"
|
|
657
|
-
"Detalles"
|
|
658
|
-
],
|
|
659
|
-
"Hosts": [
|
|
660
|
-
"Equipos"
|
|
661
|
-
],
|
|
662
|
-
"Error message goes here": [
|
|
626
|
+
"Regex to organize facts for network section": [
|
|
663
627
|
""
|
|
664
628
|
],
|
|
665
|
-
"
|
|
629
|
+
"Regex to organize facts for software section": [
|
|
666
630
|
""
|
|
667
631
|
],
|
|
668
|
-
"
|
|
632
|
+
"Regex to organize facts for storage section": [
|
|
669
633
|
""
|
|
670
634
|
],
|
|
671
|
-
"
|
|
635
|
+
"Reloading kernel on %s": [
|
|
672
636
|
""
|
|
673
637
|
],
|
|
674
|
-
"
|
|
638
|
+
"Reported in the last 7 days": [
|
|
675
639
|
""
|
|
676
640
|
],
|
|
677
|
-
"
|
|
641
|
+
"Rule disabled": [
|
|
678
642
|
""
|
|
679
643
|
],
|
|
680
|
-
"
|
|
644
|
+
"Rule enabled": [
|
|
681
645
|
""
|
|
682
646
|
],
|
|
683
|
-
"
|
|
647
|
+
"Rule priority (lower integer means higher priority)": [
|
|
684
648
|
""
|
|
685
649
|
],
|
|
686
|
-
"
|
|
687
|
-
""
|
|
650
|
+
"Select Action": [
|
|
651
|
+
"Selecciona unha Acción"
|
|
688
652
|
],
|
|
689
|
-
"
|
|
690
|
-
""
|
|
653
|
+
"Select all items in this page": [
|
|
654
|
+
"Seleccionar tódolos obxetos desta páxina"
|
|
691
655
|
],
|
|
692
|
-
"
|
|
656
|
+
"Select location": [
|
|
693
657
|
""
|
|
694
658
|
],
|
|
695
|
-
"
|
|
659
|
+
"Select organization": [
|
|
696
660
|
""
|
|
697
661
|
],
|
|
698
|
-
"
|
|
662
|
+
"Show a discovered host": [
|
|
699
663
|
""
|
|
700
664
|
],
|
|
701
|
-
"
|
|
665
|
+
"Show a discovery rule": [
|
|
702
666
|
""
|
|
703
667
|
],
|
|
704
|
-
"
|
|
668
|
+
"Software": [
|
|
705
669
|
""
|
|
706
670
|
],
|
|
707
|
-
"
|
|
671
|
+
"Software facts": [
|
|
708
672
|
""
|
|
709
673
|
],
|
|
710
|
-
"
|
|
674
|
+
"Something went wrong while selecting hosts - %s": [
|
|
675
|
+
"Algo fallou ao seleccionar equipos - %s"
|
|
676
|
+
],
|
|
677
|
+
"Specify target hostname template pattern in the same syntax as in Provisioning Templates (ERB).": [
|
|
711
678
|
""
|
|
712
679
|
],
|
|
713
|
-
"
|
|
680
|
+
"Storage": [
|
|
681
|
+
"Almacenamento"
|
|
682
|
+
],
|
|
683
|
+
"Storage facts": [
|
|
714
684
|
""
|
|
715
685
|
],
|
|
716
|
-
"
|
|
686
|
+
"Submit": [
|
|
687
|
+
"Introducir"
|
|
688
|
+
],
|
|
689
|
+
"Subnet": [
|
|
690
|
+
"Subrede"
|
|
691
|
+
],
|
|
692
|
+
"Successfully provisioned %s": [
|
|
717
693
|
""
|
|
718
694
|
],
|
|
719
|
-
"
|
|
695
|
+
"Summary from %{time} ago to %{now}": [
|
|
720
696
|
""
|
|
721
697
|
],
|
|
722
|
-
"
|
|
698
|
+
"Summary report for discovered hosts from Foreman": [
|
|
723
699
|
""
|
|
724
700
|
],
|
|
725
|
-
"
|
|
701
|
+
"Target host group for this rule with all properties set": [
|
|
726
702
|
""
|
|
727
703
|
],
|
|
728
|
-
"
|
|
704
|
+
"The default location to place discovered hosts in": [
|
|
729
705
|
""
|
|
730
706
|
],
|
|
731
|
-
"
|
|
707
|
+
"The default organization to place discovered hosts in": [
|
|
732
708
|
""
|
|
733
709
|
],
|
|
734
|
-
"
|
|
710
|
+
"The default prefix to use for the host name, must start with a letter": [
|
|
735
711
|
""
|
|
736
712
|
],
|
|
737
|
-
"
|
|
713
|
+
"The following hosts were not deleted: %s": [
|
|
714
|
+
"Os seguintes equipos non foron eliminados: %s"
|
|
715
|
+
],
|
|
716
|
+
"This might take a while, as all hosts, facts and reports will be destroyed as well": [
|
|
717
|
+
"Esta acción pode tardar un anaco, xa que se eliminarán tódolos equipos, datos e informes."
|
|
718
|
+
],
|
|
719
|
+
"Type": [
|
|
720
|
+
"Tipo"
|
|
721
|
+
],
|
|
722
|
+
"Type of name generator": [
|
|
738
723
|
""
|
|
739
724
|
],
|
|
740
|
-
"
|
|
725
|
+
"Type of value": [
|
|
741
726
|
""
|
|
742
727
|
],
|
|
743
|
-
"
|
|
728
|
+
"UUID to track orchestration tasks status, GET /api/orchestration/:UUID/tasks": [
|
|
744
729
|
""
|
|
745
730
|
],
|
|
746
|
-
"
|
|
731
|
+
"Unable to find a discovery rule, no host provided (check permissions)": [
|
|
747
732
|
""
|
|
748
733
|
],
|
|
749
|
-
"
|
|
734
|
+
"Unable to find primary NIC with %{mac} specified via '%{fact}', NIC filter: %{filter}": [
|
|
750
735
|
""
|
|
751
736
|
],
|
|
752
|
-
"
|
|
737
|
+
"Unable to perform %{action} on %{ips}": [
|
|
753
738
|
""
|
|
754
739
|
],
|
|
755
|
-
"
|
|
740
|
+
"Unable to perform kexec on %{name} (%{url}): %{msg}": [
|
|
756
741
|
""
|
|
757
742
|
],
|
|
758
|
-
"
|
|
743
|
+
"Unable to perform reboot on %{name} (%{url}): %{msg}": [
|
|
759
744
|
""
|
|
760
745
|
],
|
|
761
|
-
"
|
|
746
|
+
"Unable to provision %{host}: %{errors}": [
|
|
762
747
|
""
|
|
763
748
|
],
|
|
764
|
-
"
|
|
749
|
+
"Update a rule": [
|
|
765
750
|
""
|
|
766
751
|
],
|
|
767
|
-
"
|
|
752
|
+
"Upload facts for a host, creating the host if required": [
|
|
768
753
|
""
|
|
769
754
|
],
|
|
770
|
-
"
|
|
755
|
+
"When creating hostname patterns, make sure the resulting host names are unique.": [
|
|
771
756
|
""
|
|
772
757
|
],
|
|
773
|
-
"
|
|
758
|
+
"can't contain white spaces.": [
|
|
774
759
|
""
|
|
775
760
|
],
|
|
776
|
-
"
|
|
761
|
+
"defines a pattern to assign human-readable hostnames to the matching hosts": [
|
|
777
762
|
""
|
|
778
763
|
],
|
|
779
|
-
"
|
|
764
|
+
"documentation": [
|
|
780
765
|
""
|
|
781
766
|
],
|
|
782
|
-
"
|
|
767
|
+
"enables to limit maximum amount of provisioned hosts per rule": [
|
|
783
768
|
""
|
|
784
769
|
],
|
|
785
|
-
"
|
|
770
|
+
"filter results": [
|
|
786
771
|
""
|
|
787
772
|
],
|
|
788
|
-
"
|
|
773
|
+
"flag is used for temporary shutdown of rules": [
|
|
789
774
|
""
|
|
790
775
|
],
|
|
791
|
-
"
|
|
776
|
+
"hash containing facts for the host with minimum set of facts: discovery_bootif, macaddress_eth0, ipaddress, ipaddress_eth0, interfaces: eth0 (example in case primary interface is named eth0)": [
|
|
792
777
|
""
|
|
793
778
|
],
|
|
794
|
-
"
|
|
779
|
+
"items selected. Uncheck to Clear": [
|
|
780
|
+
"obxetos seleccionados. Desactivar para limpar"
|
|
781
|
+
],
|
|
782
|
+
"location ID for provisioned hosts": [
|
|
795
783
|
""
|
|
796
784
|
],
|
|
797
|
-
"
|
|
785
|
+
"must be present.": [
|
|
798
786
|
""
|
|
799
787
|
],
|
|
800
|
-
"
|
|
788
|
+
"must start with a letter or ERB.": [
|
|
801
789
|
""
|
|
802
790
|
],
|
|
803
|
-
"
|
|
791
|
+
"not required if it's a virtual machine": [
|
|
804
792
|
""
|
|
805
793
|
],
|
|
806
|
-
"
|
|
794
|
+
"not required if using a subnet with DHCP proxy": [
|
|
807
795
|
""
|
|
808
796
|
],
|
|
809
|
-
"
|
|
797
|
+
"number of entries per request": [
|
|
810
798
|
""
|
|
811
799
|
],
|
|
812
|
-
"
|
|
800
|
+
"organization ID for provisioned hosts": [
|
|
813
801
|
""
|
|
814
802
|
],
|
|
815
|
-
"
|
|
803
|
+
"paginate results": [
|
|
816
804
|
""
|
|
817
805
|
],
|
|
818
|
-
"
|
|
806
|
+
"puts the rules in order, low numbers go first. Must be greater then zero": [
|
|
819
807
|
""
|
|
820
808
|
],
|
|
821
|
-
"
|
|
809
|
+
"query to match discovered hosts for the particular rule": [
|
|
822
810
|
""
|
|
823
811
|
],
|
|
824
|
-
"
|
|
812
|
+
"represents rule name shown to the users": [
|
|
825
813
|
""
|
|
826
814
|
],
|
|
827
|
-
"
|
|
815
|
+
"required if host is managed and custom partition has not been defined": [
|
|
828
816
|
""
|
|
829
817
|
],
|
|
830
|
-
"
|
|
818
|
+
"required if host is managed and value is not inherited from host group": [
|
|
831
819
|
""
|
|
832
820
|
],
|
|
833
|
-
"
|
|
821
|
+
"required if not imaged based provisioning and host is managed and value is not inherited from host group": [
|
|
834
822
|
""
|
|
835
823
|
],
|
|
836
|
-
"
|
|
824
|
+
"required if value is not inherited from host group or default password in settings": [
|
|
837
825
|
""
|
|
838
826
|
],
|
|
839
|
-
"
|
|
827
|
+
"sort results": [
|
|
840
828
|
""
|
|
841
829
|
],
|
|
842
|
-
"
|
|
830
|
+
"the hostgroup that is used to auto provision a host": [
|
|
843
831
|
""
|
|
844
832
|
]
|
|
845
833
|
}
|