metacpan / metacpan-puppet

Puppet configuration for running metacpan servers
Other
21 stars 17 forks source link

Update contrib-modules #175

Closed oalders closed 6 years ago

oalders commented 6 years ago

This still leaves the following issues:

    default: Warning: ModuleLoader: module 'java' has unresolved dependencies - it will only see those that are resolved. Use 'puppet module list --tree' to see information about modules
    default:    (file & line not available)
    default: Warning: This method is deprecated, please use match expressions with Stdlib::Compat::Array instead. They are described at https://docs.puppet.com/puppet/latest/reference/lang_data_type.html#match-expressions. at ["/etc/puppet/contrib-modules/elasticsearch/manifests/instance.pp", 260]:
    default:    (at /etc/puppet/contrib-modules/stdlib/lib/puppet/functions/deprecation.rb:28:in `deprecation')
oalders commented 6 years ago

I can live with them. Maybe we don't even need all of these modules. It's not clear to me how this module is even working if the deps aren't satisfied. I thought you might know how to pull in the deps. I see that there is actually puppetfile as a way of managing deps, but I have not looked into that yet.

oalders commented 6 years ago

So, this is good to merge, I think.