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

SaltLoader jinja template loader #4357

Closed
jeanlucmongrain opened this issue Apr 3, 2013 · 3 comments
Closed

SaltLoader jinja template loader #4357

jeanlucmongrain opened this issue Apr 3, 2013 · 3 comments
Milestone

Comments

@jeanlucmongrain
Copy link
Contributor

There should be a template loader to pull from salt server template, like:

{% extends "salt://path/to/template" %}

this will be more useful and easier to use than the FileSystemLoader.

@thatch45
Copy link
Member

thatch45 commented Apr 3, 2013

I agree, this is worth looking into

@jeanlucmongrain
Copy link
Contributor Author

I just found that include and extends now work.
Any reasons to keep this issue open?

@jeanlucmongrain
Copy link
Contributor Author

this had been fixed, except that it's not salt:// but rather relative to root state path

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