Ben S
Ben S
With the following Puppetfile, librarian-puppet attempts to fetch the latest puppetlabs-apt version, and fails due to puppetlabs-stdlib 4.13.0 conflicting with 4.6.0 ``` mod 'puppetlabs/stdlib', :git => 'https://github.com/puppetlabs/puppetlabs-stdlib.git', :ref => '4.6.0'...
According to the Puppet Style Guide https://docs.puppet.com/puppet/latest/style_guide.html#dependencies , epel and apt are soft dependencies and should be treated as such.
- [x] @rtyler @jhoblitt added to the modules/admin team - [x] Repository transferred - [x] Github issues enabled - [x] Verify that all webhooks except travis are disabled - [x]...