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

allow hiera to define keepalived::global_defs #340

Merged
merged 1 commit into from
Jun 2, 2024

Conversation

ppickfor
Copy link

Pull Request (PR) description

allow hiera to define keepalived::global_defs

add global_defs parameter to init.pp
add class keepalived::global_defs if $keepalived::global_defs is defined

This Pull Request (PR) fixes the following issues

n/a

@ppickfor
Copy link
Author

happy to have a go at fixing the static validations if I have a clue what the issue is.
I added a missing comma trailing I see from running pdk validate.

@TheMeier
Copy link
Contributor

You need to regenerate REFERENCE.md, see https://voxpupuli.org/docs/how_to_run_tests/

@ppickfor
Copy link
Author

You need to regenerate REFERENCE.md, see https://voxpupuli.org/docs/how_to_run_tests/

many thx for the tip

a little reading goes a long way :)

found this too to keep my env clean
podman run -it --rm -v $(pwd):/repo ghcr.io/voxpupuli/voxbox:8 lint
etc

add global_defs paramter to init.pp
add class keepalived::global_defs if $keepalived::global_defs is defined
update REFERENCE.md
@ppickfor ppickfor force-pushed the hiera_global_defs branch from 25198d3 to e3c523e Compare May 19, 2024 19:23
@TheMeier TheMeier merged commit 91c2dac into voxpupuli:master Jun 2, 2024
30 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants