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

v0.3.4 - puppet 4 strict_variables = true #82

Open
blackophelia opened this issue Mar 23, 2016 · 1 comment
Open

v0.3.4 - puppet 4 strict_variables = true #82

blackophelia opened this issue Mar 23, 2016 · 1 comment

Comments

@blackophelia
Copy link

When setting the strict_variables = true for puppet 4, it results in errors when it comes across an unknown variable, as follows:

Error: Could not retrieve catalog from remote server: Error 400 on SERVER: Evaluation Error: Error while evaluating a Resource Statement, Evaluation Error: Unknown variable: '::postfix::params::postmap'. at /etc/puppetlabs/code/environments/production/modules/postfix/manifests/dbfile.pp:32:17

@blackophelia
Copy link
Author

I managed to work around this by explicitly setting the postmap parameter when calling the defined resource.

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

No branches or pull requests

1 participant