ghoneycutt / puppet-module-types

Puppet module to manage default types through Hiera
Other
10 stars 21 forks source link

Add support for ensure_packages #50

Open Phil-Friderici opened 1 year ago

Phil-Friderici commented 1 year ago

This branch is based on PR #5.

It adds support for ensure_packages() which can avoid duplicate declaration errors.

Tests run successfully in the PR#6 in my fork using Github Actions