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

Backups: filter cmd with yaml_encode next Salt release #11

Open
adamgreig opened this issue Feb 1, 2015 · 1 comment
Open

Backups: filter cmd with yaml_encode next Salt release #11

adamgreig opened this issue Feb 1, 2015 · 1 comment

Comments

@adamgreig
Copy link
Member

In backups/macros.jinja we put cmd into the context but if it contains YAML special chars this might end in tears.

Ideally we could just {{ cmd|yaml_encode }} to fix the problem, but yaml_encode is not in current-stable Salt (2014.7). Add this next Salt release.

@danielrichman
Copy link
Member

++ nginx/macros.jinja set_listen_addresses

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