Issue #4459 has been updated by Nick Lewis. Affected version set to 0.25.5
---------------------------------------- Bug #4459: alias for resource can't be used with realize http://projects.puppetlabs.com/issues/4459 Author: Kjetil Torgrim Homme Status: Unreviewed Priority: Normal Assigned to: Category: Target version: Affected version: 0.25.5 Keywords: Branch: It seems a resource alias is only usable in dependencies. Example: @package {"coreutils": alias => "foo", ensure => installed } realize Package["foo"] Result: Failed to realize virtual resources Package[foo] on node feh I would expect it to work. Testing was done on 0.25.5. -- 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.
