foreman_puppet 7.0.0 → 8.1.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/README.md +4 -2
- data/app/assets/javascripts/foreman_puppet/locale/ca/foreman_puppet.js +498 -510
- data/app/assets/javascripts/foreman_puppet/locale/cs_CZ/foreman_puppet.js +487 -499
- data/app/assets/javascripts/foreman_puppet/locale/de/foreman_puppet.js +569 -581
- data/app/assets/javascripts/foreman_puppet/locale/en/foreman_puppet.js +292 -304
- data/app/assets/javascripts/foreman_puppet/locale/en_GB/foreman_puppet.js +329 -341
- data/app/assets/javascripts/foreman_puppet/locale/es/foreman_puppet.js +566 -578
- data/app/assets/javascripts/foreman_puppet/locale/fr/foreman_puppet.js +572 -584
- data/app/assets/javascripts/foreman_puppet/locale/gl/foreman_puppet.js +402 -414
- data/app/assets/javascripts/foreman_puppet/locale/it/foreman_puppet.js +508 -520
- data/app/assets/javascripts/foreman_puppet/locale/ja/foreman_puppet.js +569 -581
- data/app/assets/javascripts/foreman_puppet/locale/ka/foreman_puppet.js +572 -584
- data/app/assets/javascripts/foreman_puppet/locale/ko/foreman_puppet.js +536 -548
- data/app/assets/javascripts/foreman_puppet/locale/nl_NL/foreman_puppet.js +481 -493
- data/app/assets/javascripts/foreman_puppet/locale/pl/foreman_puppet.js +533 -545
- data/app/assets/javascripts/foreman_puppet/locale/pt_BR/foreman_puppet.js +566 -578
- data/app/assets/javascripts/foreman_puppet/locale/ru/foreman_puppet.js +539 -551
- data/app/assets/javascripts/foreman_puppet/locale/sv_SE/foreman_puppet.js +440 -452
- data/app/assets/javascripts/foreman_puppet/locale/zh_CN/foreman_puppet.js +569 -581
- data/app/assets/javascripts/foreman_puppet/locale/zh_TW/foreman_puppet.js +535 -547
- data/app/models/concerns/foreman_puppet/extensions/host.rb +3 -4
- data/app/models/concerns/foreman_puppet/extensions/provisioning_template.rb +3 -2
- data/lib/foreman_puppet/engine.rb +5 -7
- data/lib/foreman_puppet/register.rb +1 -1
- data/lib/foreman_puppet/version.rb +1 -1
- data/locale/Makefile +12 -2
- data/locale/ca/LC_MESSAGES/foreman_puppet.mo +0 -0
- data/locale/ca/foreman_puppet.po +5 -17
- data/locale/cs_CZ/LC_MESSAGES/foreman_puppet.mo +0 -0
- data/locale/cs_CZ/foreman_puppet.po +5 -17
- data/locale/de/LC_MESSAGES/foreman_puppet.mo +0 -0
- data/locale/de/foreman_puppet.po +10 -22
- data/locale/en/LC_MESSAGES/foreman_puppet.mo +0 -0
- data/locale/en/foreman_puppet.po +10 -20
- data/locale/en_GB/LC_MESSAGES/foreman_puppet.mo +0 -0
- data/locale/en_GB/foreman_puppet.po +7 -19
- data/locale/es/LC_MESSAGES/foreman_puppet.mo +0 -0
- data/locale/es/foreman_puppet.po +26 -37
- data/locale/fr/LC_MESSAGES/foreman_puppet.mo +0 -0
- data/locale/fr/foreman_puppet.po +49 -59
- data/locale/gl/LC_MESSAGES/foreman_puppet.mo +0 -0
- data/locale/gl/foreman_puppet.po +5 -17
- data/locale/it/LC_MESSAGES/foreman_puppet.mo +0 -0
- data/locale/it/foreman_puppet.po +8 -20
- data/locale/ja/LC_MESSAGES/foreman_puppet.mo +0 -0
- data/locale/ja/foreman_puppet.po +30 -43
- data/locale/ka/LC_MESSAGES/foreman_puppet.mo +0 -0
- data/locale/ka/foreman_puppet.po +9 -21
- data/locale/ko/LC_MESSAGES/foreman_puppet.mo +0 -0
- data/locale/ko/foreman_puppet.po +5 -17
- data/locale/nl_NL/LC_MESSAGES/foreman_puppet.mo +0 -0
- data/locale/nl_NL/foreman_puppet.po +5 -17
- data/locale/pl/LC_MESSAGES/foreman_puppet.mo +0 -0
- data/locale/pl/foreman_puppet.po +5 -17
- data/locale/pt_BR/LC_MESSAGES/foreman_puppet.mo +0 -0
- data/locale/pt_BR/foreman_puppet.po +26 -36
- data/locale/ru/LC_MESSAGES/foreman_puppet.mo +0 -0
- data/locale/ru/foreman_puppet.po +9 -21
- data/locale/sv_SE/LC_MESSAGES/foreman_puppet.mo +0 -0
- data/locale/sv_SE/foreman_puppet.po +5 -17
- data/locale/zh_CN/LC_MESSAGES/foreman_puppet.mo +0 -0
- data/locale/zh_CN/foreman_puppet.po +32 -42
- data/locale/zh_TW/LC_MESSAGES/foreman_puppet.mo +0 -0
- data/locale/zh_TW/foreman_puppet.po +5 -17
- data/test/integration/foreman_puppet/hostgroup_js_test.rb +1 -0
- data/test/models/foreman_puppet/environment_test.rb +2 -2
- data/test/models/foreman_puppet/provisioning_template_test.rb +1 -1
- metadata +5 -6
- data/locale/action_names.rb +0 -5
@@ -3,11 +3,11 @@
|
|
3
3
|
"locale_data": {
|
4
4
|
"foreman_puppet": {
|
5
5
|
"": {
|
6
|
-
"Project-Id-Version": "foreman_puppet
|
6
|
+
"Project-Id-Version": "foreman_puppet 8.0.0",
|
7
7
|
"Report-Msgid-Bugs-To": "",
|
8
8
|
"PO-Revision-Date": "2021-02-03 16:30+0000",
|
9
|
-
"Last-Translator": "johnny.westerlund <johnny.westerlund@gmail.com>,
|
10
|
-
"Language-Team": "Swedish (Sweden) (https://
|
9
|
+
"Last-Translator": "johnny.westerlund <johnny.westerlund@gmail.com>, 2023",
|
10
|
+
"Language-Team": "Swedish (Sweden) (https://app.transifex.com/foreman/teams/114/sv_SE/)",
|
11
11
|
"MIME-Version": "1.0",
|
12
12
|
"Content-Type": "text/plain; charset=UTF-8",
|
13
13
|
"Content-Transfer-Encoding": "8bit",
|
@@ -17,879 +17,867 @@
|
|
17
17
|
"domain": "foreman_puppet",
|
18
18
|
"plural_forms": "nplurals=2; plural=(n != 1);"
|
19
19
|
},
|
20
|
-
"
|
21
|
-
""
|
20
|
+
" Remove": [
|
21
|
+
"Ta bort:"
|
22
22
|
],
|
23
|
-
"
|
23
|
+
"%s is not in environment": [
|
24
24
|
""
|
25
25
|
],
|
26
|
-
"
|
26
|
+
"%s out of sync disabled": [
|
27
27
|
""
|
28
28
|
],
|
29
|
-
"
|
29
|
+
"%{model} with id '%{id}' was not found": [
|
30
30
|
""
|
31
31
|
],
|
32
|
-
"
|
32
|
+
"%{name} has %{num_tag} class": [
|
33
|
+
"",
|
33
34
|
""
|
34
35
|
],
|
35
|
-
"
|
36
|
+
"%{puppetclass} does not belong to the %{environment} environment": [
|
36
37
|
""
|
37
38
|
],
|
38
|
-
"
|
39
|
-
""
|
39
|
+
"*Clear environment*": [
|
40
|
+
"*Rensa miljö*"
|
40
41
|
],
|
41
|
-
"
|
42
|
-
"
|
42
|
+
"*Inherit from host group*": [
|
43
|
+
"*Ärv från värdgrupp*"
|
43
44
|
],
|
44
|
-
"
|
45
|
+
"<b>Description:</b> %{desc}<br/>\\n <b>Type:</b> %{type}<br/>\\n <b>Matcher:</b> %{matcher}<br/>\\n <b>Inherited value:</b> %{inherited_value}": [
|
45
46
|
""
|
46
47
|
],
|
47
|
-
"
|
48
|
+
"A config group provides a one-step method of associating many Puppet classes to either a host or host group. Typically this would be used to add a particular application profile or stack in one step.": [
|
48
49
|
""
|
49
50
|
],
|
50
|
-
"
|
51
|
-
""
|
51
|
+
"Actions": [
|
52
|
+
"Åtgärder"
|
52
53
|
],
|
53
|
-
"
|
54
|
+
"Add": [
|
54
55
|
""
|
55
56
|
],
|
56
|
-
"
|
57
|
+
"Add Combination": [
|
57
58
|
""
|
58
59
|
],
|
59
|
-
"
|
60
|
-
""
|
60
|
+
"Add a Puppet class to host": [
|
61
|
+
"Lägg till Puppet-klass till värd"
|
61
62
|
],
|
62
|
-
"
|
63
|
+
"Add a Puppet class to host group": [
|
63
64
|
""
|
64
65
|
],
|
65
|
-
"
|
66
|
+
"Add a template combination": [
|
66
67
|
""
|
67
68
|
],
|
68
|
-
"
|
69
|
-
""
|
69
|
+
"Add:": [
|
70
|
+
"Lägg till:"
|
70
71
|
],
|
71
|
-
"
|
72
|
+
"All environments - (not filtered)": [
|
72
73
|
""
|
73
74
|
],
|
74
|
-
"
|
75
|
+
"Allow assigning Puppet environments and classes to the Foreman Hosts.": [
|
75
76
|
""
|
76
77
|
],
|
77
|
-
"
|
78
|
+
"Assigned classes": [
|
78
79
|
""
|
79
80
|
],
|
80
|
-
"
|
81
|
-
""
|
81
|
+
"Available Classes": [
|
82
|
+
"Tillgängliga Klasser"
|
82
83
|
],
|
83
|
-
"
|
84
|
+
"Available Config Groups": [
|
84
85
|
""
|
85
86
|
],
|
86
|
-
"
|
87
|
-
""
|
87
|
+
"Can't find a valid Foreman Proxy with a Puppet feature": [
|
88
|
+
"Kan inte hitta giltig Foreman Proxy med Puppet-funktionen"
|
88
89
|
],
|
89
|
-
"
|
90
|
+
"Can't find a valid Proxy with a Puppet feature": [
|
90
91
|
""
|
91
92
|
],
|
92
|
-
"
|
93
|
-
""
|
93
|
+
"Cancel": [
|
94
|
+
"Avbryt"
|
94
95
|
],
|
95
|
-
"
|
96
|
-
""
|
96
|
+
"Change Environment": [
|
97
|
+
"Byt Miljö"
|
97
98
|
],
|
98
|
-
"
|
99
|
+
"Change Puppet Master": [
|
99
100
|
""
|
100
101
|
],
|
101
|
-
"
|
102
|
+
"Changed": [
|
102
103
|
""
|
103
104
|
],
|
104
|
-
"
|
105
|
-
"
|
105
|
+
"Changed environments": [
|
106
|
+
"Ändrade miljöer"
|
106
107
|
],
|
107
|
-
"
|
108
|
-
""
|
108
|
+
"Check/Uncheck all": [
|
109
|
+
"Markera/Avmarkera samtliga"
|
109
110
|
],
|
110
|
-
"
|
111
|
-
""
|
111
|
+
"Check/Uncheck all %s changes": [
|
112
|
+
"Markera/Avmarkera samtliga %s ändringar"
|
112
113
|
],
|
113
|
-
"
|
114
|
-
""
|
114
|
+
"Check/Uncheck new": [
|
115
|
+
"Markera/Avmarkera nya"
|
115
116
|
],
|
116
|
-
"
|
117
|
-
""
|
117
|
+
"Check/Uncheck obsolete": [
|
118
|
+
"Markera/Avmarkera förlegade"
|
118
119
|
],
|
119
|
-
"
|
120
|
-
"
|
120
|
+
"Check/Uncheck updated": [
|
121
|
+
"Markera/Avmarkera uppdaterade"
|
121
122
|
],
|
122
|
-
"
|
123
|
-
"
|
123
|
+
"Classes": [
|
124
|
+
"Klasser"
|
124
125
|
],
|
125
|
-
"
|
126
|
-
""
|
126
|
+
"Click to add %s": [
|
127
|
+
"Klicka för att lägga till %s"
|
127
128
|
],
|
128
|
-
"
|
129
|
-
""
|
129
|
+
"Click to remove %s": [
|
130
|
+
"Klicka för att ta bort %s"
|
130
131
|
],
|
131
|
-
"
|
132
|
-
""
|
132
|
+
"Click to remove config group": [
|
133
|
+
"Klicka för att radera konfigurationsgrupp"
|
133
134
|
],
|
134
|
-
"
|
135
|
+
"Config Groups": [
|
135
136
|
""
|
136
137
|
],
|
137
|
-
"
|
138
|
+
"Config Management": [
|
138
139
|
""
|
139
140
|
],
|
140
|
-
"
|
141
|
+
"Copy to clipboard": [
|
141
142
|
""
|
142
143
|
],
|
143
|
-
"
|
144
|
-
"",
|
144
|
+
"Corrective Change": [
|
145
145
|
""
|
146
146
|
],
|
147
|
-
"
|
147
|
+
"Couldn't find any ENC data for this host": [
|
148
148
|
""
|
149
149
|
],
|
150
|
-
"
|
151
|
-
"
|
150
|
+
"Create Config Group": [
|
151
|
+
""
|
152
152
|
],
|
153
|
-
"
|
154
|
-
"
|
153
|
+
"Create Environment": [
|
154
|
+
""
|
155
155
|
],
|
156
|
-
"
|
157
|
-
"
|
156
|
+
"Create Puppet Environment": [
|
157
|
+
""
|
158
158
|
],
|
159
|
-
"
|
160
|
-
"
|
159
|
+
"Create a Puppet class": [
|
160
|
+
""
|
161
161
|
],
|
162
162
|
"Create a config group": [
|
163
163
|
"Skapa en konfigurationsgrupp"
|
164
164
|
],
|
165
|
-
"
|
166
|
-
"
|
167
|
-
],
|
168
|
-
"Delete a config group": [
|
169
|
-
"Radera en konfigurationsgrupp"
|
165
|
+
"Create an environment": [
|
166
|
+
"Skapa en miljö"
|
170
167
|
],
|
171
|
-
"
|
172
|
-
"
|
168
|
+
"Create an override value for a specific smart class parameter": [
|
169
|
+
""
|
173
170
|
],
|
174
|
-
"
|
171
|
+
"Default Puppet environment": [
|
175
172
|
""
|
176
173
|
],
|
177
|
-
"
|
178
|
-
"
|
174
|
+
"Default value": [
|
175
|
+
"Standardvärde"
|
179
176
|
],
|
180
|
-
"
|
181
|
-
"
|
177
|
+
"Delete %s?": [
|
178
|
+
"Radera %s?"
|
182
179
|
],
|
183
|
-
"
|
180
|
+
"Delete a Puppet class": [
|
184
181
|
""
|
185
182
|
],
|
186
|
-
"
|
187
|
-
"
|
188
|
-
],
|
189
|
-
"Create an environment": [
|
190
|
-
"Skapa en miljö"
|
191
|
-
],
|
192
|
-
"Update an environment": [
|
193
|
-
"Uppdatera en miljö"
|
183
|
+
"Delete a config group": [
|
184
|
+
"Radera en konfigurationsgrupp"
|
194
185
|
],
|
195
186
|
"Delete an environment": [
|
196
187
|
"Radera en miljö"
|
197
188
|
],
|
198
|
-
"
|
189
|
+
"Delete an override value for a specific smart class parameter": [
|
199
190
|
""
|
200
191
|
],
|
201
|
-
"
|
202
|
-
"
|
192
|
+
"Deleted environment": [
|
193
|
+
"Raderad miljö"
|
203
194
|
],
|
204
|
-
"
|
205
|
-
"
|
195
|
+
"Deleted environment %{env} and %{pcs}": [
|
196
|
+
"Raderade miljön %{env} och %{pcs}"
|
206
197
|
],
|
207
|
-
"
|
198
|
+
"Deprecated in favor of host/puppet_attributes/config_group_ids": [
|
208
199
|
""
|
209
200
|
],
|
210
|
-
"
|
201
|
+
"Deprecated in favor of host/puppet_attributes/environment_id": [
|
211
202
|
""
|
212
203
|
],
|
213
|
-
"
|
204
|
+
"Deprecated in favor of host/puppet_attributes/puppetclass_ids": [
|
214
205
|
""
|
215
206
|
],
|
216
|
-
"
|
217
|
-
"ID för värdgrupp"
|
218
|
-
],
|
219
|
-
"Remove a Puppet class from host group": [
|
207
|
+
"Deprecated in favor of hostgroup/puppet_attributes/config_group_ids": [
|
220
208
|
""
|
221
209
|
],
|
222
|
-
"
|
210
|
+
"Deprecated in favor of hostgroup/puppet_attributes/environment_id": [
|
223
211
|
""
|
224
212
|
],
|
225
|
-
"
|
213
|
+
"Deprecated in favor of hostgroup/puppet_attributes/puppetclass_ids": [
|
226
214
|
""
|
227
215
|
],
|
228
|
-
"
|
216
|
+
"Description of smart class": [
|
229
217
|
""
|
230
218
|
],
|
231
|
-
"
|
219
|
+
"Disable host configuration status turning to out of sync for %s after report does not arrive within configured interval": [
|
232
220
|
""
|
233
221
|
],
|
234
|
-
"
|
222
|
+
"Display hidden values": [
|
235
223
|
""
|
236
224
|
],
|
237
|
-
"
|
225
|
+
"Duration in minutes after servers reporting via Puppet are classed as out of sync.": [
|
238
226
|
""
|
239
227
|
],
|
240
|
-
"
|
228
|
+
"ENC Preview": [
|
241
229
|
""
|
242
230
|
],
|
243
|
-
"
|
231
|
+
"ENC environment": [
|
244
232
|
""
|
245
233
|
],
|
246
|
-
"
|
247
|
-
""
|
234
|
+
"Edit %s": [
|
235
|
+
"Redigera %s"
|
248
236
|
],
|
249
|
-
"
|
250
|
-
""
|
237
|
+
"Edit Puppet Class %s": [
|
238
|
+
"Redigera Puppetklass %s"
|
251
239
|
],
|
252
|
-
"
|
253
|
-
""
|
240
|
+
"Empty environment": [
|
241
|
+
"Tom miljö"
|
254
242
|
],
|
255
|
-
"
|
256
|
-
""
|
243
|
+
"Environment": [
|
244
|
+
"Miljö"
|
257
245
|
],
|
258
|
-
"
|
259
|
-
""
|
246
|
+
"Environment only": [
|
247
|
+
"Enbart miljö"
|
260
248
|
],
|
261
|
-
"
|
262
|
-
""
|
249
|
+
"Environments": [
|
250
|
+
"Miljöer"
|
263
251
|
],
|
264
|
-
"
|
265
|
-
""
|
252
|
+
"Environment|Name": [
|
253
|
+
"Namn"
|
266
254
|
],
|
267
|
-
"
|
255
|
+
"Error!": [
|
268
256
|
""
|
269
257
|
],
|
270
|
-
"
|
271
|
-
""
|
258
|
+
"Facts": [
|
259
|
+
"Fakta"
|
272
260
|
],
|
273
|
-
"
|
261
|
+
"Failed": [
|
274
262
|
""
|
275
263
|
],
|
276
|
-
"
|
277
|
-
""
|
264
|
+
"Failed to import %{klass} for %{name}: doesn't exists in our database - ignoring": [
|
265
|
+
"Misslyckades med att importera %{klass} på grund av att %{name}: inte existerar i vår databas - ignorerar"
|
278
266
|
],
|
279
|
-
"
|
267
|
+
"Failed to set %{proxy_type} proxy for %{host}.": [
|
280
268
|
""
|
281
269
|
],
|
282
|
-
"
|
283
|
-
""
|
284
|
-
],
|
285
|
-
"List all smart class parameters": [
|
270
|
+
"Failed to start": [
|
286
271
|
""
|
287
272
|
],
|
288
|
-
"
|
273
|
+
"Failed to update environments and Puppet classes from the on-disk Puppet installation: %s": [
|
289
274
|
""
|
290
275
|
],
|
291
|
-
"
|
276
|
+
"Failed to update the environments and Puppet classes from the on-disk puppet installation: %s": [
|
292
277
|
""
|
293
278
|
],
|
294
|
-
"
|
279
|
+
"Filter by name": [
|
295
280
|
""
|
296
281
|
],
|
297
|
-
"
|
298
|
-
""
|
282
|
+
"Filter classes": [
|
283
|
+
"Filterklasser"
|
299
284
|
],
|
300
|
-
"
|
285
|
+
"Foreman will default to this puppet environment if it cannot auto detect one": [
|
301
286
|
""
|
302
287
|
],
|
303
|
-
"
|
288
|
+
"Foreman will explicitly set the puppet environment in the ENC yaml output. This will avoid conflicts between the environment in puppet.conf and the environment set in Foreman": [
|
304
289
|
""
|
305
290
|
],
|
306
|
-
"
|
291
|
+
"Foreman will not send this parameter in classification output": [
|
307
292
|
""
|
308
293
|
],
|
309
|
-
"
|
294
|
+
"Foreman will not send this parameter in classification output.Puppet will use the value defined in the Puppet manifest for this parameter": [
|
310
295
|
""
|
311
296
|
],
|
312
|
-
"
|
297
|
+
"Foreman will update a host's environment from its facts": [
|
313
298
|
""
|
314
299
|
],
|
315
|
-
"
|
316
|
-
"Värden att använda när ingen match hittas"
|
317
|
-
],
|
318
|
-
"When enabled the parameter is hidden in the UI": [
|
300
|
+
"General": [
|
319
301
|
""
|
320
302
|
],
|
321
|
-
"
|
322
|
-
""
|
303
|
+
"Help": [
|
304
|
+
"Hjälp"
|
323
305
|
],
|
324
|
-
"
|
325
|
-
"
|
306
|
+
"Host Groups": [
|
307
|
+
"Värdgrupper"
|
326
308
|
],
|
327
|
-
"
|
328
|
-
""
|
309
|
+
"Host group and Environment": [
|
310
|
+
"Värdgrupp och Miljö"
|
329
311
|
],
|
330
|
-
"
|
331
|
-
""
|
312
|
+
"Host group only": [
|
313
|
+
"Enbart värdgrupp"
|
332
314
|
],
|
333
|
-
"
|
334
|
-
""
|
315
|
+
"Host groups": [
|
316
|
+
"Värdgrupper"
|
335
317
|
],
|
336
|
-
"
|
337
|
-
""
|
318
|
+
"Hostgroup": [
|
319
|
+
"Värdgrupp"
|
338
320
|
],
|
339
|
-
"
|
340
|
-
""
|
321
|
+
"Hosts": [
|
322
|
+
"Värdar"
|
341
323
|
],
|
342
|
-
"
|
324
|
+
"Hosts managed:": [
|
343
325
|
""
|
344
326
|
],
|
345
|
-
"
|
327
|
+
"ID of Puppet class": [
|
346
328
|
""
|
347
329
|
],
|
348
|
-
"
|
330
|
+
"ID of Puppet environment": [
|
349
331
|
""
|
350
332
|
],
|
351
|
-
"
|
333
|
+
"ID of Puppetclass": [
|
352
334
|
""
|
353
335
|
],
|
354
|
-
"
|
336
|
+
"ID of associated puppet Environment": [
|
355
337
|
""
|
356
338
|
],
|
357
|
-
"
|
339
|
+
"ID of environment": [
|
358
340
|
""
|
359
341
|
],
|
360
|
-
"
|
361
|
-
"
|
342
|
+
"ID of host": [
|
343
|
+
"ID för värd"
|
362
344
|
],
|
363
|
-
"
|
364
|
-
"
|
345
|
+
"ID of host group": [
|
346
|
+
"ID för värdgrupp"
|
365
347
|
],
|
366
|
-
"
|
348
|
+
"ID of puppet environment": [
|
367
349
|
""
|
368
350
|
],
|
369
|
-
"
|
351
|
+
"IDs of associated ConfigGroups": [
|
370
352
|
""
|
371
353
|
],
|
372
|
-
"
|
373
|
-
"Puppet externa noder YAML-export"
|
374
|
-
],
|
375
|
-
"Puppet Environment": [
|
376
|
-
"Puppet Miljö"
|
377
|
-
],
|
378
|
-
"Omit from classification output": [
|
354
|
+
"IDs of associated Puppetclasses": [
|
379
355
|
""
|
380
356
|
],
|
381
|
-
"
|
382
|
-
"Tvinga detta värde"
|
383
|
-
],
|
384
|
-
"Remove this override": [
|
357
|
+
"If true, will raise an error if there is no default value and no matcher provide a value": [
|
385
358
|
""
|
386
359
|
],
|
387
|
-
"
|
388
|
-
"Standardvärde"
|
389
|
-
],
|
390
|
-
"Original value info": [
|
360
|
+
"If you are planning to use Foreman as an external node classifier you should provide information about one or more environments.{newLine}This information is commonly imported from a pre-existing Puppet configuration by the use of the {puppetClassesLinkToDocs} and environment importer.": [
|
391
361
|
""
|
392
362
|
],
|
393
|
-
"
|
363
|
+
"Ignored classes in the environments: %s": [
|
394
364
|
""
|
395
365
|
],
|
396
|
-
"
|
366
|
+
"Ignored environment": [
|
397
367
|
""
|
398
368
|
],
|
399
|
-
"
|
369
|
+
"Ignored environment names resulting in booleans found. Please quote strings like true/false and yes/no in config/ignored_environments.yml": [
|
400
370
|
""
|
401
371
|
],
|
402
|
-
"
|
403
|
-
"
|
404
|
-
],
|
405
|
-
"Deleted environment": [
|
406
|
-
"Raderad miljö"
|
407
|
-
],
|
408
|
-
"Deleted environment %{env} and %{pcs}": [
|
409
|
-
"Raderade miljön %{env} och %{pcs}"
|
372
|
+
"Ignored environments: %s": [
|
373
|
+
""
|
410
374
|
],
|
411
|
-
"Ignored
|
375
|
+
"Ignored:": [
|
412
376
|
""
|
413
377
|
],
|
414
378
|
"Import": [
|
415
379
|
"Importera"
|
416
380
|
],
|
417
|
-
"Import environments from %s": [
|
418
|
-
""
|
419
|
-
],
|
420
381
|
"Import classes from %s": [
|
421
382
|
""
|
422
383
|
],
|
423
|
-
"
|
424
|
-
"",
|
384
|
+
"Import environments from %s": [
|
425
385
|
""
|
426
386
|
],
|
427
|
-
"
|
428
|
-
"Klicka för att ta bort %s"
|
429
|
-
],
|
430
|
-
"Click to add %s": [
|
431
|
-
"Klicka för att lägga till %s"
|
432
|
-
],
|
433
|
-
"None": [
|
434
|
-
"Ingen"
|
435
|
-
],
|
436
|
-
"When editing a template, you must assign a list \\\\\\n of operating systems which this template can be used with. Optionally, you can \\\\\\n restrict a template to a list of host groups and/or environments.": [
|
387
|
+
"Import puppet classes from puppet proxy": [
|
437
388
|
""
|
438
389
|
],
|
439
|
-
"
|
390
|
+
"Import puppet classes from puppet proxy for an environment": [
|
440
391
|
""
|
441
392
|
],
|
442
|
-
"
|
443
|
-
"
|
444
|
-
],
|
445
|
-
"Host group only": [
|
446
|
-
"Enbart värdgrupp"
|
393
|
+
"Include default value when merging all matching values": [
|
394
|
+
""
|
447
395
|
],
|
448
|
-
"
|
449
|
-
"
|
396
|
+
"Included Classes": [
|
397
|
+
"Inkluderade Klasser"
|
450
398
|
],
|
451
|
-
"
|
452
|
-
"
|
399
|
+
"Included Config Groups": [
|
400
|
+
""
|
453
401
|
],
|
454
|
-
"
|
455
|
-
"
|
402
|
+
"Inherited Classes from %s": [
|
403
|
+
""
|
456
404
|
],
|
457
|
-
"
|
458
|
-
"
|
405
|
+
"Invalid proxy selected!": [
|
406
|
+
""
|
459
407
|
],
|
460
|
-
"
|
461
|
-
"
|
408
|
+
"Last configuration status": [
|
409
|
+
""
|
462
410
|
],
|
463
|
-
"
|
411
|
+
"List all Puppet class IDs for host": [
|
464
412
|
""
|
465
413
|
],
|
466
|
-
"
|
467
|
-
"
|
414
|
+
"List all Puppet class IDs for host group": [
|
415
|
+
""
|
468
416
|
],
|
469
|
-
"
|
417
|
+
"List all Puppet classes": [
|
470
418
|
""
|
471
419
|
],
|
472
|
-
"
|
420
|
+
"List all Puppet classes for a host": [
|
473
421
|
""
|
474
422
|
],
|
475
|
-
"Puppet
|
423
|
+
"List all Puppet classes for a host group": [
|
476
424
|
""
|
477
425
|
],
|
478
|
-
"
|
426
|
+
"List all Puppet classes for an environment": [
|
479
427
|
""
|
480
428
|
],
|
481
|
-
"
|
482
|
-
"
|
429
|
+
"List all environments": [
|
430
|
+
"Lista alla miljöer"
|
483
431
|
],
|
484
|
-
"Puppet
|
485
|
-
"Puppet
|
432
|
+
"List all host groups for a Puppet class": [
|
433
|
+
"Lista alla värdgrupper för en Puppet-klass"
|
486
434
|
],
|
487
|
-
"
|
435
|
+
"List all smart class parameters": [
|
488
436
|
""
|
489
437
|
],
|
490
|
-
"
|
491
|
-
"
|
438
|
+
"List environments of Puppet class": [
|
439
|
+
""
|
492
440
|
],
|
493
|
-
"
|
494
|
-
"
|
441
|
+
"List environments per location": [
|
442
|
+
"Lista miljöer per plats"
|
495
443
|
],
|
496
|
-
"
|
497
|
-
"
|
444
|
+
"List environments per organization": [
|
445
|
+
"Lista miljöer per organisation"
|
498
446
|
],
|
499
|
-
"
|
500
|
-
"
|
447
|
+
"List hosts per environment": [
|
448
|
+
"Lista värdar per miljö"
|
501
449
|
],
|
502
|
-
"
|
503
|
-
"
|
450
|
+
"List of config groups": [
|
451
|
+
"Lista med konfigurationsgrupper"
|
504
452
|
],
|
505
|
-
"
|
506
|
-
"
|
453
|
+
"List of override values for a specific smart class parameter": [
|
454
|
+
""
|
507
455
|
],
|
508
|
-
"
|
509
|
-
"
|
456
|
+
"List of smart class parameters for a specific Puppet class": [
|
457
|
+
""
|
510
458
|
],
|
511
|
-
"
|
512
|
-
"
|
459
|
+
"List of smart class parameters for a specific environment": [
|
460
|
+
""
|
513
461
|
],
|
514
|
-
"
|
515
|
-
"
|
462
|
+
"List of smart class parameters for a specific environment/Puppet class combination": [
|
463
|
+
""
|
516
464
|
],
|
517
|
-
"
|
518
|
-
"
|
465
|
+
"List of smart class parameters for a specific host": [
|
466
|
+
""
|
519
467
|
],
|
520
|
-
"
|
521
|
-
"
|
468
|
+
"List of smart class parameters for a specific host group": [
|
469
|
+
""
|
522
470
|
],
|
523
|
-
"
|
524
|
-
"
|
471
|
+
"List template combination": [
|
472
|
+
""
|
525
473
|
],
|
526
|
-
"
|
527
|
-
"
|
474
|
+
"Loading parameters...": [
|
475
|
+
"Laddar parametrar..."
|
528
476
|
],
|
529
|
-
"
|
530
|
-
"
|
477
|
+
"Locations": [
|
478
|
+
"Lokationer"
|
531
479
|
],
|
532
|
-
"
|
533
|
-
"
|
480
|
+
"Merge all matching values (only array/hash type)": [
|
481
|
+
""
|
534
482
|
],
|
535
|
-
"
|
483
|
+
"Name": [
|
484
|
+
"Namn"
|
485
|
+
],
|
486
|
+
"Never": [
|
536
487
|
""
|
537
488
|
],
|
538
|
-
"
|
539
|
-
"
|
489
|
+
"New": [
|
490
|
+
"Ny"
|
540
491
|
],
|
541
|
-
"
|
542
|
-
"
|
492
|
+
"No changes to your environments detected": [
|
493
|
+
""
|
543
494
|
],
|
544
|
-
"
|
495
|
+
"No configuration status available": [
|
545
496
|
""
|
546
497
|
],
|
547
|
-
"
|
498
|
+
"No environment selected!": [
|
499
|
+
"Ingen miljö vald!"
|
500
|
+
],
|
501
|
+
"No environments found": [
|
548
502
|
""
|
549
503
|
],
|
550
|
-
"
|
504
|
+
"No parameters to override for Puppet class %s": [
|
551
505
|
""
|
552
506
|
],
|
553
|
-
"
|
507
|
+
"No proxy found to import classes from, ensure that the smart proxy has the Puppet feature enabled.": [
|
554
508
|
""
|
555
509
|
],
|
556
|
-
"
|
510
|
+
"No proxy selected!": [
|
557
511
|
""
|
558
512
|
],
|
559
|
-
"
|
513
|
+
"No smart proxy was found to import environments from, ensure that at least one smart proxy is registered with the 'puppet' feature": [
|
560
514
|
""
|
561
515
|
],
|
562
|
-
"
|
563
|
-
"
|
516
|
+
"None": [
|
517
|
+
"Ingen"
|
564
518
|
],
|
565
|
-
"
|
519
|
+
"Not authorized to edit classes": [
|
520
|
+
"Inte auktoriserad att redigera klasser"
|
521
|
+
],
|
522
|
+
"Notice": [
|
523
|
+
"Notis"
|
524
|
+
],
|
525
|
+
"Number of Overrides": [
|
566
526
|
""
|
567
527
|
],
|
568
|
-
"
|
528
|
+
"Number of classes": [
|
569
529
|
""
|
570
530
|
],
|
571
|
-
"
|
572
|
-
"
|
531
|
+
"Obsolete": [
|
532
|
+
"Förlegad"
|
573
533
|
],
|
574
|
-
"
|
575
|
-
"
|
534
|
+
"Omit": [
|
535
|
+
""
|
576
536
|
],
|
577
|
-
"
|
578
|
-
"
|
537
|
+
"Omit from classification output": [
|
538
|
+
""
|
579
539
|
],
|
580
|
-
"
|
581
|
-
"
|
540
|
+
"Operating System": [
|
541
|
+
"Operativsystem"
|
582
542
|
],
|
583
|
-
"
|
584
|
-
"
|
543
|
+
"Operating system default": [
|
544
|
+
"Standardoperativsystem"
|
585
545
|
],
|
586
|
-
"
|
546
|
+
"Operation": [
|
547
|
+
"Operation"
|
548
|
+
],
|
549
|
+
"Optional comma-delimited stringcontaining either 'new', 'updated', or 'obsolete'that is used to limit the imported Puppet classes": [
|
587
550
|
""
|
588
551
|
],
|
589
|
-
"
|
590
|
-
"
|
552
|
+
"Optional parameter without value.<br/><i>Still managed by Foreman, the value will be empty.</i><br/>": [
|
553
|
+
""
|
591
554
|
],
|
592
555
|
"Organizations": [
|
593
556
|
"Organisationer"
|
594
557
|
],
|
595
|
-
"
|
596
|
-
"Namn"
|
597
|
-
],
|
598
|
-
"Classes": [
|
599
|
-
"Klasser"
|
600
|
-
],
|
601
|
-
"Create Environment": [
|
558
|
+
"Original value info": [
|
602
559
|
""
|
603
560
|
],
|
604
|
-
"
|
605
|
-
"Puppetmiljöer"
|
606
|
-
],
|
607
|
-
"Number of classes": [
|
561
|
+
"Out of sync": [
|
608
562
|
""
|
609
563
|
],
|
610
|
-
"
|
611
|
-
"
|
564
|
+
"Overridden": [
|
565
|
+
""
|
612
566
|
],
|
613
|
-
"
|
567
|
+
"Override all parameters": [
|
614
568
|
""
|
615
569
|
],
|
616
|
-
"
|
570
|
+
"Override match": [
|
617
571
|
""
|
618
572
|
],
|
619
|
-
"
|
573
|
+
"Override this value": [
|
574
|
+
"Tvinga detta värde"
|
575
|
+
],
|
576
|
+
"Override value, required if omit is false": [
|
620
577
|
""
|
621
578
|
],
|
622
579
|
"Parameter": [
|
623
580
|
"Parameter"
|
624
581
|
],
|
625
|
-
"Puppet Class": [
|
626
|
-
"Puppet Klass"
|
627
|
-
],
|
628
|
-
"Number of Overrides": [
|
629
|
-
""
|
630
|
-
],
|
631
582
|
"Parameterized class support permits detecting, importing, and supplying parameters directly to classes which support it, via the ENC and depending on a set of rules (Smart Matchers).": [
|
632
583
|
""
|
633
584
|
],
|
634
|
-
"
|
635
|
-
"
|
585
|
+
"Parameters": [
|
586
|
+
"Parametrar"
|
636
587
|
],
|
637
|
-
"
|
638
|
-
"
|
588
|
+
"Please select an environment first": [
|
589
|
+
"Vänligen välj en miljö först"
|
590
|
+
],
|
591
|
+
"Puppet": [
|
592
|
+
"Puppet"
|
593
|
+
],
|
594
|
+
"Puppet CA": [
|
595
|
+
"Puppet CA"
|
596
|
+
],
|
597
|
+
"Puppet CA Smart Proxy": [
|
598
|
+
""
|
599
|
+
],
|
600
|
+
"Puppet Class": [
|
601
|
+
"Puppet Klass"
|
639
602
|
],
|
640
|
-
"
|
603
|
+
"Puppet Class Parameters": [
|
641
604
|
""
|
642
605
|
],
|
643
|
-
"
|
644
|
-
"
|
606
|
+
"Puppet Classes": [
|
607
|
+
"Puppet Klasser"
|
645
608
|
],
|
646
|
-
"
|
647
|
-
"
|
609
|
+
"Puppet ENC": [
|
610
|
+
""
|
648
611
|
],
|
649
|
-
"
|
650
|
-
"
|
612
|
+
"Puppet Environment": [
|
613
|
+
"Puppet Miljö"
|
651
614
|
],
|
652
|
-
"
|
653
|
-
"
|
615
|
+
"Puppet Environments": [
|
616
|
+
"Puppet Miljöer"
|
654
617
|
],
|
655
|
-
"
|
656
|
-
"
|
618
|
+
"Puppet Modules": [
|
619
|
+
"Puppetmoduler"
|
657
620
|
],
|
658
|
-
"
|
621
|
+
"Puppet Smart Proxy": [
|
659
622
|
""
|
660
623
|
],
|
661
|
-
"
|
624
|
+
"Puppet YAML": [
|
662
625
|
""
|
663
626
|
],
|
664
|
-
"
|
665
|
-
"
|
666
|
-
],
|
667
|
-
"Host groups": [
|
668
|
-
"Värdgrupper"
|
627
|
+
"Puppet classes": [
|
628
|
+
"Puppetklasser"
|
669
629
|
],
|
670
|
-
"
|
671
|
-
"
|
630
|
+
"Puppet details": [
|
631
|
+
""
|
672
632
|
],
|
673
|
-
"
|
674
|
-
"
|
633
|
+
"Puppet env": [
|
634
|
+
""
|
675
635
|
],
|
676
|
-
"
|
636
|
+
"Puppet environment": [
|
677
637
|
""
|
678
638
|
],
|
679
|
-
"
|
639
|
+
"Puppet environments": [
|
640
|
+
"Puppetmiljöer"
|
641
|
+
],
|
642
|
+
"Puppet external nodes YAML dump": [
|
643
|
+
"Puppet externa noder YAML-export"
|
644
|
+
],
|
645
|
+
"Puppet interval": [
|
680
646
|
""
|
681
647
|
],
|
682
|
-
"
|
648
|
+
"Puppet metrics": [
|
683
649
|
""
|
684
650
|
],
|
685
|
-
"
|
686
|
-
"
|
651
|
+
"Puppet parameter": [
|
652
|
+
""
|
687
653
|
],
|
688
654
|
"Puppetclass|Name": [
|
689
655
|
"Namn"
|
690
656
|
],
|
691
|
-
"
|
692
|
-
"
|
657
|
+
"Remove": [
|
658
|
+
""
|
693
659
|
],
|
694
|
-
"
|
695
|
-
"
|
660
|
+
"Remove Combination": [
|
661
|
+
""
|
696
662
|
],
|
697
|
-
"
|
663
|
+
"Remove a Puppet class from host": [
|
698
664
|
""
|
699
665
|
],
|
700
|
-
"
|
666
|
+
"Remove a Puppet class from host group": [
|
701
667
|
""
|
702
668
|
],
|
703
|
-
"
|
669
|
+
"Remove duplicate values (only array type)": [
|
704
670
|
""
|
705
671
|
],
|
706
|
-
"
|
672
|
+
"Remove this override": [
|
707
673
|
""
|
708
674
|
],
|
709
|
-
"
|
675
|
+
"Remove:": [
|
676
|
+
"Ta bort:"
|
677
|
+
],
|
678
|
+
"Reports": [
|
679
|
+
"Rapporter"
|
680
|
+
],
|
681
|
+
"Required parameter without value.<br/><b>Please override!</b><br/>": [
|
710
682
|
""
|
711
683
|
],
|
712
|
-
"
|
713
|
-
"
|
684
|
+
"Restarted": [
|
685
|
+
""
|
714
686
|
],
|
715
|
-
"
|
716
|
-
"
|
687
|
+
"Scheduled": [
|
688
|
+
""
|
717
689
|
],
|
718
690
|
"Select environment": [
|
719
691
|
"Välj miljö"
|
720
692
|
],
|
721
|
-
"
|
722
|
-
"
|
723
|
-
],
|
724
|
-
"*Inherit from host group*": [
|
725
|
-
"*Ärv från värdgrupp*"
|
726
|
-
],
|
727
|
-
"Hostgroup": [
|
728
|
-
"Värdgrupp"
|
693
|
+
"Select the changes you want to apply to Foreman": [
|
694
|
+
""
|
729
695
|
],
|
730
|
-
"
|
696
|
+
"Set parameters to defaults": [
|
731
697
|
""
|
732
698
|
],
|
733
|
-
"
|
699
|
+
"Show a Puppet class": [
|
734
700
|
""
|
735
701
|
],
|
736
|
-
"
|
702
|
+
"Show a Puppet class for a host group": [
|
737
703
|
""
|
738
704
|
],
|
739
|
-
"
|
705
|
+
"Show a Puppet class for an environment": [
|
740
706
|
""
|
741
707
|
],
|
742
|
-
"
|
708
|
+
"Show a Puppet class for host": [
|
743
709
|
""
|
744
710
|
],
|
745
|
-
"
|
746
|
-
"
|
711
|
+
"Show a config group": [
|
712
|
+
"Visa en konfigurationsgrupp"
|
747
713
|
],
|
748
|
-
"
|
714
|
+
"Show a smart class parameter": [
|
749
715
|
""
|
750
716
|
],
|
751
|
-
"
|
752
|
-
""
|
717
|
+
"Show an environment": [
|
718
|
+
"Visa en miljö"
|
753
719
|
],
|
754
|
-
"
|
720
|
+
"Show an override value for a specific smart class parameter": [
|
755
721
|
""
|
756
722
|
],
|
757
|
-
"
|
723
|
+
"Show template combination": [
|
758
724
|
""
|
759
725
|
],
|
760
|
-
"
|
726
|
+
"Skipped": [
|
761
727
|
""
|
762
728
|
],
|
763
|
-
"
|
764
|
-
""
|
729
|
+
"Smart Class Parameter": [
|
730
|
+
"Smart Klassparameter"
|
765
731
|
],
|
766
|
-
"
|
732
|
+
"Smart Class Parameters": [
|
767
733
|
""
|
768
734
|
],
|
769
|
-
"
|
735
|
+
"Smart class parameters": [
|
770
736
|
""
|
771
737
|
],
|
772
|
-
"Puppet
|
738
|
+
"Some Puppet Classes are unavailable in the selected environment": [
|
773
739
|
""
|
774
740
|
],
|
775
|
-
"
|
741
|
+
"Successfully copied to clipboard!": [
|
776
742
|
""
|
777
743
|
],
|
778
|
-
"
|
744
|
+
"Successfully overridden all parameters of Puppet class %s": [
|
779
745
|
""
|
780
746
|
],
|
781
|
-
"Puppet
|
747
|
+
"Successfully reset all parameters of Puppet class %s to their default values": [
|
782
748
|
""
|
783
749
|
],
|
784
|
-
"Puppet
|
750
|
+
"Successfully updated environments and Puppet classes from the on-disk Puppet installation": [
|
785
751
|
""
|
786
752
|
],
|
787
|
-
"
|
753
|
+
"The %{proxy_type} proxy could not be set for host: %{host_names}.": [
|
754
|
+
"",
|
788
755
|
""
|
789
756
|
],
|
790
|
-
"
|
757
|
+
"The %{proxy_type} proxy of the selected hosts was cleared.": [
|
791
758
|
""
|
792
759
|
],
|
793
|
-
"
|
760
|
+
"The %{proxy_type} proxy of the selected hosts was set to %{proxy_name}": [
|
794
761
|
""
|
795
762
|
],
|
796
|
-
"
|
763
|
+
"The %{proxy_type} proxy of the selected hosts was set to %{proxy_name}.": [
|
797
764
|
""
|
798
765
|
],
|
799
|
-
"
|
766
|
+
"The class could not be saved because of an error in one of the class parameters.": [
|
800
767
|
""
|
801
768
|
],
|
802
|
-
"
|
803
|
-
""
|
769
|
+
"The final entry, Operating System default, can be set by editing the %s page.": [
|
770
|
+
"Sista inlägget, förinställt Operativsystem, kan ställas in genom att editera %s sidan."
|
804
771
|
],
|
805
|
-
"
|
806
|
-
""
|
772
|
+
"The order in which values are resolved": [
|
773
|
+
"I vilken ordning värden slås upp"
|
807
774
|
],
|
808
|
-
"
|
775
|
+
"The requested environment cannot be found.": [
|
809
776
|
""
|
810
777
|
],
|
811
|
-
"
|
778
|
+
"There are no puppet environments set up on this puppet master. Please check the puppet master configuration.": [
|
812
779
|
""
|
813
780
|
],
|
814
|
-
"
|
815
|
-
""
|
781
|
+
"This Puppet class has no parameters in its signature.": [
|
782
|
+
"Denna Puppetklassen har inga parametrar i sin signatur."
|
816
783
|
],
|
817
|
-
"
|
784
|
+
"This tab is still a work in progress": [
|
818
785
|
""
|
819
786
|
],
|
820
|
-
"
|
787
|
+
"This will reset parameters of the class %s to their default values. Continue?": [
|
821
788
|
""
|
822
789
|
],
|
823
|
-
"
|
790
|
+
"This will set all parameters of the class %s as overridden. Continue?": [
|
824
791
|
""
|
825
792
|
],
|
826
|
-
"
|
827
|
-
""
|
793
|
+
"To update the class signature, go to the Puppet Classes page and select \\\"Import\\\".": [
|
794
|
+
"För att uppdatera klasssignaturen, gå till Puppetklasser sidan och välj \\\"Importera\\\"."
|
828
795
|
],
|
829
|
-
"
|
830
|
-
""
|
796
|
+
"Toggle": [
|
797
|
+
"Skifta"
|
831
798
|
],
|
832
|
-
"
|
833
|
-
""
|
799
|
+
"Total": [
|
800
|
+
"Total(t)"
|
834
801
|
],
|
835
|
-
"
|
802
|
+
"Types of validation values": [
|
836
803
|
""
|
837
804
|
],
|
838
|
-
"
|
805
|
+
"Types of variable values": [
|
839
806
|
""
|
840
807
|
],
|
841
|
-
"
|
808
|
+
"Unable to generate output, Check log files": [
|
842
809
|
""
|
843
810
|
],
|
844
|
-
"
|
845
|
-
""
|
811
|
+
"Update": [
|
812
|
+
"Uppdatera"
|
846
813
|
],
|
847
|
-
"Puppet
|
814
|
+
"Update a Puppet class": [
|
848
815
|
""
|
849
816
|
],
|
850
|
-
"
|
817
|
+
"Update a config group": [
|
818
|
+
"Uppdatera en konfigurationsgrupp"
|
819
|
+
],
|
820
|
+
"Update a smart class parameter": [
|
851
821
|
""
|
852
822
|
],
|
853
|
-
"
|
823
|
+
"Update an environment": [
|
824
|
+
"Uppdatera en miljö"
|
825
|
+
],
|
826
|
+
"Update an override value for a specific smart class parameter": [
|
854
827
|
""
|
855
828
|
],
|
856
|
-
"
|
829
|
+
"Update environment from facts": [
|
857
830
|
""
|
858
831
|
],
|
859
|
-
"
|
832
|
+
"Update template combination": [
|
860
833
|
""
|
861
834
|
],
|
862
|
-
"
|
863
|
-
"
|
835
|
+
"Update:": [
|
836
|
+
"Uppdatera:"
|
864
837
|
],
|
865
|
-
"
|
838
|
+
"Updated": [
|
839
|
+
"Uppdaterad"
|
840
|
+
],
|
841
|
+
"Updated hosts: changed environment": [
|
842
|
+
"Uppdaterade värdar: ändrad miljö"
|
843
|
+
],
|
844
|
+
"Used to enforce certain values for the parameter values": [
|
866
845
|
""
|
867
846
|
],
|
868
|
-
"
|
869
|
-
"
|
847
|
+
"Valid Host Group and Environment Combinations": [
|
848
|
+
""
|
870
849
|
],
|
871
|
-
"
|
872
|
-
"
|
850
|
+
"Value": [
|
851
|
+
"Värde"
|
873
852
|
],
|
874
|
-
"
|
875
|
-
"
|
853
|
+
"Value to use when there is no match": [
|
854
|
+
"Värden att använda när ingen match hittas"
|
876
855
|
],
|
877
|
-
"
|
856
|
+
"When a Host requests a template (e.g. during provisioning), Foreman \\\\\\n will select the best match from the available templates of that type, in the \\\\\\n following order:": [
|
857
|
+
""
|
858
|
+
],
|
859
|
+
"When editing a template, you must assign a list \\\\\\n of operating systems which this template can be used with. Optionally, you can \\\\\\n restrict a template to a list of host groups and/or environments.": [
|
878
860
|
""
|
879
861
|
],
|
880
|
-
"
|
862
|
+
"When enabled the parameter is hidden in the UI": [
|
863
|
+
""
|
864
|
+
],
|
865
|
+
"Whether the smart class parameter value is managed by Foreman": [
|
881
866
|
""
|
882
867
|
],
|
883
|
-
"
|
868
|
+
"belongs to config group": [
|
869
|
+
"tillhör konfigurationsgrupp"
|
870
|
+
],
|
871
|
+
"environment id": [
|
884
872
|
""
|
885
873
|
],
|
886
|
-
"
|
874
|
+
"included already from parent": [
|
887
875
|
""
|
888
876
|
],
|
889
|
-
"
|
877
|
+
"must be true to edit the parameter": [
|
890
878
|
""
|
891
879
|
],
|
892
|
-
"
|
880
|
+
"with id %{object_id} doesn't exist or is not assigned to proper organization and/or location": [
|
893
881
|
""
|
894
882
|
]
|
895
883
|
}
|