voxpupuli / puppet-virtualbox

A Puppet module to install and manage VirtualBox
https://forge.puppet.com/puppet/virtualbox
Apache License 2.0
5 stars 30 forks source link

Replace the dependency on (deprecated) stahnma/epel with puppet/epel #111

Closed jcbollinger closed 3 years ago

jcbollinger commented 4 years ago

Affected Puppet, Ruby, OS and module versions/distributions

How to reproduce (e.g Puppet code you use)

n/a

What are you seeing

The module expresses a dependency on module stahnma/epel, which has been handed over by its author to Voxpupuli. stahnma/epel is accordingly deprecated, but puppet/virtualbox still depends on it.

What behaviour did you expect instead

puppet/virtualbox should depend on puppet/epel instead of stahnma/epel.

Output log

n/a

Any additional information you'd like to impart

n/a

ekohl commented 3 years ago

This was fixed in d6b4c224c03a88aea43793dffe216f12419877b4.