Issue #2655 has been updated by Luke Kanies. Assigned to changed from Jesse Wolfe to Luke Kanies Branch set to luke/tickets/master/2655-default_values_added_to_resources
Fixed in my tickets/master/2655-default_values_added_to_resources branch. A very simple fix, as expected. ---------------------------------------- Feature #2655: Default parameter values for definitions should get added to their resources http://projects.puppetlabs.com/issues/2655 Author: Luke Kanies Status: Accepted Priority: Normal Assigned to: Luke Kanies Category: parser Target version: Rowlf Affected version: 0.24.8 Keywords: Branch: luke/tickets/master/2655-default_values_added_to_resources Currently, default values for definitions are only added to the symbol table, which means that (for instance) when the resources are sent to StoreConfigs or the client, they don't get those default values. When the resource is created, they should be added as parameters, just like the rest of the parameters. -- 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://projects.puppetlabs.com/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.
