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

Fixed Mine example for jinja code block #24589

Merged
merged 1 commit into from Jun 11, 2015
Merged

Fixed Mine example for jinja code block #24589

merged 1 commit into from Jun 11, 2015

Conversation

BretFisher
Copy link
Contributor

In the Mine example, it has the mine_functions: deployed via a pillar file, but in the examples /srv/salt/haproxy_config snipit for the jinja code block, it used expr_form='grain' to access that mine function, which I couldn't get to work, until I changed it to expr_form='pillar'. Hopefully this is the right fix. I found this example went back to 2014.7 branch, so PR is for that.

In the Mine example, it has the `mine_functions:` deployed via a pillar file, but in the examples `/srv/salt/haproxy_config` snipit for the jinja code block, it used `expr_form='grain'` to access that mine function, which I couldn't get to work, until I changed it to `expr_form='pillar'`. Hopefully this is the right fix.
@rallytime rallytime added Documentation Relates to Salt documentation Tests-Passed labels Jun 11, 2015
rallytime pushed a commit that referenced this pull request Jun 11, 2015
Fixed Mine example for jinja code block
@rallytime rallytime merged commit d83928a into saltstack:2014.7 Jun 11, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Documentation Relates to Salt documentation Tests-Passed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants