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
This issue has been migrated from Redmine: https://dev.icinga.com/issues/13149
Created by alorenzi on 2016-11-10 18:00:19 +00:00
Assignee: lbetz Status: Closed (closed on 2016-11-16 15:52:32 +00:00) Target Version: v0.6.0 Last Update: 2016-11-16 15:52:32 +00:00 (in Redmine)
in my hiera i have
assign: - "xxxx" in host.groups
puppet module trasforms in
assign where "xxxx" "in" host.groups
should be
assign where "xxxx" in host.groups
The text was updated successfully, but these errors were encountered:
Updated by alorenzi on 2016-11-10 18:06:53 +00:00
pull request for you :)
#16
Sorry, something went wrong.
Updated by bsheqa on 2016-11-11 10:38:19 +00:00
Updated by lbetz on 2016-11-16 09:39:22 +00:00
Updated by lbetz on 2016-11-16 14:13:28 +00:00
Updated by lbetz on 2016-11-16 15:52:32 +00:00
No branches or pull requests
This issue has been migrated from Redmine: https://dev.icinga.com/issues/13149
Created by alorenzi on 2016-11-10 18:00:19 +00:00
Assignee: lbetz
Status: Closed (closed on 2016-11-16 15:52:32 +00:00)
Target Version: v0.6.0
Last Update: 2016-11-16 15:52:32 +00:00 (in Redmine)
in my hiera i have
puppet module trasforms in
should be
The text was updated successfully, but these errors were encountered: