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

safe_yaml causes problems with puppetserver #3

Open
danieldreier opened this issue Oct 30, 2015 · 0 comments
Open

safe_yaml causes problems with puppetserver #3

danieldreier opened this issue Oct 30, 2015 · 0 comments

Comments

@danieldreier
Copy link
Owner

the safe_yaml gem causes puppetserver to not deserialize cached YAML files directly, resulting in errors that look like:

Error: Could not retrieve catalog from remote server: Error 400 on SERVER: Attempt to assign to a reserved variable name: 'trusted' on node pl-web01-dev

The fix is to use at least 0.1.1 of the autosign gem, which drops the safe_yaml dependency.

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