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

firewalld/manifest/init.pp fails puppet parser validate #87

Closed
joeywas opened this issue Aug 23, 2016 · 1 comment
Closed

firewalld/manifest/init.pp fails puppet parser validate #87

joeywas opened this issue Aug 23, 2016 · 1 comment

Comments

@joeywas
Copy link

joeywas commented Aug 23, 2016

$ sudo puppet parser validate /etc/puppet/environments/production/modules/firewalld/manifests/init.pp

Error: Could not parse for environment production: Syntax error at 'Enum'; expected ')' at /etc/puppet/environments/production/modules/firewalld/manifests/init.pp:34

@joeywas
Copy link
Author

joeywas commented Aug 23, 2016

Issue was due to using puppet version 3.8.7 without parser = future enabled in puppet.conf. After setting that and restarting puppet, init.pp validated without errors.

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

2 participants