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

Add support for redundancy_group attribute of Dependency object #789

Closed
sagepe opened this issue Sep 3, 2024 · 0 comments · Fixed by #790
Closed

Add support for redundancy_group attribute of Dependency object #789

sagepe opened this issue Sep 3, 2024 · 0 comments · Fixed by #790

Comments

@sagepe
Copy link
Contributor

sagepe commented Sep 3, 2024

Affected Puppet, Ruby, OS and module versions/distributions

  • Puppet: 8.8.1
  • Ruby: ruby 3.2.4 (2024-04-23 revision af471c0e01) [x86_64-linux]
  • Distribution: Debian 11, 12
  • Module version: 6.0.1-rc0

How to reproduce (e.g Puppet code you use)

Add a redundancy_group parameter to an icinga2::object::dependency.

What are you seeing

The module doesn't have support for the new redundancy_group attribute available for Dependency objects.

What behaviour did you expect instead

Support to be available.

Output log

Error: Could not retrieve catalog from remote server: Error 500 on SERVER: Server Error: Evaluation Error: Error while evaluating a Resource Statement, Icinga2::Object::Dependency[REDACTED]: has no parameter named 'redundancy_group' (file: REDACTED.pp, line: REDACTED) on node REDACTED
Warning: Not using cache on failed catalog
Error: Could not retrieve catalog; skipping run

Any additional information you'd like to impart

I have a working version of this in our fork, and will send a PR.

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 a pull request may close this issue.

1 participant