Open oneingan opened 9 years ago
If you include ::apt inside your module I can not initialize class {'::apt' with custom values (using role/profile pattern)
@juaningan You will probably want to use external data (ie Hiera) to provide class parameter values. If I remove include ::apt, the apt::source no longer works.
include ::apt
apt::source
If you include ::apt inside your module I can not initialize class {'::apt' with custom values (using role/profile pattern)