Issue #1837 has been reported by mccune. ---------------------------------------- Bug #1837: MCX Type does not autorequire properly http://projects.reductivelabs.com/issues/show/1837
Author: mccune Status: Unreviewed Priority: Normal Assigned to: mccune Category: OSX Target version: Complexity: Medium Affected version: 0.24.7 Keywords: mcx autorequire user group computer The MCX type in 0.24.7 is not properly auto requiring anything. The issue is that the ds_type and ds_name parameters are not known to the type, they must be parsed from the name if they are not specified manually in the manifest. In order to solve this problem, the parse_type and parse_name methods in the mcxcontent provider should be moved into a module and then mixed into both the MCX type and providers. Tests masked this problem because the type is properly calling the autorequire method on the type. ---------------------------------------- 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 -~----------~----~----~----~------~----~------~--~---
