Hello,

I'm starting to add gems as virtual resources. Some of them have the
same name as default provider packages. If I want to realize them,
should I define the package with an alias? Like:

@package {'mysql':
    ensure => present,
    alias => 'mysqlgem',
    provider => gem,
}

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Puppet Users" 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-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to