Issue #2671 has been updated by James Turnbull. Status changed from Ready for Checkin to Closed
Pushed in commit:"7f2e5fc51b64d5a9281a7e65a88b378b1c99d03f" in branch 0.25.x ---------------------------------------- Bug #2671: preferred_serialization_format does not complain about invalid values http://projects.reductivelabs.com/issues/2671 Author: R.I. Pienaar aka Volcane Status: Closed Priority: Normal Assigned to: James Turnbull Category: serialization Target version: 0.25.2 Affected version: 0.25.0 Keywords: Branch: http://github.com/bruce/puppet/tree/ticket/0.25.x/2671 Puppet should log if you pass bogus formats to preferred_serialization_format rather than silently falling back to yaml. <pre> # puppetd --onetime --test --preferred_serialization_format foo info: Caching catalog for dev1.pinetecltd.net info: Applying configuration version '1253646355' notice: Finished catalog run in 0.20 seconds </pre> -- You have received this notification because you have either subscribed to it, or are involved in it. To change your notification preferences, please click here: http://reductivelabs.com/redmine/my/account --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Puppet Bugs" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/puppet-bugs?hl=en -~----------~----~----~----~------~----~------~--~---
