puppet 5.5.3-x64-mingw32 → 5.5.6-x64-mingw32

Sign up to get free protection for your applications and to get access to all the features.

Potentially problematic release.


This version of puppet might be problematic. Click here for more details.

Files changed (71) hide show
  1. checksums.yaml +5 -5
  2. data/CONTRIBUTING.md +1 -4
  3. data/Gemfile +5 -1
  4. data/Gemfile.lock +167 -0
  5. data/Rakefile +4 -34
  6. data/ext/build_defaults.yaml +0 -2
  7. data/lib/puppet/application/cert.rb +3 -1
  8. data/lib/puppet/defaults.rb +55 -26
  9. data/lib/puppet/face/certificate.rb +2 -0
  10. data/lib/puppet/indirector/ldap.rb +6 -0
  11. data/lib/puppet/node/environment.rb +4 -2
  12. data/lib/puppet/parser/functions/tagged.rb +1 -4
  13. data/lib/puppet/pops/issues.rb +4 -0
  14. data/lib/puppet/pops/validation/checker4_0.rb +100 -0
  15. data/lib/puppet/pops/validation/validator_factory_4_0.rb +4 -3
  16. data/lib/puppet/provider/augeas/augeas.rb +198 -4
  17. data/lib/puppet/provider/service/smf.rb +2 -3
  18. data/lib/puppet/provider/service/upstart.rb +10 -2
  19. data/lib/puppet/test/test_helper.rb +0 -3
  20. data/lib/puppet/type/file/source.rb +10 -1
  21. data/lib/puppet/version.rb +1 -1
  22. data/locales/puppet.pot +132 -118
  23. data/man/man5/puppet.conf.5 +23 -23
  24. data/man/man8/puppet-agent.8 +1 -1
  25. data/man/man8/puppet-apply.8 +1 -1
  26. data/man/man8/puppet-ca.8 +3 -3
  27. data/man/man8/puppet-catalog.8 +1 -1
  28. data/man/man8/puppet-cert.8 +2 -2
  29. data/man/man8/puppet-certificate.8 +3 -3
  30. data/man/man8/puppet-certificate_request.8 +1 -1
  31. data/man/man8/puppet-certificate_revocation_list.8 +1 -1
  32. data/man/man8/puppet-config.8 +1 -1
  33. data/man/man8/puppet-describe.8 +1 -1
  34. data/man/man8/puppet-device.8 +1 -1
  35. data/man/man8/puppet-doc.8 +1 -1
  36. data/man/man8/puppet-epp.8 +1 -1
  37. data/man/man8/puppet-facts.8 +1 -1
  38. data/man/man8/puppet-filebucket.8 +1 -1
  39. data/man/man8/puppet-generate.8 +1 -1
  40. data/man/man8/puppet-help.8 +1 -1
  41. data/man/man8/puppet-key.8 +1 -1
  42. data/man/man8/puppet-lookup.8 +1 -1
  43. data/man/man8/puppet-man.8 +1 -1
  44. data/man/man8/puppet-master.8 +1 -1
  45. data/man/man8/puppet-module.8 +1 -1
  46. data/man/man8/puppet-node.8 +1 -1
  47. data/man/man8/puppet-parser.8 +1 -1
  48. data/man/man8/puppet-plugin.8 +1 -1
  49. data/man/man8/puppet-report.8 +1 -1
  50. data/man/man8/puppet-resource.8 +1 -1
  51. data/man/man8/puppet-script.8 +1 -1
  52. data/man/man8/puppet-status.8 +1 -1
  53. data/man/man8/puppet.8 +3 -3
  54. data/spec/integration/type/file_spec.rb +18 -3
  55. data/spec/integration/util/settings_spec.rb +1 -0
  56. data/spec/integration/util/windows/security_spec.rb +78 -1
  57. data/spec/unit/application/master_spec.rb +2 -0
  58. data/spec/unit/configurer/downloader_spec.rb +5 -0
  59. data/spec/unit/defaults_spec.rb +13 -0
  60. data/spec/unit/face/help_spec.rb +2 -1
  61. data/spec/unit/indirector/ldap_spec.rb +22 -1
  62. data/spec/unit/node/environment_spec.rb +14 -0
  63. data/spec/unit/parser/functions/tagged_spec.rb +16 -0
  64. data/spec/unit/pops/validator/validator_spec.rb +139 -4
  65. data/spec/unit/provider/augeas/augeas_spec.rb +66 -1
  66. data/spec/unit/provider/service/smf_spec.rb +2 -6
  67. data/spec/unit/provider/service/upstart_spec.rb +37 -0
  68. data/spec/unit/settings/autosign_setting_spec.rb +2 -2
  69. data/spec/unit/settings/file_setting_spec.rb +6 -0
  70. data/spec/unit/ssl/certificate_authority_spec.rb +1 -0
  71. metadata +4 -3
data/locales/puppet.pot CHANGED
@@ -6,11 +6,11 @@
6
6
  #, fuzzy
7
7
  msgid ""
8
8
  msgstr ""
9
- "Project-Id-Version: Puppet automation framework 5.5.2-62-gde0743a\n"
9
+ "Project-Id-Version: Puppet automation framework 5.5.3-72-gcc3259f\n"
10
10
  "\n"
11
11
  "Report-Msgid-Bugs-To: https://tickets.puppetlabs.com\n"
12
- "POT-Creation-Date: 2018-07-03 21:45+0000\n"
13
- "PO-Revision-Date: 2018-07-03 21:45+0000\n"
12
+ "POT-Creation-Date: 2018-08-14 00:46+0000\n"
13
+ "PO-Revision-Date: 2018-08-14 00:46+0000\n"
14
14
  "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
15
15
  "Language-Team: LANGUAGE <LL@li.org>\n"
16
16
  "Language: \n"
@@ -230,14 +230,14 @@ msgid "Could not deserialize catalog from %{format}: %{detail}"
230
230
  msgstr ""
231
231
 
232
232
  #: ../lib/puppet/application/cert.rb:103
233
- msgid "Manage certificates and requests"
233
+ msgid "Manage certificates and requests (Deprecated)"
234
234
  msgstr ""
235
235
 
236
236
  #: ../lib/puppet/application/cert.rb:272
237
237
  msgid "Refusing to destroy all certs, provide an explicit list of certs to destroy"
238
238
  msgstr ""
239
239
 
240
- #: ../lib/puppet/application/cert.rb:334
240
+ #: ../lib/puppet/application/cert.rb:336
241
241
  msgid "You must specify the hosts to apply to; valid values are an array or the symbol :all"
242
242
  msgstr ""
243
243
 
@@ -677,7 +677,7 @@ msgid "Server setting will not be used."
677
677
  msgstr ""
678
678
 
679
679
  #. TRANSLATORS 'pluginsync' is a setting and should not be translated
680
- #: ../lib/puppet/defaults.rb:1826
680
+ #: ../lib/puppet/defaults.rb:1828
681
681
  msgid "Setting 'pluginsync' is deprecated."
682
682
  msgstr ""
683
683
 
@@ -2795,32 +2795,37 @@ msgstr ""
2795
2795
  msgid "Could not write %{request}: %{detail}"
2796
2796
  msgstr ""
2797
2797
 
2798
- #: ../lib/puppet/indirector/ldap.rb:13
2798
+ #. TRANSLATORS 'Puppet::Indirector::Ldap' is a class and should not be translated
2799
+ #: ../lib/puppet/indirector/ldap.rb:7
2800
+ msgid "Puppet::Indirector::Ldap is deprecated and will be removed in a future release of Puppet."
2801
+ msgstr ""
2802
+
2803
+ #: ../lib/puppet/indirector/ldap.rb:19
2799
2804
  msgid "The 'process' method has not been overridden for the LDAP terminus for %{name}"
2800
2805
  msgstr ""
2801
2806
 
2802
- #: ../lib/puppet/indirector/ldap.rb:27
2807
+ #: ../lib/puppet/indirector/ldap.rb:33
2803
2808
  msgid "No search string set for LDAP terminus for %{name}"
2804
2809
  msgstr ""
2805
2810
 
2806
- #: ../lib/puppet/indirector/ldap.rb:33
2811
+ #: ../lib/puppet/indirector/ldap.rb:39
2807
2812
  msgid "You must pass a block to ldapsearch"
2808
2813
  msgstr ""
2809
2814
 
2810
- #: ../lib/puppet/indirector/ldap.rb:50
2815
+ #: ../lib/puppet/indirector/ldap.rb:56
2811
2816
  msgid "Retrying LDAP connection"
2812
2817
  msgstr ""
2813
2818
 
2814
- #: ../lib/puppet/indirector/ldap.rb:53
2819
+ #: ../lib/puppet/indirector/ldap.rb:59
2815
2820
  msgid "LDAP Search failed"
2816
2821
  msgstr ""
2817
2822
 
2818
2823
  #. TRANSLATORS "ruby/ldap libraries" are code dependencies
2819
- #: ../lib/puppet/indirector/ldap.rb:66 ../lib/puppet/util/ldap/connection.rb:38
2824
+ #: ../lib/puppet/indirector/ldap.rb:72 ../lib/puppet/util/ldap/connection.rb:38
2820
2825
  msgid "Could not set up LDAP Connection: Missing ruby/ldap libraries"
2821
2826
  msgstr ""
2822
2827
 
2823
- #: ../lib/puppet/indirector/ldap.rb:72 ../lib/puppet/util/ldap/connection.rb:69
2828
+ #: ../lib/puppet/indirector/ldap.rb:78 ../lib/puppet/util/ldap/connection.rb:69
2824
2829
  msgid "Could not connect to LDAP: %{detail}"
2825
2830
  msgstr ""
2826
2831
 
@@ -4212,7 +4217,7 @@ msgstr ""
4212
4217
  msgid "The 'disable_per_environment_manifest' setting is true, and the '%{env_name}' environment has an environment.conf manifest that conflicts with the 'default_manifest' setting."
4213
4218
  msgstr ""
4214
4219
 
4215
- #: ../lib/puppet/node/environment.rb:568 ../lib/puppet/pops/loaders.rb:298
4220
+ #: ../lib/puppet/node/environment.rb:570 ../lib/puppet/pops/loaders.rb:298
4216
4221
  msgid "Could not parse for environment %{env}: %{detail}"
4217
4222
  msgstr ""
4218
4223
 
@@ -5281,403 +5286,407 @@ msgid "Unacceptable name. The name '%{name}' is unacceptable as the name of %{va
5281
5286
  msgstr ""
5282
5287
 
5283
5288
  #: ../lib/puppet/pops/issues.rb:490
5284
- msgid "Parameter $%{param} is not last, and has 'captures rest'"
5289
+ msgid "Unacceptable location. The name '%{name}' is unacceptable in file '%{file}'"
5285
5290
  msgstr ""
5286
5291
 
5287
5292
  #: ../lib/puppet/pops/issues.rb:494
5288
- msgid "Parameter $%{param} has 'captures rest' - not supported in %{container}"
5293
+ msgid "Parameter $%{param} is not last, and has 'captures rest'"
5289
5294
  msgstr ""
5290
5295
 
5291
5296
  #: ../lib/puppet/pops/issues.rb:498
5292
- msgid "Parameter $%{param} is required but appears after optional parameters"
5297
+ msgid "Parameter $%{param} has 'captures rest' - not supported in %{container}"
5293
5298
  msgstr ""
5294
5299
 
5295
5300
  #: ../lib/puppet/pops/issues.rb:502
5296
- msgid "Parameter $%{param} is required but no value was given"
5301
+ msgid "Parameter $%{param} is required but appears after optional parameters"
5297
5302
  msgstr ""
5298
5303
 
5299
5304
  #: ../lib/puppet/pops/issues.rb:506
5300
- msgid "The value '%{value}' cannot be converted to Numeric."
5305
+ msgid "Parameter $%{param} is required but no value was given"
5301
5306
  msgstr ""
5302
5307
 
5303
5308
  #: ../lib/puppet/pops/issues.rb:510
5304
- msgid "The string '%{before}' was automatically coerced to the numerical value %{after}"
5309
+ msgid "The value '%{value}' cannot be converted to Numeric."
5305
5310
  msgstr ""
5306
5311
 
5307
5312
  #: ../lib/puppet/pops/issues.rb:514
5308
- msgid "Unknown function: '%{name}'."
5313
+ msgid "The string '%{before}' was automatically coerced to the numerical value %{after}"
5309
5314
  msgstr ""
5310
5315
 
5311
5316
  #: ../lib/puppet/pops/issues.rb:518
5312
- msgid "Unknown variable: '%{name}'."
5317
+ msgid "Unknown function: '%{name}'."
5313
5318
  msgstr ""
5314
5319
 
5315
5320
  #: ../lib/puppet/pops/issues.rb:522
5316
- msgid "Error while evaluating %{expression}, %{detail}"
5321
+ msgid "Unknown variable: '%{name}'."
5317
5322
  msgstr ""
5318
5323
 
5319
5324
  #: ../lib/puppet/pops/issues.rb:526
5320
- msgid "Resource type not found: %{res_type}"
5325
+ msgid "Error while evaluating %{expression}, %{detail}"
5321
5326
  msgstr ""
5322
5327
 
5323
5328
  #: ../lib/puppet/pops/issues.rb:530
5324
- msgid "Illegal Resource Type expression, expected result to be a type name, or untitled Resource, got %{actual}"
5329
+ msgid "Resource type not found: %{res_type}"
5325
5330
  msgstr ""
5326
5331
 
5327
5332
  #: ../lib/puppet/pops/issues.rb:534
5328
- msgid "The title '%{title}' has already been used in this resource expression"
5333
+ msgid "Illegal Resource Type expression, expected result to be a type name, or untitled Resource, got %{actual}"
5329
5334
  msgstr ""
5330
5335
 
5331
5336
  #: ../lib/puppet/pops/issues.rb:538
5332
- msgid "The attribute '%{attribute}' has already been set"
5337
+ msgid "The title '%{title}' has already been used in this resource expression"
5333
5338
  msgstr ""
5334
5339
 
5335
5340
  #: ../lib/puppet/pops/issues.rb:542
5336
- msgid "Missing title. The title expression resulted in undef"
5341
+ msgid "The attribute '%{attribute}' has already been set"
5337
5342
  msgstr ""
5338
5343
 
5339
5344
  #: ../lib/puppet/pops/issues.rb:546
5340
- msgid "Missing title at index %{index}. The title expression resulted in an undef title"
5345
+ msgid "Missing title. The title expression resulted in undef"
5341
5346
  msgstr ""
5342
5347
 
5343
5348
  #: ../lib/puppet/pops/issues.rb:550
5344
- msgid "Illegal title type at index %{index}. Expected String, got %{actual}"
5349
+ msgid "Missing title at index %{index}. The title expression resulted in an undef title"
5345
5350
  msgstr ""
5346
5351
 
5347
5352
  #: ../lib/puppet/pops/issues.rb:554
5348
- msgid "Empty string title at %{index}. Title strings must have a length greater than zero."
5353
+ msgid "Illegal title type at index %{index}. Expected String, got %{actual}"
5349
5354
  msgstr ""
5350
5355
 
5351
5356
  #: ../lib/puppet/pops/issues.rb:558
5352
- msgid "Resource not found: %{type_name}['%{title}']"
5357
+ msgid "Empty string title at %{index}. Title strings must have a length greater than zero."
5353
5358
  msgstr ""
5354
5359
 
5355
5360
  #: ../lib/puppet/pops/issues.rb:562
5356
- msgid "The resource %{type_name}['%{title}'] does not have a parameter called '%{param}'"
5361
+ msgid "Resource not found: %{type_name}['%{title}']"
5357
5362
  msgstr ""
5358
5363
 
5359
5364
  #: ../lib/puppet/pops/issues.rb:566
5360
- msgid "Division by 0"
5365
+ msgid "The resource %{type_name}['%{title}'] does not have a parameter called '%{param}'"
5361
5366
  msgstr ""
5362
5367
 
5363
5368
  #: ../lib/puppet/pops/issues.rb:570
5369
+ msgid "Division by 0"
5370
+ msgstr ""
5371
+
5372
+ #: ../lib/puppet/pops/issues.rb:574
5364
5373
  msgid "The result of the %{operator} expression is Infinity"
5365
5374
  msgstr ""
5366
5375
 
5367
- #: ../lib/puppet/pops/issues.rb:575
5376
+ #: ../lib/puppet/pops/issues.rb:579
5368
5377
  msgid "Heredoc syntax specification has empty segment between '+' : '%{syntax}'"
5369
5378
  msgstr ""
5370
5379
 
5371
- #: ../lib/puppet/pops/issues.rb:579
5380
+ #: ../lib/puppet/pops/issues.rb:583
5372
5381
  msgid "Ambiguous EPP parameter expression. Probably missing '<%-' before parameters to remove leading whitespace"
5373
5382
  msgstr ""
5374
5383
 
5375
5384
  #. TRANSLATORS "import" is a function name and should not be translated
5376
- #: ../lib/puppet/pops/issues.rb:584
5385
+ #: ../lib/puppet/pops/issues.rb:588
5377
5386
  msgid "Use of 'import' has been discontinued in favor of a manifest directory. See http://links.puppet.com/puppet-import-deprecation"
5378
5387
  msgstr ""
5379
5388
 
5380
- #: ../lib/puppet/pops/issues.rb:588
5389
+ #: ../lib/puppet/pops/issues.rb:592
5381
5390
  msgid "This %{expression} has no effect. A value was produced and then forgotten (one or more preceding expressions may have the wrong form)"
5382
5391
  msgstr ""
5383
5392
 
5384
- #: ../lib/puppet/pops/issues.rb:592
5393
+ #: ../lib/puppet/pops/issues.rb:596
5385
5394
  msgid "This expression is invalid. Did you try declaring a '%{name}' resource without a title?"
5386
5395
  msgstr ""
5387
5396
 
5388
- #: ../lib/puppet/pops/issues.rb:596
5397
+ #: ../lib/puppet/pops/issues.rb:600
5389
5398
  msgid "This %{expression} has no effect. %{container} can not end with a value-producing expression without other effect"
5390
5399
  msgstr ""
5391
5400
 
5392
- #: ../lib/puppet/pops/issues.rb:600
5401
+ #: ../lib/puppet/pops/issues.rb:604
5393
5402
  msgid "Use of reserved word: %{word}, must be quoted if intended to be a String value"
5394
5403
  msgstr ""
5395
5404
 
5396
- #: ../lib/puppet/pops/issues.rb:604
5405
+ #: ../lib/puppet/pops/issues.rb:608
5397
5406
  msgid "Use of future reserved word: '%{word}'"
5398
5407
  msgstr ""
5399
5408
 
5400
- #: ../lib/puppet/pops/issues.rb:608
5409
+ #: ../lib/puppet/pops/issues.rb:612
5401
5410
  msgid "The name: '%{name}' is already defined by Puppet and can not be used as the name of %{expression}."
5402
5411
  msgstr ""
5403
5412
 
5404
- #: ../lib/puppet/pops/issues.rb:612
5413
+ #: ../lib/puppet/pops/issues.rb:616
5405
5414
  msgid "No matching entry for selector parameter with value '%{param}'"
5406
5415
  msgstr ""
5407
5416
 
5408
- #: ../lib/puppet/pops/issues.rb:616
5417
+ #: ../lib/puppet/pops/issues.rb:620
5409
5418
  msgid "Node inheritance is not supported in Puppet >= 4.0.0. See http://links.puppet.com/puppet-node-inheritance-deprecation"
5410
5419
  msgstr ""
5411
5420
 
5412
- #: ../lib/puppet/pops/issues.rb:620
5421
+ #: ../lib/puppet/pops/issues.rb:624
5413
5422
  msgid "Resource Override can only operate on resources, got: %{actual}"
5414
5423
  msgstr ""
5415
5424
 
5416
- #: ../lib/puppet/pops/issues.rb:624
5425
+ #: ../lib/puppet/pops/issues.rb:628
5417
5426
  msgid "The parameter '%{param}' is declared more than once in the parameter list"
5418
5427
  msgstr ""
5419
5428
 
5420
- #: ../lib/puppet/pops/issues.rb:628
5429
+ #: ../lib/puppet/pops/issues.rb:632
5421
5430
  msgid "The key '%{key}' is declared more than once"
5422
5431
  msgstr ""
5423
5432
 
5424
- #: ../lib/puppet/pops/issues.rb:632
5433
+ #: ../lib/puppet/pops/issues.rb:636
5425
5434
  msgid "This %{container} already has a 'default' entry - this is a duplicate"
5426
5435
  msgstr ""
5427
5436
 
5428
- #: ../lib/puppet/pops/issues.rb:636
5437
+ #: ../lib/puppet/pops/issues.rb:640
5429
5438
  msgid "The parameter $%{param} redefines a built in parameter in %{container}"
5430
5439
  msgstr ""
5431
5440
 
5432
- #: ../lib/puppet/pops/issues.rb:640
5441
+ #: ../lib/puppet/pops/issues.rb:644
5433
5442
  msgid "Expected value of type %{expected}, got %{actual}"
5434
5443
  msgstr ""
5435
5444
 
5436
- #: ../lib/puppet/pops/issues.rb:644
5445
+ #: ../lib/puppet/pops/issues.rb:648
5437
5446
  msgid "Unfolding of attributes from Hash can only be used once per resource body"
5438
5447
  msgstr ""
5439
5448
 
5440
- #: ../lib/puppet/pops/issues.rb:648
5449
+ #: ../lib/puppet/pops/issues.rb:652
5441
5450
  msgid "This %{expression} appears in a context where catalog related expressions are not allowed"
5442
5451
  msgstr ""
5443
5452
 
5444
- #: ../lib/puppet/pops/issues.rb:652
5453
+ #: ../lib/puppet/pops/issues.rb:656
5445
5454
  msgid "Syntax error at %{location}"
5446
5455
  msgstr ""
5447
5456
 
5448
- #: ../lib/puppet/pops/issues.rb:656
5457
+ #: ../lib/puppet/pops/issues.rb:660
5449
5458
  msgid "Illegal class reference"
5450
5459
  msgstr ""
5451
5460
 
5452
- #: ../lib/puppet/pops/issues.rb:660
5461
+ #: ../lib/puppet/pops/issues.rb:664
5453
5462
  msgid "Illegal fully qualified class reference"
5454
5463
  msgstr ""
5455
5464
 
5456
- #: ../lib/puppet/pops/issues.rb:664
5465
+ #: ../lib/puppet/pops/issues.rb:668
5457
5466
  msgid "Illegal fully qualified name"
5458
5467
  msgstr ""
5459
5468
 
5460
- #: ../lib/puppet/pops/issues.rb:668
5469
+ #: ../lib/puppet/pops/issues.rb:672
5461
5470
  msgid "Illegal name or bare word"
5462
5471
  msgstr ""
5463
5472
 
5464
- #: ../lib/puppet/pops/issues.rb:672
5473
+ #: ../lib/puppet/pops/issues.rb:676
5465
5474
  msgid "Illegal number '%{value}'"
5466
5475
  msgstr ""
5467
5476
 
5468
- #: ../lib/puppet/pops/issues.rb:676
5477
+ #: ../lib/puppet/pops/issues.rb:680
5469
5478
  msgid "Unicode escape '\\u' was not followed by 4 hex digits or 1-6 hex digits in {} or was > 10ffff"
5470
5479
  msgstr ""
5471
5480
 
5472
- #: ../lib/puppet/pops/issues.rb:680
5481
+ #: ../lib/puppet/pops/issues.rb:684
5473
5482
  msgid "Not a valid hex number %{value}"
5474
5483
  msgstr ""
5475
5484
 
5476
- #: ../lib/puppet/pops/issues.rb:684
5485
+ #: ../lib/puppet/pops/issues.rb:688
5477
5486
  msgid "Not a valid octal number %{value}"
5478
5487
  msgstr ""
5479
5488
 
5480
- #: ../lib/puppet/pops/issues.rb:688
5489
+ #: ../lib/puppet/pops/issues.rb:692
5481
5490
  msgid "Not a valid decimal number %{value}"
5482
5491
  msgstr ""
5483
5492
 
5484
- #: ../lib/puppet/pops/issues.rb:692
5493
+ #: ../lib/puppet/pops/issues.rb:696
5485
5494
  msgid "Internal Error: No string or file given to lexer to process."
5486
5495
  msgstr ""
5487
5496
 
5488
- #: ../lib/puppet/pops/issues.rb:696
5497
+ #: ../lib/puppet/pops/issues.rb:700
5489
5498
  msgid "Unrecognized escape sequence '\\%{ch}'"
5490
5499
  msgstr ""
5491
5500
 
5492
- #: ../lib/puppet/pops/issues.rb:700
5501
+ #: ../lib/puppet/pops/issues.rb:704
5493
5502
  msgid "Unclosed quote after %{after} followed by '%{followed_by}'"
5494
5503
  msgstr ""
5495
5504
 
5496
- #: ../lib/puppet/pops/issues.rb:704
5505
+ #: ../lib/puppet/pops/issues.rb:708
5497
5506
  msgid "Unclosed multiline comment"
5498
5507
  msgstr ""
5499
5508
 
5500
- #: ../lib/puppet/pops/issues.rb:708
5509
+ #: ../lib/puppet/pops/issues.rb:712
5501
5510
  msgid "Internal error: %{error}"
5502
5511
  msgstr ""
5503
5512
 
5504
- #: ../lib/puppet/pops/issues.rb:712
5513
+ #: ../lib/puppet/pops/issues.rb:716
5505
5514
  msgid "Unbalanced epp tag, reached <eof> without closing tag."
5506
5515
  msgstr ""
5507
5516
 
5508
- #: ../lib/puppet/pops/issues.rb:716
5517
+ #: ../lib/puppet/pops/issues.rb:720
5509
5518
  msgid "Reaching end after opening <%# without seeing %>"
5510
5519
  msgstr ""
5511
5520
 
5512
- #: ../lib/puppet/pops/issues.rb:720
5521
+ #: ../lib/puppet/pops/issues.rb:724
5513
5522
  msgid "Unbalanced embedded expression - opening <% and reaching end of input"
5514
5523
  msgstr ""
5515
5524
 
5516
- #: ../lib/puppet/pops/issues.rb:724
5525
+ #: ../lib/puppet/pops/issues.rb:728
5517
5526
  msgid "Unclosed parenthesis after '@(' followed by '%{followed_by}'"
5518
5527
  msgstr ""
5519
5528
 
5520
- #: ../lib/puppet/pops/issues.rb:728
5529
+ #: ../lib/puppet/pops/issues.rb:732
5521
5530
  msgid "Heredoc without end-tagged line"
5522
5531
  msgstr ""
5523
5532
 
5524
- #: ../lib/puppet/pops/issues.rb:732
5533
+ #: ../lib/puppet/pops/issues.rb:736
5525
5534
  msgid "Invalid heredoc escape char. Only t, r, n, s, u, L, $ allowed. Got '%{actual}'"
5526
5535
  msgstr ""
5527
5536
 
5528
- #: ../lib/puppet/pops/issues.rb:736
5537
+ #: ../lib/puppet/pops/issues.rb:740
5529
5538
  msgid "Invalid syntax in heredoc expected @(endtag[:syntax][/escapes])"
5530
5539
  msgstr ""
5531
5540
 
5532
- #: ../lib/puppet/pops/issues.rb:740
5541
+ #: ../lib/puppet/pops/issues.rb:744
5533
5542
  msgid "Heredoc without any following lines of text"
5534
5543
  msgstr ""
5535
5544
 
5536
- #: ../lib/puppet/pops/issues.rb:744
5545
+ #: ../lib/puppet/pops/issues.rb:748
5537
5546
  msgid "Heredoc with an empty endtag"
5538
5547
  msgstr ""
5539
5548
 
5540
- #: ../lib/puppet/pops/issues.rb:748
5549
+ #: ../lib/puppet/pops/issues.rb:752
5541
5550
  msgid "An escape char for @() may only appear once. Got '%{escapes}'"
5542
5551
  msgstr ""
5543
5552
 
5544
- #: ../lib/puppet/pops/issues.rb:752
5553
+ #: ../lib/puppet/pops/issues.rb:756
5545
5554
  msgid "Illegal %{format} Byte Order mark at beginning of input: %{bom} - remove these from the puppet source"
5546
5555
  msgstr ""
5547
5556
 
5548
- #: ../lib/puppet/pops/issues.rb:756
5557
+ #: ../lib/puppet/pops/issues.rb:760
5549
5558
  msgid "No such file or directory: %{file}"
5550
5559
  msgstr ""
5551
5560
 
5552
- #: ../lib/puppet/pops/issues.rb:760
5561
+ #: ../lib/puppet/pops/issues.rb:764
5553
5562
  msgid "%{file} is not a file"
5554
5563
  msgstr ""
5555
5564
 
5556
- #: ../lib/puppet/pops/issues.rb:765
5565
+ #: ../lib/puppet/pops/issues.rb:769
5557
5566
  msgid "%{expression} resulted in a value outside of Puppet Integer max range, got '%{value}'"
5558
5567
  msgstr ""
5559
5568
 
5560
- #: ../lib/puppet/pops/issues.rb:767
5569
+ #: ../lib/puppet/pops/issues.rb:771
5561
5570
  msgid "%{expression} resulted in a value outside of Puppet Integer min range, got '%{value}'"
5562
5571
  msgstr ""
5563
5572
 
5564
- #: ../lib/puppet/pops/issues.rb:772
5573
+ #: ../lib/puppet/pops/issues.rb:776
5565
5574
  msgid "This runtime does not support hiera.yaml version %{version}"
5566
5575
  msgstr ""
5567
5576
 
5568
- #: ../lib/puppet/pops/issues.rb:776
5577
+ #: ../lib/puppet/pops/issues.rb:780
5569
5578
  msgid "hiera.yaml version 3 cannot be used in %{location}"
5570
5579
  msgstr ""
5571
5580
 
5572
- #: ../lib/puppet/pops/issues.rb:780
5581
+ #: ../lib/puppet/pops/issues.rb:784
5573
5582
  msgid "hiera.yaml version 4 cannot be used in the global layer"
5574
5583
  msgstr ""
5575
5584
 
5576
- #: ../lib/puppet/pops/issues.rb:784
5585
+ #: ../lib/puppet/pops/issues.rb:788
5577
5586
  msgid "Undefined variable '%{name}'"
5578
5587
  msgstr ""
5579
5588
 
5580
- #: ../lib/puppet/pops/issues.rb:788
5589
+ #: ../lib/puppet/pops/issues.rb:792
5581
5590
  msgid "Backend '%{name}' is defined more than once."
5582
5591
  msgstr ""
5583
5592
 
5584
- #: ../lib/puppet/pops/issues.rb:791 ../lib/puppet/pops/issues.rb:804
5593
+ #: ../lib/puppet/pops/issues.rb:795 ../lib/puppet/pops/issues.rb:808
5585
5594
  msgid "First defined at %{error_location}"
5586
5595
  msgstr ""
5587
5596
 
5588
- #: ../lib/puppet/pops/issues.rb:797
5597
+ #: ../lib/puppet/pops/issues.rb:801
5589
5598
  msgid "No data provider is registered for backend '%{name}'"
5590
5599
  msgstr ""
5591
5600
 
5592
- #: ../lib/puppet/pops/issues.rb:801
5601
+ #: ../lib/puppet/pops/issues.rb:805
5593
5602
  msgid "Hierarchy name '%{name}' defined more than once."
5594
5603
  msgstr ""
5595
5604
 
5596
- #: ../lib/puppet/pops/issues.rb:810
5605
+ #: ../lib/puppet/pops/issues.rb:814
5597
5606
  msgid "'hiera3_backend' is only allowed in the global layer"
5598
5607
  msgstr ""
5599
5608
 
5600
- #: ../lib/puppet/pops/issues.rb:814
5609
+ #: ../lib/puppet/pops/issues.rb:818
5601
5610
  msgid "'default_hierarchy' is only allowed in the module layer"
5602
5611
  msgstr ""
5603
5612
 
5604
- #: ../lib/puppet/pops/issues.rb:818
5613
+ #: ../lib/puppet/pops/issues.rb:822
5605
5614
  msgid "Use \"data_hash: %{function_name}_data\" instead of \"hiera3_backend: %{function_name}\""
5606
5615
  msgstr ""
5607
5616
 
5608
- #: ../lib/puppet/pops/issues.rb:822
5617
+ #: ../lib/puppet/pops/issues.rb:826
5609
5618
  msgid "One of %{keys} must be defined in hierarchy '%{name}'"
5610
5619
  msgstr ""
5611
5620
 
5612
- #: ../lib/puppet/pops/issues.rb:826 ../lib/puppet/pops/issues.rb:834
5621
+ #: ../lib/puppet/pops/issues.rb:830 ../lib/puppet/pops/issues.rb:838
5613
5622
  msgid "Only one of %{keys} can be defined in hierarchy '%{name}'"
5614
5623
  msgstr ""
5615
5624
 
5616
- #: ../lib/puppet/pops/issues.rb:830
5625
+ #: ../lib/puppet/pops/issues.rb:834
5617
5626
  msgid "Only one of %{keys} can be defined in defaults"
5618
5627
  msgstr ""
5619
5628
 
5620
- #: ../lib/puppet/pops/issues.rb:838
5629
+ #: ../lib/puppet/pops/issues.rb:842
5621
5630
  msgid "Option key '%{key}' used in hierarchy '%{name}' is reserved by Puppet"
5622
5631
  msgstr ""
5623
5632
 
5624
- #: ../lib/puppet/pops/issues.rb:842
5633
+ #: ../lib/puppet/pops/issues.rb:846
5625
5634
  msgid "Option key '%{key}' used in defaults is reserved by Puppet"
5626
5635
  msgstr ""
5627
5636
 
5628
- #: ../lib/puppet/pops/issues.rb:846
5637
+ #: ../lib/puppet/pops/issues.rb:850
5629
5638
  msgid "Unable to find '%{function_type}' function named '%{function_name}'"
5630
5639
  msgstr ""
5631
5640
 
5632
- #: ../lib/puppet/pops/issues.rb:850
5641
+ #: ../lib/puppet/pops/issues.rb:854
5633
5642
  msgid "'alias' interpolation is only permitted if the expression is equal to the entire string"
5634
5643
  msgstr ""
5635
5644
 
5636
- #: ../lib/puppet/pops/issues.rb:854
5645
+ #: ../lib/puppet/pops/issues.rb:858
5637
5646
  msgid "Unknown interpolation method '%{name}'"
5638
5647
  msgstr ""
5639
5648
 
5640
- #: ../lib/puppet/pops/issues.rb:858
5649
+ #: ../lib/puppet/pops/issues.rb:862
5641
5650
  msgid "Interpolation using method syntax is not allowed in this context"
5642
5651
  msgstr ""
5643
5652
 
5644
- #: ../lib/puppet/pops/issues.rb:862
5653
+ #: ../lib/puppet/pops/issues.rb:866
5645
5654
  msgid "Endless recursion detected when attempting to serialize value of class %{type_name}"
5646
5655
  msgstr ""
5647
5656
 
5648
- #: ../lib/puppet/pops/issues.rb:866
5657
+ #: ../lib/puppet/pops/issues.rb:870
5649
5658
  msgid "%{path} contains the special value default. It will be converted to the String 'default'"
5650
5659
  msgstr ""
5651
5660
 
5652
- #: ../lib/puppet/pops/issues.rb:870
5661
+ #: ../lib/puppet/pops/issues.rb:874
5653
5662
  msgid "%{path} contains %{klass} value. It will be converted to the String '%{value}'"
5654
5663
  msgstr ""
5655
5664
 
5656
- #: ../lib/puppet/pops/issues.rb:874
5665
+ #: ../lib/puppet/pops/issues.rb:878
5657
5666
  msgid "%{path} contains a hash with %{klass} key. It will be converted to the String '%{value}'"
5658
5667
  msgstr ""
5659
5668
 
5660
- #: ../lib/puppet/pops/issues.rb:878
5669
+ #: ../lib/puppet/pops/issues.rb:882
5661
5670
  msgid "The feature '%{feature}' is only available when compiling a catalog"
5662
5671
  msgstr ""
5663
5672
 
5664
- #: ../lib/puppet/pops/issues.rb:882
5673
+ #: ../lib/puppet/pops/issues.rb:886
5665
5674
  msgid "The catalog operation '%{operation}' is only available when compiling a catalog"
5666
5675
  msgstr ""
5667
5676
 
5668
- #: ../lib/puppet/pops/issues.rb:886
5677
+ #: ../lib/puppet/pops/issues.rb:890
5669
5678
  msgid "The task operation '%{operation}' is not available when compiling a catalog"
5670
5679
  msgstr ""
5671
5680
 
5672
- #: ../lib/puppet/pops/issues.rb:890
5681
+ #: ../lib/puppet/pops/issues.rb:894
5673
5682
  msgid "The 'bolt' library is required to %{action}"
5674
5683
  msgstr ""
5675
5684
 
5676
- #: ../lib/puppet/pops/issues.rb:894
5685
+ #: ../lib/puppet/pops/issues.rb:898
5677
5686
  msgid "Task not found: %{type_name}"
5678
5687
  msgstr ""
5679
5688
 
5680
- #: ../lib/puppet/pops/issues.rb:898
5689
+ #: ../lib/puppet/pops/issues.rb:902
5681
5690
  msgid "Failed to load: %{type_name}"
5682
5691
  msgstr ""
5683
5692
 
@@ -8586,6 +8595,11 @@ msgstr ""
8586
8595
  msgid "No source for content was stored with the metadata"
8587
8596
  msgstr ""
8588
8597
 
8598
+ #. TRANSLATORS "source_permissions" is a parameter name and should not be translated
8599
+ #: ../lib/puppet/type/file/source.rb:359
8600
+ msgid "The `source_permissions` parameter is deprecated. Explicitly set `owner`, `group`, and `mode`."
8601
+ msgstr ""
8602
+
8589
8603
  #: ../lib/puppet/type/filebucket.rb:69
8590
8604
  msgid "You can only have one filebucket path"
8591
8605
  msgstr ""
@@ -9034,23 +9048,23 @@ msgstr ""
9034
9048
  msgid "Couldn't expand PATH containing a ~ character; ignoring PATH element '%{dir}'."
9035
9049
  msgstr ""
9036
9050
 
9037
- #: ../lib/puppet/util.rb:310
9051
+ #: ../lib/puppet/util.rb:312
9038
9052
  msgid "unknown platform %{platform} in absolute_path"
9039
9053
  msgstr ""
9040
9054
 
9041
- #: ../lib/puppet/util.rb:344
9055
+ #: ../lib/puppet/util.rb:346
9042
9056
  msgid "Failed to convert '%{path}' to URI: %{detail}"
9043
9057
  msgstr ""
9044
9058
 
9045
- #: ../lib/puppet/util.rb:444
9059
+ #: ../lib/puppet/util.rb:446
9046
9060
  msgid "path may not be nil"
9047
9061
  msgstr ""
9048
9062
 
9049
- #: ../lib/puppet/util.rb:562
9063
+ #: ../lib/puppet/util.rb:564
9050
9064
  msgid "replace_file requires a block"
9051
9065
  msgstr ""
9052
9066
 
9053
- #: ../lib/puppet/util.rb:566
9067
+ #: ../lib/puppet/util.rb:568
9054
9068
  msgid "replace_file default_mode: %{default_mode} is invalid"
9055
9069
  msgstr ""
9056
9070