We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
closure_scope wasted time:
https://github.com/Icinga/puppet-icinga2/blob/88e057065790b9b7621f48d0d902b628b00f580d/lib/puppet/functions/icinga2/icinga2_attributes.rb#L30-L40
Because function api 4.x has its own scope, move merge and cancat to a puppet code based function.
The text was updated successfully, but these errors were encountered:
refs #702
Sorry, something went wrong.
fix #704 Tune icinga::icinga2_attributes function call
f0d3536
b5530d7
48bde42
No branches or pull requests
closure_scope wasted time:
https://github.com/Icinga/puppet-icinga2/blob/88e057065790b9b7621f48d0d902b628b00f580d/lib/puppet/functions/icinga2/icinga2_attributes.rb#L30-L40
Because function api 4.x has its own scope, move merge and cancat to a puppet code based function.
The text was updated successfully, but these errors were encountered: