387
|
1 # Reference
|
|
2
|
|
3 <!-- DO NOT EDIT: This document was generated by Puppet Strings -->
|
|
4
|
|
5 ## Table of Contents
|
|
6
|
|
7 ### Classes
|
|
8
|
|
9 #### Public Classes
|
|
10
|
|
11 * [`epel`](#epel): Configure the proper EPEL repositories and import GPG keys
|
|
12
|
|
13 #### Private Classes
|
|
14
|
|
15 * `epel::params`
|
|
16
|
|
17 ### Defined types
|
|
18
|
|
19 #### Public Defined types
|
|
20
|
|
21
|
|
22 #### Private Defined types
|
|
23
|
|
24 * `epel::rpm_gpg_key`: Import an RPM gpg key
|
|
25
|
|
26 ## Classes
|
|
27
|
|
28 ### <a name="epel"></a>`epel`
|
|
29
|
|
30 Configure the proper EPEL repositories and import GPG keys
|
|
31
|
|
32 * **See also**
|
|
33 * https://fedoraproject.org/wiki/EPEL
|
|
34
|
|
35 #### Examples
|
|
36
|
|
37 ##### Basic Usage
|
|
38
|
|
39 ```puppet
|
|
40 include epel
|
|
41 ```
|
|
42
|
|
43 #### Parameters
|
|
44
|
|
45 The following parameters are available in the `epel` class:
|
|
46
|
|
47 * [`epel_managed`](#epel_managed)
|
|
48 * [`epel_source_managed`](#epel_source_managed)
|
|
49 * [`epel_debuginfo_managed`](#epel_debuginfo_managed)
|
|
50 * [`epel_testing_managed`](#epel_testing_managed)
|
|
51 * [`epel_testing_source_managed`](#epel_testing_source_managed)
|
|
52 * [`epel_testing_debuginfo_managed`](#epel_testing_debuginfo_managed)
|
|
53 * [`epel_gpg_managed`](#epel_gpg_managed)
|
|
54 * [`epel_mirrorlist`](#epel_mirrorlist)
|
|
55 * [`epel_baseurl`](#epel_baseurl)
|
|
56 * [`epel_failovermethod`](#epel_failovermethod)
|
|
57 * [`epel_proxy`](#epel_proxy)
|
|
58 * [`epel_enabled`](#epel_enabled)
|
|
59 * [`epel_gpgcheck`](#epel_gpgcheck)
|
|
60 * [`epel_repo_gpgcheck`](#epel_repo_gpgcheck)
|
|
61 * [`epel_metalink`](#epel_metalink)
|
|
62 * [`epel_exclude`](#epel_exclude)
|
|
63 * [`epel_includepkgs`](#epel_includepkgs)
|
|
64 * [`epel_sslclientkey`](#epel_sslclientkey)
|
|
65 * [`epel_sslclientcert`](#epel_sslclientcert)
|
|
66 * [`epel_username`](#epel_username)
|
|
67 * [`epel_password`](#epel_password)
|
|
68 * [`epel_testing_mirrorlist`](#epel_testing_mirrorlist)
|
|
69 * [`epel_testing_baseurl`](#epel_testing_baseurl)
|
|
70 * [`epel_testing_failovermethod`](#epel_testing_failovermethod)
|
|
71 * [`epel_testing_proxy`](#epel_testing_proxy)
|
|
72 * [`epel_testing_enabled`](#epel_testing_enabled)
|
|
73 * [`epel_testing_gpgcheck`](#epel_testing_gpgcheck)
|
|
74 * [`epel_testing_repo_gpgcheck`](#epel_testing_repo_gpgcheck)
|
|
75 * [`epel_testing_metalink`](#epel_testing_metalink)
|
|
76 * [`epel_testing_exclude`](#epel_testing_exclude)
|
|
77 * [`epel_testing_includepkgs`](#epel_testing_includepkgs)
|
|
78 * [`epel_testing_sslclientkey`](#epel_testing_sslclientkey)
|
|
79 * [`epel_testing_sslclientcert`](#epel_testing_sslclientcert)
|
|
80 * [`epel_testing_username`](#epel_testing_username)
|
|
81 * [`epel_testing_password`](#epel_testing_password)
|
|
82 * [`epel_source_mirrorlist`](#epel_source_mirrorlist)
|
|
83 * [`epel_source_baseurl`](#epel_source_baseurl)
|
|
84 * [`epel_source_failovermethod`](#epel_source_failovermethod)
|
|
85 * [`epel_source_proxy`](#epel_source_proxy)
|
|
86 * [`epel_source_enabled`](#epel_source_enabled)
|
|
87 * [`epel_source_gpgcheck`](#epel_source_gpgcheck)
|
|
88 * [`epel_source_repo_gpgcheck`](#epel_source_repo_gpgcheck)
|
|
89 * [`epel_source_metalink`](#epel_source_metalink)
|
|
90 * [`epel_source_exclude`](#epel_source_exclude)
|
|
91 * [`epel_source_includepkgs`](#epel_source_includepkgs)
|
|
92 * [`epel_source_sslclientkey`](#epel_source_sslclientkey)
|
|
93 * [`epel_source_sslclientcert`](#epel_source_sslclientcert)
|
|
94 * [`epel_source_username`](#epel_source_username)
|
|
95 * [`epel_source_password`](#epel_source_password)
|
|
96 * [`epel_debuginfo_mirrorlist`](#epel_debuginfo_mirrorlist)
|
|
97 * [`epel_debuginfo_baseurl`](#epel_debuginfo_baseurl)
|
|
98 * [`epel_debuginfo_failovermethod`](#epel_debuginfo_failovermethod)
|
|
99 * [`epel_debuginfo_proxy`](#epel_debuginfo_proxy)
|
|
100 * [`epel_debuginfo_enabled`](#epel_debuginfo_enabled)
|
|
101 * [`epel_debuginfo_gpgcheck`](#epel_debuginfo_gpgcheck)
|
|
102 * [`epel_debuginfo_repo_gpgcheck`](#epel_debuginfo_repo_gpgcheck)
|
|
103 * [`epel_debuginfo_metalink`](#epel_debuginfo_metalink)
|
|
104 * [`epel_debuginfo_exclude`](#epel_debuginfo_exclude)
|
|
105 * [`epel_debuginfo_includepkgs`](#epel_debuginfo_includepkgs)
|
|
106 * [`epel_debuginfo_sslclientkey`](#epel_debuginfo_sslclientkey)
|
|
107 * [`epel_debuginfo_sslclientcert`](#epel_debuginfo_sslclientcert)
|
|
108 * [`epel_debuginfo_username`](#epel_debuginfo_username)
|
|
109 * [`epel_debuginfo_password`](#epel_debuginfo_password)
|
|
110 * [`epel_testing_source_mirrorlist`](#epel_testing_source_mirrorlist)
|
|
111 * [`epel_testing_source_baseurl`](#epel_testing_source_baseurl)
|
|
112 * [`epel_testing_source_failovermethod`](#epel_testing_source_failovermethod)
|
|
113 * [`epel_testing_source_proxy`](#epel_testing_source_proxy)
|
|
114 * [`epel_testing_source_enabled`](#epel_testing_source_enabled)
|
|
115 * [`epel_testing_source_gpgcheck`](#epel_testing_source_gpgcheck)
|
|
116 * [`epel_testing_source_repo_gpgcheck`](#epel_testing_source_repo_gpgcheck)
|
|
117 * [`epel_testing_source_metalink`](#epel_testing_source_metalink)
|
|
118 * [`epel_testing_source_exclude`](#epel_testing_source_exclude)
|
|
119 * [`epel_testing_source_includepkgs`](#epel_testing_source_includepkgs)
|
|
120 * [`epel_testing_source_sslclientkey`](#epel_testing_source_sslclientkey)
|
|
121 * [`epel_testing_source_sslclientcert`](#epel_testing_source_sslclientcert)
|
|
122 * [`epel_testing_source_username`](#epel_testing_source_username)
|
|
123 * [`epel_testing_source_password`](#epel_testing_source_password)
|
|
124 * [`epel_testing_debuginfo_mirrorlist`](#epel_testing_debuginfo_mirrorlist)
|
|
125 * [`epel_testing_debuginfo_baseurl`](#epel_testing_debuginfo_baseurl)
|
|
126 * [`epel_testing_debuginfo_failovermethod`](#epel_testing_debuginfo_failovermethod)
|
|
127 * [`epel_testing_debuginfo_proxy`](#epel_testing_debuginfo_proxy)
|
|
128 * [`epel_testing_debuginfo_enabled`](#epel_testing_debuginfo_enabled)
|
|
129 * [`epel_testing_debuginfo_gpgcheck`](#epel_testing_debuginfo_gpgcheck)
|
|
130 * [`epel_testing_debuginfo_repo_gpgcheck`](#epel_testing_debuginfo_repo_gpgcheck)
|
|
131 * [`epel_testing_debuginfo_metalink`](#epel_testing_debuginfo_metalink)
|
|
132 * [`epel_testing_debuginfo_exclude`](#epel_testing_debuginfo_exclude)
|
|
133 * [`epel_testing_debuginfo_includepkgs`](#epel_testing_debuginfo_includepkgs)
|
|
134 * [`epel_testing_debuginfo_sslclientkey`](#epel_testing_debuginfo_sslclientkey)
|
|
135 * [`epel_testing_debuginfo_sslclientcert`](#epel_testing_debuginfo_sslclientcert)
|
|
136 * [`epel_testing_debuginfo_username`](#epel_testing_debuginfo_username)
|
|
137 * [`epel_testing_debuginfo_password`](#epel_testing_debuginfo_password)
|
|
138 * [`os_maj_release`](#os_maj_release)
|
|
139
|
|
140 ##### <a name="epel_managed"></a>`epel_managed`
|
|
141
|
|
142 Data type: `Boolean`
|
|
143
|
|
144 Determines if the main EPEL repository is managed.
|
|
145
|
|
146 Default value: ``true``
|
|
147
|
|
148 ##### <a name="epel_source_managed"></a>`epel_source_managed`
|
|
149
|
|
150 Data type: `Boolean`
|
|
151
|
|
152 Determines if the `epel-source` repository is managed.
|
|
153
|
|
154 Default value: ``true``
|
|
155
|
|
156 ##### <a name="epel_debuginfo_managed"></a>`epel_debuginfo_managed`
|
|
157
|
|
158 Data type: `Boolean`
|
|
159
|
|
160 Determines if the `epel-debuginfo` repository is managed.
|
|
161
|
|
162 Default value: ``true``
|
|
163
|
|
164 ##### <a name="epel_testing_managed"></a>`epel_testing_managed`
|
|
165
|
|
166 Data type: `Boolean`
|
|
167
|
|
168 Determines if the `epel-testing` repository is managed.
|
|
169
|
|
170 Default value: ``true``
|
|
171
|
|
172 ##### <a name="epel_testing_source_managed"></a>`epel_testing_source_managed`
|
|
173
|
|
174 Data type: `Boolean`
|
|
175
|
|
176 Determines if the `epel-testing-source` repository is managed.
|
|
177
|
|
178 Default value: ``true``
|
|
179
|
|
180 ##### <a name="epel_testing_debuginfo_managed"></a>`epel_testing_debuginfo_managed`
|
|
181
|
|
182 Data type: `Boolean`
|
|
183
|
|
184 Determines if the `epel-testing-debuginfo` repository is managed.
|
|
185
|
|
186 Default value: ``true``
|
|
187
|
|
188 ##### <a name="epel_gpg_managed"></a>`epel_gpg_managed`
|
|
189
|
|
190 Data type: `Boolean`
|
|
191
|
|
192 Detemines if the module manages the rpm-gpg key for EPEL.
|
|
193
|
|
194 Default value: ``true``
|
|
195
|
|
196 ##### <a name="epel_mirrorlist"></a>`epel_mirrorlist`
|
|
197
|
|
198 Data type: `Any`
|
|
199
|
|
200
|
|
201
|
|
202 Default value: `$epel::params::epel_mirrorlist`
|
|
203
|
|
204 ##### <a name="epel_baseurl"></a>`epel_baseurl`
|
|
205
|
|
206 Data type: `Any`
|
|
207
|
|
208
|
|
209
|
|
210 Default value: `$epel::params::epel_baseurl`
|
|
211
|
|
212 ##### <a name="epel_failovermethod"></a>`epel_failovermethod`
|
|
213
|
|
214 Data type: `Any`
|
|
215
|
|
216
|
|
217
|
|
218 Default value: `$epel::params::epel_failovermethod`
|
|
219
|
|
220 ##### <a name="epel_proxy"></a>`epel_proxy`
|
|
221
|
|
222 Data type: `Any`
|
|
223
|
|
224
|
|
225
|
|
226 Default value: `$epel::params::epel_proxy`
|
|
227
|
|
228 ##### <a name="epel_enabled"></a>`epel_enabled`
|
|
229
|
|
230 Data type: `Any`
|
|
231
|
|
232
|
|
233
|
|
234 Default value: `$epel::params::epel_enabled`
|
|
235
|
|
236 ##### <a name="epel_gpgcheck"></a>`epel_gpgcheck`
|
|
237
|
|
238 Data type: `Any`
|
|
239
|
|
240
|
|
241
|
|
242 Default value: `$epel::params::epel_gpgcheck`
|
|
243
|
|
244 ##### <a name="epel_repo_gpgcheck"></a>`epel_repo_gpgcheck`
|
|
245
|
|
246 Data type: `Any`
|
|
247
|
|
248
|
|
249
|
|
250 Default value: `$epel::params::epel_repo_gpgcheck`
|
|
251
|
|
252 ##### <a name="epel_metalink"></a>`epel_metalink`
|
|
253
|
|
254 Data type: `Any`
|
|
255
|
|
256
|
|
257
|
|
258 Default value: `$epel::params::epel_metalink`
|
|
259
|
|
260 ##### <a name="epel_exclude"></a>`epel_exclude`
|
|
261
|
|
262 Data type: `Any`
|
|
263
|
|
264
|
|
265
|
|
266 Default value: ``undef``
|
|
267
|
|
268 ##### <a name="epel_includepkgs"></a>`epel_includepkgs`
|
|
269
|
|
270 Data type: `Any`
|
|
271
|
|
272
|
|
273
|
|
274 Default value: ``undef``
|
|
275
|
|
276 ##### <a name="epel_sslclientkey"></a>`epel_sslclientkey`
|
|
277
|
|
278 Data type: `Any`
|
|
279
|
|
280
|
|
281
|
|
282 Default value: ``undef``
|
|
283
|
|
284 ##### <a name="epel_sslclientcert"></a>`epel_sslclientcert`
|
|
285
|
|
286 Data type: `Any`
|
|
287
|
|
288
|
|
289
|
|
290 Default value: ``undef``
|
|
291
|
|
292 ##### <a name="epel_username"></a>`epel_username`
|
|
293
|
|
294 Data type: `Optional[String[1]]`
|
|
295
|
|
296
|
|
297
|
|
298 Default value: ``undef``
|
|
299
|
|
300 ##### <a name="epel_password"></a>`epel_password`
|
|
301
|
|
302 Data type: `Optional[String[1]]`
|
|
303
|
|
304
|
|
305
|
|
306 Default value: ``undef``
|
|
307
|
|
308 ##### <a name="epel_testing_mirrorlist"></a>`epel_testing_mirrorlist`
|
|
309
|
|
310 Data type: `Any`
|
|
311
|
|
312
|
|
313
|
|
314 Default value: `$epel::params::epel_testing_mirrorlist`
|
|
315
|
|
316 ##### <a name="epel_testing_baseurl"></a>`epel_testing_baseurl`
|
|
317
|
|
318 Data type: `Any`
|
|
319
|
|
320
|
|
321
|
|
322 Default value: `$epel::params::epel_testing_baseurl`
|
|
323
|
|
324 ##### <a name="epel_testing_failovermethod"></a>`epel_testing_failovermethod`
|
|
325
|
|
326 Data type: `Any`
|
|
327
|
|
328
|
|
329
|
|
330 Default value: `$epel::params::epel_testing_failovermethod`
|
|
331
|
|
332 ##### <a name="epel_testing_proxy"></a>`epel_testing_proxy`
|
|
333
|
|
334 Data type: `Any`
|
|
335
|
|
336
|
|
337
|
|
338 Default value: `$epel::params::epel_testing_proxy`
|
|
339
|
|
340 ##### <a name="epel_testing_enabled"></a>`epel_testing_enabled`
|
|
341
|
|
342 Data type: `Any`
|
|
343
|
|
344
|
|
345
|
|
346 Default value: `$epel::params::epel_testing_enabled`
|
|
347
|
|
348 ##### <a name="epel_testing_gpgcheck"></a>`epel_testing_gpgcheck`
|
|
349
|
|
350 Data type: `Any`
|
|
351
|
|
352
|
|
353
|
|
354 Default value: `$epel::params::epel_testing_gpgcheck`
|
|
355
|
|
356 ##### <a name="epel_testing_repo_gpgcheck"></a>`epel_testing_repo_gpgcheck`
|
|
357
|
|
358 Data type: `Any`
|
|
359
|
|
360
|
|
361
|
|
362 Default value: `$epel::params::epel_testing_repo_gpgcheck`
|
|
363
|
|
364 ##### <a name="epel_testing_metalink"></a>`epel_testing_metalink`
|
|
365
|
|
366 Data type: `Any`
|
|
367
|
|
368
|
|
369
|
|
370 Default value: `$epel::params::epel_testing_metalink`
|
|
371
|
|
372 ##### <a name="epel_testing_exclude"></a>`epel_testing_exclude`
|
|
373
|
|
374 Data type: `Any`
|
|
375
|
|
376
|
|
377
|
|
378 Default value: ``undef``
|
|
379
|
|
380 ##### <a name="epel_testing_includepkgs"></a>`epel_testing_includepkgs`
|
|
381
|
|
382 Data type: `Any`
|
|
383
|
|
384
|
|
385
|
|
386 Default value: ``undef``
|
|
387
|
|
388 ##### <a name="epel_testing_sslclientkey"></a>`epel_testing_sslclientkey`
|
|
389
|
|
390 Data type: `Any`
|
|
391
|
|
392
|
|
393
|
|
394 Default value: ``undef``
|
|
395
|
|
396 ##### <a name="epel_testing_sslclientcert"></a>`epel_testing_sslclientcert`
|
|
397
|
|
398 Data type: `Any`
|
|
399
|
|
400
|
|
401
|
|
402 Default value: ``undef``
|
|
403
|
|
404 ##### <a name="epel_testing_username"></a>`epel_testing_username`
|
|
405
|
|
406 Data type: `Optional[String[1]]`
|
|
407
|
|
408
|
|
409
|
|
410 Default value: ``undef``
|
|
411
|
|
412 ##### <a name="epel_testing_password"></a>`epel_testing_password`
|
|
413
|
|
414 Data type: `Optional[String[1]]`
|
|
415
|
|
416
|
|
417
|
|
418 Default value: ``undef``
|
|
419
|
|
420 ##### <a name="epel_source_mirrorlist"></a>`epel_source_mirrorlist`
|
|
421
|
|
422 Data type: `Any`
|
|
423
|
|
424
|
|
425
|
|
426 Default value: `$epel::params::epel_source_mirrorlist`
|
|
427
|
|
428 ##### <a name="epel_source_baseurl"></a>`epel_source_baseurl`
|
|
429
|
|
430 Data type: `Any`
|
|
431
|
|
432
|
|
433
|
|
434 Default value: `$epel::params::epel_source_baseurl`
|
|
435
|
|
436 ##### <a name="epel_source_failovermethod"></a>`epel_source_failovermethod`
|
|
437
|
|
438 Data type: `Any`
|
|
439
|
|
440
|
|
441
|
|
442 Default value: `$epel::params::epel_source_failovermethod`
|
|
443
|
|
444 ##### <a name="epel_source_proxy"></a>`epel_source_proxy`
|
|
445
|
|
446 Data type: `Any`
|
|
447
|
|
448
|
|
449
|
|
450 Default value: `$epel::params::epel_source_proxy`
|
|
451
|
|
452 ##### <a name="epel_source_enabled"></a>`epel_source_enabled`
|
|
453
|
|
454 Data type: `Any`
|
|
455
|
|
456
|
|
457
|
|
458 Default value: `$epel::params::epel_source_enabled`
|
|
459
|
|
460 ##### <a name="epel_source_gpgcheck"></a>`epel_source_gpgcheck`
|
|
461
|
|
462 Data type: `Any`
|
|
463
|
|
464
|
|
465
|
|
466 Default value: `$epel::params::epel_source_gpgcheck`
|
|
467
|
|
468 ##### <a name="epel_source_repo_gpgcheck"></a>`epel_source_repo_gpgcheck`
|
|
469
|
|
470 Data type: `Any`
|
|
471
|
|
472
|
|
473
|
|
474 Default value: `$epel::params::epel_source_repo_gpgcheck`
|
|
475
|
|
476 ##### <a name="epel_source_metalink"></a>`epel_source_metalink`
|
|
477
|
|
478 Data type: `Any`
|
|
479
|
|
480
|
|
481
|
|
482 Default value: `$epel::params::epel_source_metalink`
|
|
483
|
|
484 ##### <a name="epel_source_exclude"></a>`epel_source_exclude`
|
|
485
|
|
486 Data type: `Any`
|
|
487
|
|
488
|
|
489
|
|
490 Default value: ``undef``
|
|
491
|
|
492 ##### <a name="epel_source_includepkgs"></a>`epel_source_includepkgs`
|
|
493
|
|
494 Data type: `Any`
|
|
495
|
|
496
|
|
497
|
|
498 Default value: ``undef``
|
|
499
|
|
500 ##### <a name="epel_source_sslclientkey"></a>`epel_source_sslclientkey`
|
|
501
|
|
502 Data type: `Any`
|
|
503
|
|
504
|
|
505
|
|
506 Default value: ``undef``
|
|
507
|
|
508 ##### <a name="epel_source_sslclientcert"></a>`epel_source_sslclientcert`
|
|
509
|
|
510 Data type: `Any`
|
|
511
|
|
512
|
|
513
|
|
514 Default value: ``undef``
|
|
515
|
|
516 ##### <a name="epel_source_username"></a>`epel_source_username`
|
|
517
|
|
518 Data type: `Optional[String[1]]`
|
|
519
|
|
520
|
|
521
|
|
522 Default value: ``undef``
|
|
523
|
|
524 ##### <a name="epel_source_password"></a>`epel_source_password`
|
|
525
|
|
526 Data type: `Optional[String[1]]`
|
|
527
|
|
528
|
|
529
|
|
530 Default value: ``undef``
|
|
531
|
|
532 ##### <a name="epel_debuginfo_mirrorlist"></a>`epel_debuginfo_mirrorlist`
|
|
533
|
|
534 Data type: `Any`
|
|
535
|
|
536
|
|
537
|
|
538 Default value: `$epel::params::epel_debuginfo_mirrorlist`
|
|
539
|
|
540 ##### <a name="epel_debuginfo_baseurl"></a>`epel_debuginfo_baseurl`
|
|
541
|
|
542 Data type: `Any`
|
|
543
|
|
544
|
|
545
|
|
546 Default value: `$epel::params::epel_debuginfo_baseurl`
|
|
547
|
|
548 ##### <a name="epel_debuginfo_failovermethod"></a>`epel_debuginfo_failovermethod`
|
|
549
|
|
550 Data type: `Any`
|
|
551
|
|
552
|
|
553
|
|
554 Default value: `$epel::params::epel_debuginfo_failovermethod`
|
|
555
|
|
556 ##### <a name="epel_debuginfo_proxy"></a>`epel_debuginfo_proxy`
|
|
557
|
|
558 Data type: `Any`
|
|
559
|
|
560
|
|
561
|
|
562 Default value: `$epel::params::epel_debuginfo_proxy`
|
|
563
|
|
564 ##### <a name="epel_debuginfo_enabled"></a>`epel_debuginfo_enabled`
|
|
565
|
|
566 Data type: `Any`
|
|
567
|
|
568
|
|
569
|
|
570 Default value: `$epel::params::epel_debuginfo_enabled`
|
|
571
|
|
572 ##### <a name="epel_debuginfo_gpgcheck"></a>`epel_debuginfo_gpgcheck`
|
|
573
|
|
574 Data type: `Any`
|
|
575
|
|
576
|
|
577
|
|
578 Default value: `$epel::params::epel_debuginfo_gpgcheck`
|
|
579
|
|
580 ##### <a name="epel_debuginfo_repo_gpgcheck"></a>`epel_debuginfo_repo_gpgcheck`
|
|
581
|
|
582 Data type: `Any`
|
|
583
|
|
584
|
|
585
|
|
586 Default value: `$epel::params::epel_debuginfo_repo_gpgcheck`
|
|
587
|
|
588 ##### <a name="epel_debuginfo_metalink"></a>`epel_debuginfo_metalink`
|
|
589
|
|
590 Data type: `Any`
|
|
591
|
|
592
|
|
593
|
|
594 Default value: `$epel::params::epel_debuginfo_metalink`
|
|
595
|
|
596 ##### <a name="epel_debuginfo_exclude"></a>`epel_debuginfo_exclude`
|
|
597
|
|
598 Data type: `Any`
|
|
599
|
|
600
|
|
601
|
|
602 Default value: ``undef``
|
|
603
|
|
604 ##### <a name="epel_debuginfo_includepkgs"></a>`epel_debuginfo_includepkgs`
|
|
605
|
|
606 Data type: `Any`
|
|
607
|
|
608
|
|
609
|
|
610 Default value: ``undef``
|
|
611
|
|
612 ##### <a name="epel_debuginfo_sslclientkey"></a>`epel_debuginfo_sslclientkey`
|
|
613
|
|
614 Data type: `Any`
|
|
615
|
|
616
|
|
617
|
|
618 Default value: ``undef``
|
|
619
|
|
620 ##### <a name="epel_debuginfo_sslclientcert"></a>`epel_debuginfo_sslclientcert`
|
|
621
|
|
622 Data type: `Any`
|
|
623
|
|
624
|
|
625
|
|
626 Default value: ``undef``
|
|
627
|
|
628 ##### <a name="epel_debuginfo_username"></a>`epel_debuginfo_username`
|
|
629
|
|
630 Data type: `Optional[String[1]]`
|
|
631
|
|
632
|
|
633
|
|
634 Default value: ``undef``
|
|
635
|
|
636 ##### <a name="epel_debuginfo_password"></a>`epel_debuginfo_password`
|
|
637
|
|
638 Data type: `Optional[String[1]]`
|
|
639
|
|
640
|
|
641
|
|
642 Default value: ``undef``
|
|
643
|
|
644 ##### <a name="epel_testing_source_mirrorlist"></a>`epel_testing_source_mirrorlist`
|
|
645
|
|
646 Data type: `Any`
|
|
647
|
|
648
|
|
649
|
|
650 Default value: `$epel::params::epel_testing_source_mirrorlist`
|
|
651
|
|
652 ##### <a name="epel_testing_source_baseurl"></a>`epel_testing_source_baseurl`
|
|
653
|
|
654 Data type: `Any`
|
|
655
|
|
656
|
|
657
|
|
658 Default value: `$epel::params::epel_testing_source_baseurl`
|
|
659
|
|
660 ##### <a name="epel_testing_source_failovermethod"></a>`epel_testing_source_failovermethod`
|
|
661
|
|
662 Data type: `Any`
|
|
663
|
|
664
|
|
665
|
|
666 Default value: `$epel::params::epel_testing_source_failovermethod`
|
|
667
|
|
668 ##### <a name="epel_testing_source_proxy"></a>`epel_testing_source_proxy`
|
|
669
|
|
670 Data type: `Any`
|
|
671
|
|
672
|
|
673
|
|
674 Default value: `$epel::params::epel_testing_source_proxy`
|
|
675
|
|
676 ##### <a name="epel_testing_source_enabled"></a>`epel_testing_source_enabled`
|
|
677
|
|
678 Data type: `Any`
|
|
679
|
|
680
|
|
681
|
|
682 Default value: `$epel::params::epel_testing_source_enabled`
|
|
683
|
|
684 ##### <a name="epel_testing_source_gpgcheck"></a>`epel_testing_source_gpgcheck`
|
|
685
|
|
686 Data type: `Any`
|
|
687
|
|
688
|
|
689
|
|
690 Default value: `$epel::params::epel_testing_source_gpgcheck`
|
|
691
|
|
692 ##### <a name="epel_testing_source_repo_gpgcheck"></a>`epel_testing_source_repo_gpgcheck`
|
|
693
|
|
694 Data type: `Any`
|
|
695
|
|
696
|
|
697
|
|
698 Default value: `$epel::params::epel_testing_source_repo_gpgcheck`
|
|
699
|
|
700 ##### <a name="epel_testing_source_metalink"></a>`epel_testing_source_metalink`
|
|
701
|
|
702 Data type: `Any`
|
|
703
|
|
704
|
|
705
|
|
706 Default value: `$epel::params::epel_testing_source_metalink`
|
|
707
|
|
708 ##### <a name="epel_testing_source_exclude"></a>`epel_testing_source_exclude`
|
|
709
|
|
710 Data type: `Any`
|
|
711
|
|
712
|
|
713
|
|
714 Default value: ``undef``
|
|
715
|
|
716 ##### <a name="epel_testing_source_includepkgs"></a>`epel_testing_source_includepkgs`
|
|
717
|
|
718 Data type: `Any`
|
|
719
|
|
720
|
|
721
|
|
722 Default value: ``undef``
|
|
723
|
|
724 ##### <a name="epel_testing_source_sslclientkey"></a>`epel_testing_source_sslclientkey`
|
|
725
|
|
726 Data type: `Any`
|
|
727
|
|
728
|
|
729
|
|
730 Default value: ``undef``
|
|
731
|
|
732 ##### <a name="epel_testing_source_sslclientcert"></a>`epel_testing_source_sslclientcert`
|
|
733
|
|
734 Data type: `Any`
|
|
735
|
|
736
|
|
737
|
|
738 Default value: ``undef``
|
|
739
|
|
740 ##### <a name="epel_testing_source_username"></a>`epel_testing_source_username`
|
|
741
|
|
742 Data type: `Optional[String[1]]`
|
|
743
|
|
744
|
|
745
|
|
746 Default value: ``undef``
|
|
747
|
|
748 ##### <a name="epel_testing_source_password"></a>`epel_testing_source_password`
|
|
749
|
|
750 Data type: `Optional[String[1]]`
|
|
751
|
|
752
|
|
753
|
|
754 Default value: ``undef``
|
|
755
|
|
756 ##### <a name="epel_testing_debuginfo_mirrorlist"></a>`epel_testing_debuginfo_mirrorlist`
|
|
757
|
|
758 Data type: `Any`
|
|
759
|
|
760
|
|
761
|
|
762 Default value: `$epel::params::epel_testing_debuginfo_mirrorlist`
|
|
763
|
|
764 ##### <a name="epel_testing_debuginfo_baseurl"></a>`epel_testing_debuginfo_baseurl`
|
|
765
|
|
766 Data type: `Any`
|
|
767
|
|
768
|
|
769
|
|
770 Default value: `$epel::params::epel_testing_debuginfo_baseurl`
|
|
771
|
|
772 ##### <a name="epel_testing_debuginfo_failovermethod"></a>`epel_testing_debuginfo_failovermethod`
|
|
773
|
|
774 Data type: `Any`
|
|
775
|
|
776
|
|
777
|
|
778 Default value: `$epel::params::epel_testing_debuginfo_failovermethod`
|
|
779
|
|
780 ##### <a name="epel_testing_debuginfo_proxy"></a>`epel_testing_debuginfo_proxy`
|
|
781
|
|
782 Data type: `Any`
|
|
783
|
|
784
|
|
785
|
|
786 Default value: `$epel::params::epel_testing_debuginfo_proxy`
|
|
787
|
|
788 ##### <a name="epel_testing_debuginfo_enabled"></a>`epel_testing_debuginfo_enabled`
|
|
789
|
|
790 Data type: `Any`
|
|
791
|
|
792
|
|
793
|
|
794 Default value: `$epel::params::epel_testing_debuginfo_enabled`
|
|
795
|
|
796 ##### <a name="epel_testing_debuginfo_gpgcheck"></a>`epel_testing_debuginfo_gpgcheck`
|
|
797
|
|
798 Data type: `Any`
|
|
799
|
|
800
|
|
801
|
|
802 Default value: `$epel::params::epel_testing_debuginfo_gpgcheck`
|
|
803
|
|
804 ##### <a name="epel_testing_debuginfo_repo_gpgcheck"></a>`epel_testing_debuginfo_repo_gpgcheck`
|
|
805
|
|
806 Data type: `Any`
|
|
807
|
|
808
|
|
809
|
|
810 Default value: `$epel::params::epel_testing_debuginfo_repo_gpgcheck`
|
|
811
|
|
812 ##### <a name="epel_testing_debuginfo_metalink"></a>`epel_testing_debuginfo_metalink`
|
|
813
|
|
814 Data type: `Any`
|
|
815
|
|
816
|
|
817
|
|
818 Default value: `$epel::params::epel_testing_debuginfo_metalink`
|
|
819
|
|
820 ##### <a name="epel_testing_debuginfo_exclude"></a>`epel_testing_debuginfo_exclude`
|
|
821
|
|
822 Data type: `Any`
|
|
823
|
|
824
|
|
825
|
|
826 Default value: ``undef``
|
|
827
|
|
828 ##### <a name="epel_testing_debuginfo_includepkgs"></a>`epel_testing_debuginfo_includepkgs`
|
|
829
|
|
830 Data type: `Any`
|
|
831
|
|
832
|
|
833
|
|
834 Default value: ``undef``
|
|
835
|
|
836 ##### <a name="epel_testing_debuginfo_sslclientkey"></a>`epel_testing_debuginfo_sslclientkey`
|
|
837
|
|
838 Data type: `Any`
|
|
839
|
|
840
|
|
841
|
|
842 Default value: ``undef``
|
|
843
|
|
844 ##### <a name="epel_testing_debuginfo_sslclientcert"></a>`epel_testing_debuginfo_sslclientcert`
|
|
845
|
|
846 Data type: `Any`
|
|
847
|
|
848
|
|
849
|
|
850 Default value: ``undef``
|
|
851
|
|
852 ##### <a name="epel_testing_debuginfo_username"></a>`epel_testing_debuginfo_username`
|
|
853
|
|
854 Data type: `Optional[String[1]]`
|
|
855
|
|
856
|
|
857
|
|
858 Default value: ``undef``
|
|
859
|
|
860 ##### <a name="epel_testing_debuginfo_password"></a>`epel_testing_debuginfo_password`
|
|
861
|
|
862 Data type: `Optional[String[1]]`
|
|
863
|
|
864
|
|
865
|
|
866 Default value: ``undef``
|
|
867
|
|
868 ##### <a name="os_maj_release"></a>`os_maj_release`
|
|
869
|
|
870 Data type: `Any`
|
|
871
|
|
872
|
|
873
|
|
874 Default value: `$epel::params::os_maj_release`
|
|
875
|
|
876 ## Defined types
|
|
877
|