Issue #2811 has been updated by Luke Kanies. Status changed from Needs more information to Rejected
Rejecting, then, unless someone else runs into it. ---------------------------------------- Bug #2811: Resource references seems to no longer be recognised if they're read out of the database http://projects.reductivelabs.com/issues/2811 Author: Tim Stoop Status: Rejected Priority: Normal Assigned to: Markus Roberts Category: Target version: unplanned Affected version: 0.24.8 Keywords: Branch: Hi all, I think I'm seeing a regression of #695, but not entirely sure. I have the following exported resources: @@sshkey { $fqdn: alias => $ipaddress, type => "ssh-rsa", key => $sshrsakey, require => Package["openssh-client"], } Which fails with the error: err: Could not create host.domain: Parameter require failed: Relationships must be resource references at line 190 @classes[%"censor"offsitebackup::client"munin::client"kbp-puppetd"debian::backportsapt"censor-adc"debian::baseadc"nagios::nrpe"nagios::nrpe::plugins"nagios::plugins"kerberos::client"' warning: Configuration could not be instantiated: Parameter require failed: Relationships must be resource references at line 190 I'm running puppet 0.25.1 with the patch from #2770. -- 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.
