-
-
Notifications
You must be signed in to change notification settings - Fork 230
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
zabbix::userparameters: Class ::zabbix::agent has not been evaluated #271
Comments
This works, besides the Docker - Systemd problem, fine by now:
I think it can therefore be closed. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Affected Puppet, Ruby, OS and module versions/distributions
How to reproduce (e.g Puppet code you use)
What are you seeing
Error: Failed to apply catalog: Parameter path failed on File[class ::zabbix::agent has not been evaluated/ESzabbix.conf]: File paths must be fully qualified, not 'class ::zabbix::agent has not been evaluated/ESzabbix.conf' at /etc/puppetlabs/code/environments/production/modules/zabbix/manifests/userparameters.pp:79
What behaviour did you expect instead
For it to work :)
Output log
See above.
Any additional information you'd like to impart
This was working as-is in a previous version.
I've tried adding require for the earlier module and for zabbix:;agent, as well as adding definitions for include_dir and include_dir_purge in zabbix:;agent with no success.
It appears to have been broken with the change to userparameters.pp in pull request #203, but unsure as of this moment.
The text was updated successfully, but these errors were encountered: