Closed ehelms closed 9 months ago
@ekohl could you review?
It took me a while to get to this, but I think the design could be slightly different. The biggest issue that I see is that every concrete class (qpid, puppet, foreman, etc) can deploy. In that case $certs::deploy
may be false
while $certs::foreman::deploy
may be true
.
I've opened https://github.com/theforeman/puppet-certs/pull/436 but I'm not 100% sure it is correct either.
Contains / requires -- https://github.com/theforeman/puppet-certs/pull/416