foreman_discovery 2.0.2 → 3.0.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (50) hide show
  1. checksums.yaml +4 -4
  2. data/README.md +3 -182
  3. data/app/controllers/api/v2/discovered_hosts_controller.rb +2 -2
  4. data/app/controllers/api/v2/discovery_rules_controller.rb +16 -8
  5. data/app/controllers/discovered_hosts_controller.rb +8 -1
  6. data/app/helpers/discovered_hosts_helper.rb +1 -1
  7. data/app/models/discovery_rule.rb +0 -7
  8. data/app/models/host/discovered.rb +14 -4
  9. data/app/services/host_converter.rb +2 -2
  10. data/app/views/api/v2/discovery_rules/main.json.rabl +1 -6
  11. data/app/views/discovered_hosts/_discovered_host.html.erb +1 -1
  12. data/app/views/discovered_hosts/_discovered_hosts_list.html.erb +2 -2
  13. data/app/views/discovery_rules/index.html.erb +3 -3
  14. data/lib/foreman_discovery/engine.rb +5 -8
  15. data/lib/foreman_discovery/version.rb +1 -1
  16. data/locale/de/LC_MESSAGES/foreman_discovery.mo +0 -0
  17. data/locale/de/foreman_discovery.po +211 -20
  18. data/locale/en_GB/LC_MESSAGES/foreman_discovery.mo +0 -0
  19. data/locale/en_GB/foreman_discovery.po +208 -17
  20. data/locale/es/LC_MESSAGES/foreman_discovery.mo +0 -0
  21. data/locale/es/foreman_discovery.po +212 -19
  22. data/locale/fr/LC_MESSAGES/foreman_discovery.mo +0 -0
  23. data/locale/fr/foreman_discovery.po +209 -18
  24. data/locale/gl/LC_MESSAGES/foreman_discovery.mo +0 -0
  25. data/locale/gl/foreman_discovery.po +203 -12
  26. data/locale/it/LC_MESSAGES/foreman_discovery.mo +0 -0
  27. data/locale/it/foreman_discovery.po +209 -18
  28. data/locale/ja/LC_MESSAGES/foreman_discovery.mo +0 -0
  29. data/locale/ja/foreman_discovery.po +209 -18
  30. data/locale/ko/LC_MESSAGES/foreman_discovery.mo +0 -0
  31. data/locale/ko/foreman_discovery.po +209 -18
  32. data/locale/pt_BR/LC_MESSAGES/foreman_discovery.mo +0 -0
  33. data/locale/pt_BR/foreman_discovery.po +209 -18
  34. data/locale/ru/LC_MESSAGES/foreman_discovery.mo +0 -0
  35. data/locale/ru/foreman_discovery.po +209 -18
  36. data/locale/sv_SE/LC_MESSAGES/foreman_discovery.mo +0 -0
  37. data/locale/sv_SE/foreman_discovery.po +209 -18
  38. data/locale/zh_CN/LC_MESSAGES/foreman_discovery.mo +0 -0
  39. data/locale/zh_CN/foreman_discovery.po +209 -18
  40. data/locale/zh_TW/LC_MESSAGES/foreman_discovery.mo +0 -0
  41. data/locale/zh_TW/foreman_discovery.po +209 -18
  42. data/test/factories/discovery_rule_related.rb +1 -0
  43. data/test/functional/api/v2/discovered_hosts_controller_test.rb +19 -4
  44. data/test/functional/discovered_hosts_controller_test.rb +4 -3
  45. data/test/unit/discovered_extensions_test.rb +9 -7
  46. data/test/unit/facts.json +3 -1
  47. data/test/unit/host_discovered_test.rb +7 -8
  48. metadata +2 -5
  49. data/db/migrate/20150310153859_remove_discovery_attribute_sets_from_managed_hosts.rb +0 -8
  50. data/test/unit/discovery_rule_test.rb +0 -20
@@ -1,3 +1,3 @@
1
1
  module ForemanDiscovery
2
- VERSION = "2.0.2"
2
+ VERSION = "3.0.0"
3
3
  end
@@ -1,18 +1,17 @@
1
- # Template file for strings which can be localized in the Foreman Application.
2
- #
3
- # This file is distributed under the same license as the Foreman.
4
- #
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 package.
5
4
  #
6
5
  # Translators:
7
6
  # Arnold Bechtoldt <mail@arnoldbechtoldt.com>, 2014
8
- # Ettore Atalan <atalanttore@googlemail.com>, 2014
7
+ # Ettore Atalan <atalanttore@googlemail.com>, 2014-2015
9
8
  # simon11 <simon.stieger.98@live.de>, 2014
10
9
  msgid ""
11
10
  msgstr ""
12
- "Project-Id-Version: foreman_discovery 1.4.0.rc2\n"
11
+ "Project-Id-Version: foreman_discovery 2.0.0.rc1\n"
13
12
  "Report-Msgid-Bugs-To: \n"
14
- "POT-Creation-Date: 2014-08-20 08:33+0100\n"
15
- "PO-Revision-Date: 2014-09-16 16:47+0000\n"
13
+ "POT-Creation-Date: 2015-01-28 17:53+0100\n"
14
+ "PO-Revision-Date: 2015-03-08 13:12+0000\n"
16
15
  "Last-Translator: Ettore Atalan <atalanttore@googlemail.com>\n"
17
16
  "Language-Team: German (http://www.transifex.com/projects/p/foreman/language/de/)\n"
18
17
  "MIME-Version: 1.0\n"
@@ -36,15 +35,32 @@ msgstr "Standort zuweisen"
36
35
  msgid "Assign Organization"
37
36
  msgstr "Organisation zuweisen"
38
37
 
38
+ msgid "Auto Provision"
39
+ msgstr ""
40
+
41
+ msgid "Auto Provision All"
42
+ msgstr ""
43
+
44
+ msgid ""
45
+ "Automatically provision newly discovered hosts, according to the "
46
+ "provisioning rules"
47
+ msgstr ""
48
+
49
+ msgid "CPUs"
50
+ msgstr "CPUs"
51
+
39
52
  msgid "Cancel"
40
53
  msgstr "Abbrechen"
41
54
 
42
- msgid "Could not get facts from proxy: %s"
43
- msgstr "Konnte keine Fakten vom Proxy empfangen: %s"
55
+ msgid "Could not get facts from proxy %{url}: %{error}"
56
+ msgstr ""
44
57
 
45
58
  msgid "Create a discovered host"
46
59
  msgstr ""
47
60
 
61
+ msgid "Create a discovery rule"
62
+ msgstr ""
63
+
48
64
  msgid "Delete"
49
65
  msgstr "Löschen"
50
66
 
@@ -54,12 +70,21 @@ msgstr "%s löschen?"
54
70
  msgid "Delete a discovered host"
55
71
  msgstr ""
56
72
 
73
+ msgid "Delete a rule"
74
+ msgstr "Regel löschen"
75
+
57
76
  msgid "Delete hosts"
58
77
  msgstr "Hosts löschen"
59
78
 
60
79
  msgid "Destroyed selected hosts"
61
80
  msgstr "Ausgewählte Hosts gelöscht"
62
81
 
82
+ msgid "Disable"
83
+ msgstr "Deaktivieren"
84
+
85
+ msgid "Disable rule?"
86
+ msgstr "Regel deaktivieren?"
87
+
63
88
  msgid "Discovered Host Pool"
64
89
  msgstr ""
65
90
 
@@ -69,9 +94,60 @@ msgstr "Entdeckter Host: %s"
69
94
  msgid "Discovered hosts"
70
95
  msgstr "Entdeckte Hosts"
71
96
 
97
+ msgid "Discovered hosts are provisioning now"
98
+ msgstr ""
99
+
100
+ msgid "Discovery Rules"
101
+ msgstr ""
102
+
103
+ msgid "Discovery rules"
104
+ msgstr ""
105
+
72
106
  msgid "Discovery widget"
73
107
  msgstr ""
74
108
 
109
+ msgid "DiscoveryRule|Enabled"
110
+ msgstr ""
111
+
112
+ msgid "DiscoveryRule|Name"
113
+ msgstr ""
114
+
115
+ msgid "DiscoveryRule|Priority"
116
+ msgstr ""
117
+
118
+ msgid "DiscoveryRule|Query"
119
+ msgstr ""
120
+
121
+ msgid "Disk count"
122
+ msgstr ""
123
+
124
+ msgid "Disks size"
125
+ msgstr ""
126
+
127
+ msgid ""
128
+ "Domain will be appended automatically. A hostname based on MAC address will "
129
+ "be used when left blank. In addition to @host attribute function rand for "
130
+ "random integers is available. Examples:"
131
+ msgstr ""
132
+
133
+ msgid "Edit Discovery Rule"
134
+ msgstr ""
135
+
136
+ msgid "Enable"
137
+ msgstr "Aktivieren"
138
+
139
+ msgid "Enable rule?"
140
+ msgstr "Regel aktivieren?"
141
+
142
+ msgid "Errors during auto provisioning: %s"
143
+ msgstr ""
144
+
145
+ msgid "Execute rules against a discovered host"
146
+ msgstr ""
147
+
148
+ msgid "Execute rules against all currently discovered hosts"
149
+ msgstr ""
150
+
75
151
  msgid "Fact"
76
152
  msgstr "Fakt"
77
153
 
@@ -81,20 +157,50 @@ msgstr "Auf diesem Host entdeckte Fakten"
81
157
  msgid "Facts refreshed for %s"
82
158
  msgstr "Fakten für %s erneuert"
83
159
 
84
- msgid "Failed to import facts for Host::Discovered"
85
- msgstr "Fakten für Host::Discovered konnten nicht importiert werden"
160
+ msgid "Failed to auto provision host %s: %s"
161
+ msgstr ""
162
+
163
+ msgid "Failed to import facts for discovered host"
164
+ msgstr ""
165
+
166
+ msgid "Failed to import facts for discovered host: %s"
167
+ msgstr ""
86
168
 
87
- msgid "Failed to import facts for Host::Discovered: %s"
88
- msgstr "Fakten für Host::Discovered konnten nicht importiert werden: %s"
169
+ msgid "Failed to reboot host %s"
170
+ msgstr ""
89
171
 
90
- msgid "Failed to reboot: %s"
91
- msgstr "Neustart fehlgeschlagen: %s"
172
+ msgid "Failed to reboot host %{hostname} with error %{error_message}"
173
+ msgstr ""
92
174
 
93
175
  msgid "Failed to refresh facts for %s"
94
176
  msgstr "Fakten für %s konnten nicht erneuert werden"
95
177
 
96
- msgid "Imported Host::Discovered"
97
- msgstr "Host::Discovered wurde importiert"
178
+ msgid "Host"
179
+ msgstr "Host"
180
+
181
+ msgid "Host %{host} was provisioned with rule %{rule}"
182
+ msgstr ""
183
+
184
+ msgid "Host group"
185
+ msgstr "Hostgruppe"
186
+
187
+ msgid "Host of type %s can not be rebooted"
188
+ msgstr ""
189
+
190
+ msgid "Hostname for provisioned hosts"
191
+ msgstr ""
192
+
193
+ msgid "Hosts limit"
194
+ msgstr ""
195
+
196
+ msgid "Hosts/limit"
197
+ msgstr ""
198
+
199
+ msgid "IP Address"
200
+ msgstr "IP-Adresse"
201
+
202
+ msgid "Imported discovered host"
203
+ msgstr ""
98
204
 
99
205
  msgid "Invalid facts, must be a Hash"
100
206
  msgstr "Ungültige Fakten, es muss sich um einen Hash handeln"
@@ -111,24 +217,48 @@ msgstr "Letzter Fakten-Upload"
111
217
  msgid "List all discovered hosts"
112
218
  msgstr ""
113
219
 
220
+ msgid "List all discovery rules"
221
+ msgstr ""
222
+
114
223
  msgid "Location"
115
224
  msgstr "Ort"
116
225
 
226
+ msgid "Maximum hosts provisioned with this rule (0 = unlimited)"
227
+ msgstr ""
228
+
229
+ msgid "Memory"
230
+ msgstr "Speicher"
231
+
117
232
  msgid "Model"
118
233
  msgstr "Modell"
119
234
 
235
+ msgid "N/A"
236
+ msgstr "Nicht verfügbar"
237
+
120
238
  msgid "Name"
121
239
  msgstr "Name"
122
240
 
241
+ msgid "New Discovery Rule"
242
+ msgstr ""
243
+
244
+ msgid "New Rule"
245
+ msgstr "Neue Regel"
246
+
123
247
  msgid "No discovered hosts available"
124
248
  msgstr ""
125
249
 
250
+ msgid "No discovered hosts to provision"
251
+ msgstr ""
252
+
126
253
  msgid "No hosts selected"
127
254
  msgstr "Keine Hosts ausgewählt"
128
255
 
129
256
  msgid "No hosts were found with that id or name"
130
257
  msgstr "Es wurden keine Systeme mit dieser Kennung oder diesem Namen gefunden"
131
258
 
259
+ msgid "No rule found for host %s"
260
+ msgstr ""
261
+
132
262
  msgid "Organization"
133
263
  msgstr "Organisation"
134
264
 
@@ -141,12 +271,33 @@ msgstr "Bereitstellen"
141
271
  msgid "Provision a discovered host"
142
272
  msgstr ""
143
273
 
274
+ msgid "Reboot"
275
+ msgstr ""
276
+
144
277
  msgid "Rebooting %s"
145
278
  msgstr "%s wird neu gestartet"
146
279
 
280
+ msgid "Rebooting a discovered host"
281
+ msgstr ""
282
+
283
+ msgid "Rebooting host %s"
284
+ msgstr ""
285
+
147
286
  msgid "Refresh facts"
148
287
  msgstr "Fakten erneuern"
149
288
 
289
+ msgid "Refreshing the facts of a discovered host"
290
+ msgstr ""
291
+
292
+ msgid "Rule disabled"
293
+ msgstr "Regel deaktiviert"
294
+
295
+ msgid "Rule enabled"
296
+ msgstr "Regel aktiviert"
297
+
298
+ msgid "Rule priority (lower integer means higher priority)"
299
+ msgstr ""
300
+
150
301
  msgid "Select Action"
151
302
  msgstr "Aktion auswählen"
152
303
 
@@ -162,15 +313,32 @@ msgstr "Organisation auswählen"
162
313
  msgid "Show a discovered host"
163
314
  msgstr ""
164
315
 
316
+ msgid "Show a discovery rule"
317
+ msgstr ""
318
+
319
+ msgid "Show fact as an extra column in the discovered hosts list"
320
+ msgstr ""
321
+
165
322
  msgid "Something went wrong while selecting hosts - %s"
166
323
  msgstr "Beim Auswählen der Hosts ist ein Fehler aufgetreten - %s"
167
324
 
325
+ msgid ""
326
+ "Specify target hostname template pattern in the same syntax as in "
327
+ "Provisioning Templates (ERB)."
328
+ msgstr ""
329
+
168
330
  msgid "Submit"
169
331
  msgstr "Absenden"
170
332
 
171
333
  msgid "Subnet"
172
334
  msgstr "Subnetz"
173
335
 
336
+ msgid "Target host group for this rule with all properties set"
337
+ msgstr ""
338
+
339
+ msgid "Template"
340
+ msgstr "Vorlage"
341
+
174
342
  msgid "The default fact name to use for the MAC of the system"
175
343
  msgstr "Der Standard-Faktenname zum Verwenden für die MAC des Systems"
176
344
 
@@ -180,6 +348,9 @@ msgstr "Standard-Ort zum Platzieren entdeckter Hosts"
180
348
  msgid "The default organization to place discovered hosts in"
181
349
  msgstr "Standard-Organisation zum Platzieren entdeckter Hosts"
182
350
 
351
+ msgid "The default prefix to use for the host name, must start with a letter"
352
+ msgstr ""
353
+
183
354
  msgid "The following hosts were not deleted: %s"
184
355
  msgstr "Die folgenden Systeme wurden nicht gelöscht: %s"
185
356
 
@@ -197,6 +368,9 @@ msgid ""
197
368
  "UUID to track orchestration tasks status, GET /api/orchestration/:UUID/tasks"
198
369
  msgstr ""
199
370
 
371
+ msgid "Update a rule"
372
+ msgstr "Regel aktualisieren"
373
+
200
374
  msgid "Upload facts for a host, creating the host if required"
201
375
  msgstr ""
202
376
 
@@ -206,15 +380,27 @@ msgstr "Wert"
206
380
  msgid "Warning"
207
381
  msgstr "Warnung"
208
382
 
209
- msgid "filter results"
383
+ msgid ""
384
+ "When creating hostname patterns, make sure the resulting host names are "
385
+ "unique. Hostnames must not start with numbers. A good approach is to use "
386
+ "unique information provided by facter (MAC address, BIOS or serial ID)."
210
387
  msgstr ""
211
388
 
389
+ msgid "can't contain white spaces."
390
+ msgstr ""
391
+
392
+ msgid "filter results"
393
+ msgstr "Ergebnisse filtern"
394
+
212
395
  msgid "hash containing facts for the host"
213
396
  msgstr ""
214
397
 
215
398
  msgid "items selected. Uncheck to Clear"
216
399
  msgstr "Elemente ausgewählt. Zum Leeren abwählen"
217
400
 
401
+ msgid "must start with a letter or ERB."
402
+ msgstr ""
403
+
218
404
  msgid "not required if it's a virtual machine"
219
405
  msgstr ""
220
406
 
@@ -222,10 +408,15 @@ msgid "not required if using a subnet with DHCP proxy"
222
408
  msgstr ""
223
409
 
224
410
  msgid "number of entries per request"
225
- msgstr ""
411
+ msgstr "Anzahl der Einträge pro Anfrage"
226
412
 
227
413
  msgid "paginate results"
228
414
  msgstr ""
229
415
 
416
+ msgid ""
417
+ "required if value is not inherited from host group or default password in "
418
+ "settings"
419
+ msgstr ""
420
+
230
421
  msgid "sort results"
231
422
  msgstr "Ergebnisse sortieren"
@@ -1,16 +1,15 @@
1
- # Template file for strings which can be localized in the Foreman Application.
2
- #
3
- # This file is distributed under the same license as the Foreman.
4
- #
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 package.
5
4
  #
6
5
  # Translators:
7
6
  # Dominic Cleal <dcleal@redhat.com>, 2013-2014
8
7
  msgid ""
9
8
  msgstr ""
10
- "Project-Id-Version: foreman_discovery 1.4.0.rc2\n"
9
+ "Project-Id-Version: foreman_discovery 2.0.0.rc1\n"
11
10
  "Report-Msgid-Bugs-To: \n"
12
- "POT-Creation-Date: 2014-08-20 08:33+0100\n"
13
- "PO-Revision-Date: 2014-08-22 09:57+0000\n"
11
+ "POT-Creation-Date: 2015-01-28 17:53+0100\n"
12
+ "PO-Revision-Date: 2015-01-30 09:58+0000\n"
14
13
  "Last-Translator: Lukáš Zapletal\n"
15
14
  "Language-Team: English (United Kingdom) (http://www.transifex.com/projects/p/foreman/language/en_GB/)\n"
16
15
  "MIME-Version: 1.0\n"
@@ -34,15 +33,32 @@ msgstr "Assign Location"
34
33
  msgid "Assign Organization"
35
34
  msgstr "Assign Organisation"
36
35
 
36
+ msgid "Auto Provision"
37
+ msgstr ""
38
+
39
+ msgid "Auto Provision All"
40
+ msgstr ""
41
+
42
+ msgid ""
43
+ "Automatically provision newly discovered hosts, according to the "
44
+ "provisioning rules"
45
+ msgstr ""
46
+
47
+ msgid "CPUs"
48
+ msgstr ""
49
+
37
50
  msgid "Cancel"
38
51
  msgstr "Cancel"
39
52
 
40
- msgid "Could not get facts from proxy: %s"
41
- msgstr "Could not get facts from proxy: %s"
53
+ msgid "Could not get facts from proxy %{url}: %{error}"
54
+ msgstr ""
42
55
 
43
56
  msgid "Create a discovered host"
44
57
  msgstr ""
45
58
 
59
+ msgid "Create a discovery rule"
60
+ msgstr ""
61
+
46
62
  msgid "Delete"
47
63
  msgstr "Delete"
48
64
 
@@ -52,12 +68,21 @@ msgstr "Delete %s?"
52
68
  msgid "Delete a discovered host"
53
69
  msgstr ""
54
70
 
71
+ msgid "Delete a rule"
72
+ msgstr ""
73
+
55
74
  msgid "Delete hosts"
56
75
  msgstr "Delete hosts"
57
76
 
58
77
  msgid "Destroyed selected hosts"
59
78
  msgstr "Destroyed selected hosts"
60
79
 
80
+ msgid "Disable"
81
+ msgstr ""
82
+
83
+ msgid "Disable rule?"
84
+ msgstr ""
85
+
61
86
  msgid "Discovered Host Pool"
62
87
  msgstr ""
63
88
 
@@ -67,9 +92,60 @@ msgstr "Discovered host: %s"
67
92
  msgid "Discovered hosts"
68
93
  msgstr "Discovered hosts"
69
94
 
95
+ msgid "Discovered hosts are provisioning now"
96
+ msgstr ""
97
+
98
+ msgid "Discovery Rules"
99
+ msgstr ""
100
+
101
+ msgid "Discovery rules"
102
+ msgstr ""
103
+
70
104
  msgid "Discovery widget"
71
105
  msgstr ""
72
106
 
107
+ msgid "DiscoveryRule|Enabled"
108
+ msgstr ""
109
+
110
+ msgid "DiscoveryRule|Name"
111
+ msgstr ""
112
+
113
+ msgid "DiscoveryRule|Priority"
114
+ msgstr ""
115
+
116
+ msgid "DiscoveryRule|Query"
117
+ msgstr ""
118
+
119
+ msgid "Disk count"
120
+ msgstr ""
121
+
122
+ msgid "Disks size"
123
+ msgstr ""
124
+
125
+ msgid ""
126
+ "Domain will be appended automatically. A hostname based on MAC address will "
127
+ "be used when left blank. In addition to @host attribute function rand for "
128
+ "random integers is available. Examples:"
129
+ msgstr ""
130
+
131
+ msgid "Edit Discovery Rule"
132
+ msgstr ""
133
+
134
+ msgid "Enable"
135
+ msgstr ""
136
+
137
+ msgid "Enable rule?"
138
+ msgstr ""
139
+
140
+ msgid "Errors during auto provisioning: %s"
141
+ msgstr ""
142
+
143
+ msgid "Execute rules against a discovered host"
144
+ msgstr ""
145
+
146
+ msgid "Execute rules against all currently discovered hosts"
147
+ msgstr ""
148
+
73
149
  msgid "Fact"
74
150
  msgstr "Fact"
75
151
 
@@ -79,20 +155,50 @@ msgstr "Facts discovered on this host"
79
155
  msgid "Facts refreshed for %s"
80
156
  msgstr "Facts refreshed for %s"
81
157
 
82
- msgid "Failed to import facts for Host::Discovered"
83
- msgstr "Failed to import facts for Host::Discovered"
158
+ msgid "Failed to auto provision host %s: %s"
159
+ msgstr ""
160
+
161
+ msgid "Failed to import facts for discovered host"
162
+ msgstr ""
163
+
164
+ msgid "Failed to import facts for discovered host: %s"
165
+ msgstr ""
84
166
 
85
- msgid "Failed to import facts for Host::Discovered: %s"
86
- msgstr "Failed to import facts for Host::Discovered: %s"
167
+ msgid "Failed to reboot host %s"
168
+ msgstr ""
87
169
 
88
- msgid "Failed to reboot: %s"
89
- msgstr "Failed to reboot: %s"
170
+ msgid "Failed to reboot host %{hostname} with error %{error_message}"
171
+ msgstr ""
90
172
 
91
173
  msgid "Failed to refresh facts for %s"
92
174
  msgstr "Failed to refresh facts for %s"
93
175
 
94
- msgid "Imported Host::Discovered"
95
- msgstr "Imported Host::Discovered"
176
+ msgid "Host"
177
+ msgstr ""
178
+
179
+ msgid "Host %{host} was provisioned with rule %{rule}"
180
+ msgstr ""
181
+
182
+ msgid "Host group"
183
+ msgstr ""
184
+
185
+ msgid "Host of type %s can not be rebooted"
186
+ msgstr ""
187
+
188
+ msgid "Hostname for provisioned hosts"
189
+ msgstr ""
190
+
191
+ msgid "Hosts limit"
192
+ msgstr ""
193
+
194
+ msgid "Hosts/limit"
195
+ msgstr ""
196
+
197
+ msgid "IP Address"
198
+ msgstr ""
199
+
200
+ msgid "Imported discovered host"
201
+ msgstr ""
96
202
 
97
203
  msgid "Invalid facts, must be a Hash"
98
204
  msgstr "Invalid facts, must be a Hash"
@@ -109,24 +215,48 @@ msgstr "Last facts upload"
109
215
  msgid "List all discovered hosts"
110
216
  msgstr ""
111
217
 
218
+ msgid "List all discovery rules"
219
+ msgstr ""
220
+
112
221
  msgid "Location"
113
222
  msgstr "Location"
114
223
 
224
+ msgid "Maximum hosts provisioned with this rule (0 = unlimited)"
225
+ msgstr ""
226
+
227
+ msgid "Memory"
228
+ msgstr ""
229
+
115
230
  msgid "Model"
116
231
  msgstr "Model"
117
232
 
233
+ msgid "N/A"
234
+ msgstr ""
235
+
118
236
  msgid "Name"
119
237
  msgstr "Name"
120
238
 
239
+ msgid "New Discovery Rule"
240
+ msgstr ""
241
+
242
+ msgid "New Rule"
243
+ msgstr ""
244
+
121
245
  msgid "No discovered hosts available"
122
246
  msgstr ""
123
247
 
248
+ msgid "No discovered hosts to provision"
249
+ msgstr ""
250
+
124
251
  msgid "No hosts selected"
125
252
  msgstr "No hosts selected"
126
253
 
127
254
  msgid "No hosts were found with that id or name"
128
255
  msgstr "No hosts were found with that id or name"
129
256
 
257
+ msgid "No rule found for host %s"
258
+ msgstr ""
259
+
130
260
  msgid "Organization"
131
261
  msgstr "Organisation"
132
262
 
@@ -139,12 +269,33 @@ msgstr "Provision"
139
269
  msgid "Provision a discovered host"
140
270
  msgstr ""
141
271
 
272
+ msgid "Reboot"
273
+ msgstr ""
274
+
142
275
  msgid "Rebooting %s"
143
276
  msgstr "Rebooting %s"
144
277
 
278
+ msgid "Rebooting a discovered host"
279
+ msgstr ""
280
+
281
+ msgid "Rebooting host %s"
282
+ msgstr ""
283
+
145
284
  msgid "Refresh facts"
146
285
  msgstr "Refresh facts"
147
286
 
287
+ msgid "Refreshing the facts of a discovered host"
288
+ msgstr ""
289
+
290
+ msgid "Rule disabled"
291
+ msgstr ""
292
+
293
+ msgid "Rule enabled"
294
+ msgstr ""
295
+
296
+ msgid "Rule priority (lower integer means higher priority)"
297
+ msgstr ""
298
+
148
299
  msgid "Select Action"
149
300
  msgstr "Select Action"
150
301
 
@@ -160,15 +311,32 @@ msgstr "Select organisation"
160
311
  msgid "Show a discovered host"
161
312
  msgstr ""
162
313
 
314
+ msgid "Show a discovery rule"
315
+ msgstr ""
316
+
317
+ msgid "Show fact as an extra column in the discovered hosts list"
318
+ msgstr ""
319
+
163
320
  msgid "Something went wrong while selecting hosts - %s"
164
321
  msgstr "Something went wrong while selecting hosts - %s"
165
322
 
323
+ msgid ""
324
+ "Specify target hostname template pattern in the same syntax as in "
325
+ "Provisioning Templates (ERB)."
326
+ msgstr ""
327
+
166
328
  msgid "Submit"
167
329
  msgstr "Submit"
168
330
 
169
331
  msgid "Subnet"
170
332
  msgstr "Subnet"
171
333
 
334
+ msgid "Target host group for this rule with all properties set"
335
+ msgstr ""
336
+
337
+ msgid "Template"
338
+ msgstr ""
339
+
172
340
  msgid "The default fact name to use for the MAC of the system"
173
341
  msgstr "The default fact name to use for the MAC of the system"
174
342
 
@@ -178,6 +346,9 @@ msgstr "The default location to place discovered hosts in"
178
346
  msgid "The default organization to place discovered hosts in"
179
347
  msgstr "The default organisation to place discovered hosts in"
180
348
 
349
+ msgid "The default prefix to use for the host name, must start with a letter"
350
+ msgstr ""
351
+
181
352
  msgid "The following hosts were not deleted: %s"
182
353
  msgstr "The following hosts were not deleted: %s"
183
354
 
@@ -195,6 +366,9 @@ msgid ""
195
366
  "UUID to track orchestration tasks status, GET /api/orchestration/:UUID/tasks"
196
367
  msgstr ""
197
368
 
369
+ msgid "Update a rule"
370
+ msgstr ""
371
+
198
372
  msgid "Upload facts for a host, creating the host if required"
199
373
  msgstr ""
200
374
 
@@ -204,6 +378,15 @@ msgstr "Value"
204
378
  msgid "Warning"
205
379
  msgstr "Warning"
206
380
 
381
+ msgid ""
382
+ "When creating hostname patterns, make sure the resulting host names are "
383
+ "unique. Hostnames must not start with numbers. A good approach is to use "
384
+ "unique information provided by facter (MAC address, BIOS or serial ID)."
385
+ msgstr ""
386
+
387
+ msgid "can't contain white spaces."
388
+ msgstr ""
389
+
207
390
  msgid "filter results"
208
391
  msgstr ""
209
392
 
@@ -213,6 +396,9 @@ msgstr ""
213
396
  msgid "items selected. Uncheck to Clear"
214
397
  msgstr "items selected. Uncheck to Clear"
215
398
 
399
+ msgid "must start with a letter or ERB."
400
+ msgstr ""
401
+
216
402
  msgid "not required if it's a virtual machine"
217
403
  msgstr ""
218
404
 
@@ -225,5 +411,10 @@ msgstr ""
225
411
  msgid "paginate results"
226
412
  msgstr ""
227
413
 
414
+ msgid ""
415
+ "required if value is not inherited from host group or default password in "
416
+ "settings"
417
+ msgstr ""
418
+
228
419
  msgid "sort results"
229
420
  msgstr ""