Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use Stdlib::CreateResources type for hiera expansions #438

Merged
merged 1 commit into from Mar 25, 2024

Conversation

traylenator
Copy link
Contributor

Pull Request (PR) description

For a number of paramaters which generate resources typically from hiera files use Stdlib::CreateResources type.

This requires a newer puppetlabs-stdlib module.

Copy link
Member

@kenyon kenyon left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Also these ones:

Hash[String[1],Hash[String[1], Any]] $service_limits = {},
Hash[String[1],Hash[String[1], Any]] $networks = {},
Hash[String[1],Hash[String[1], Any]] $timers = {},
Hash[String[1],Hash[String[1], Any]] $tmpfiles = {},
Hash[String[1],Hash[String[1], Any]] $unit_files = {},

For a number of paramaters which generate resources typically
from hiera files use `Stdlib::CreateResources` type.

This requires a newer puppetlabs-stdlib module.
@ekohl ekohl merged commit 48e0752 into voxpupuli:master Mar 25, 2024
35 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants