Issue #2671 has been updated by Bruce Williams.
Status changed from Accepted to Ready for Testing
Assigned to changed from Bruce Williams to Markus Roberts
Branch set to http://github.com/bruce/puppet/tree/ticket/0.25.x/2671
This modifies `supported_formats` to warn when the
`preferred_serialization_format` setting is invalid (and ignored in
favor of the default value).
I built the tests for this behavior alongside the existing
FormatHandler tests for *valid* `preferred_serialization_format` values
(and did some restructuring to extract common setup code to `before`
blocks).
----------------------------------------
Bug #2671: preferred_serialization_format does not complain about invalid values
http://projects.reductivelabs.com/issues/2671
Author: R.I. Pienaar aka Volcane
Status: Ready for Testing
Priority: Normal
Assigned to: Markus Roberts
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
-~----------~----~----~----~------~----~------~--~---