diff --git a/Puppetfile b/Puppetfile index 8fc3261e..2432ebb0 100644 --- a/Puppetfile +++ b/Puppetfile @@ -13,6 +13,9 @@ mod 'puppet/redis', '>= 8.5.0' # https://github.com/theforeman/puppet-puppet/#git-repo-support mod 'puppetlabs/vcsrepo', '>= 5.2.0' +# Soft dependency of theforeman/foreman +mod 'theforeman/iop_advisor_engine', :git => 'https://github.com/theforeman/puppet-iop_advisor_engine' + # Dependencies mod 'theforeman/dhcp', :git => 'https://github.com/theforeman/puppet-dhcp' mod 'theforeman/dns', :git => 'https://github.com/theforeman/puppet-dns'