You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
msgid"Using cached catalog from environment '%{catalog_env}'"
535
535
msgstr""
536
536
@@ -539,144 +539,144 @@ msgid "The current total number of fact values: %{size} exceeds the fact values
539
539
msgstr""
540
540
541
541
#:../lib/puppet/configurer.rb:139
542
-
msgid"Fact %{name} with length: '%{length}' exceeds the length limit: %{limit}"
542
+
msgid"Fact %{name} with length: %{length} exceeds the fact name length limit: %{limit}"
543
543
msgstr""
544
544
545
545
#:../lib/puppet/configurer.rb:143
546
546
msgid"The current number of top level facts: %{size} exceeds the top facts limit: %{max_size}"
547
547
msgstr""
548
548
549
549
#:../lib/puppet/configurer.rb:147
550
-
msgid"Fact value '%{value}' with the value length: '%{length}' exceeds the value length limit: %{max_length}"
550
+
msgid"Fact %{name} with value %{value} with the value length: %{length} exceeds the value length limit: %{max_length}"
551
551
msgstr""
552
552
553
553
#:../lib/puppet/configurer.rb:151
554
-
msgid"Payload with the current size of: '%{payload}' exceeds the payload size limit: %{max_size}"
554
+
msgid"Payload with the current size of: %{payload} exceeds the payload size limit: %{max_size}"
555
555
msgstr""
556
556
557
-
#:../lib/puppet/configurer.rb:189
557
+
#:../lib/puppet/configurer.rb:190
558
558
msgid"The size of the payload is %{payload}"
559
559
msgstr""
560
560
561
-
#:../lib/puppet/configurer.rb:219
561
+
#:../lib/puppet/configurer.rb:220
562
562
msgid"The total number of facts registered is %{number_of_facts}"
563
563
msgstr""
564
564
565
-
#:../lib/puppet/configurer.rb:270
565
+
#:../lib/puppet/configurer.rb:271
566
566
msgid"Could not retrieve catalog; skipping run"
567
567
msgstr""
568
568
569
-
#:../lib/puppet/configurer.rb:286
569
+
#:../lib/puppet/configurer.rb:287
570
570
msgid"Applied catalog in %{seconds} seconds"
571
571
msgstr""
572
572
573
-
#:../lib/puppet/configurer.rb:320
573
+
#:../lib/puppet/configurer.rb:321
574
574
msgid"Could not select a functional puppet server from server_list: '%{server_list}'"
575
575
msgstr""
576
576
577
577
#. TRANSLATORS 'server_list' is the name of a setting and should not be translated
578
-
#:../lib/puppet/configurer.rb:334
578
+
#:../lib/puppet/configurer.rb:335
579
579
msgid"Selected puppet server from the `server_list` setting: %{server}:%{port}"
580
580
msgstr""
581
581
582
-
#:../lib/puppet/configurer.rb:371
582
+
#:../lib/puppet/configurer.rb:372
583
583
msgid"Local environment: '%{local_env}' doesn't match the environment of the cached catalog '%{catalog_env}', switching agent to '%{catalog_env}'."
584
584
msgstr""
585
585
586
-
#:../lib/puppet/configurer.rb:394
586
+
#:../lib/puppet/configurer.rb:395
587
587
msgid"Environment not passed via CLI and no catalog was given, attempting to find out the last server-specified environment"
588
588
msgstr""
589
589
590
-
#:../lib/puppet/configurer.rb:398
590
+
#:../lib/puppet/configurer.rb:399
591
591
msgid"Requesting environment from the server"
592
592
msgstr""
593
593
594
-
#:../lib/puppet/configurer.rb:408
594
+
#:../lib/puppet/configurer.rb:409
595
595
msgid"Could not find a usable environment in the lastrunfile. Either the file does not exist, does not have the required keys, or the values of 'initial_environment' and 'converged_environment' are identical."
596
596
msgstr""
597
597
598
-
#:../lib/puppet/configurer.rb:412
598
+
#:../lib/puppet/configurer.rb:413
599
599
msgid"Using environment '%{env}'"
600
600
msgstr""
601
601
602
-
#:../lib/puppet/configurer.rb:436
602
+
#:../lib/puppet/configurer.rb:437
603
603
msgid"Not using catalog because its environment '%{catalog_env}' does not match agent specified environment '%{local_env}' and strict_environment_mode is set"
604
604
msgstr""
605
605
606
-
#:../lib/puppet/configurer.rb:447
606
+
#:../lib/puppet/configurer.rb:448
607
607
msgid"Catalog environment didn't stabilize after %{tries} fetches, aborting run"
608
608
msgstr""
609
609
610
-
#:../lib/puppet/configurer.rb:450
610
+
#:../lib/puppet/configurer.rb:451
611
611
msgid"Local environment: '%{local_env}' doesn't match server specified environment '%{catalog_env}', restarting agent run with environment '%{catalog_env}'"
612
612
msgstr""
613
613
614
-
#:../lib/puppet/configurer.rb:507
614
+
#:../lib/puppet/configurer.rb:508
615
615
msgid"Failed to apply catalog: %{detail}"
616
616
msgstr""
617
617
618
-
#:../lib/puppet/configurer.rb:539
618
+
#:../lib/puppet/configurer.rb:540
619
619
msgid"Environment '%{environment}' not found on server, aborting run."
620
620
msgstr""
621
621
622
-
#:../lib/puppet/configurer.rb:541
622
+
#:../lib/puppet/configurer.rb:542
623
623
msgid"Environment '%{environment}' not found on server, skipping initial pluginsync."
0 commit comments