edf-hpc / puppet-hpc

Generic Puppet Configuration for HPC Clusters
http://edf-hpc.github.io/puppet-hpc/
GNU General Public License v2.0
13 stars 4 forks source link

alternatives module should exec defined types #134

Open rezib opened 5 years ago

rezib commented 5 years ago

Currently, the alternatives module expect parameters on its public class to setup the alternatives.

It should actually expect a hash of alternatives with a create_resources() on a defined type.

This way: