Skip to content

Conversation

@terminalmage
Copy link
Contributor

This is the same fix as #55433, opened against the master branch.

This breaks the tpldir jinja context variable for the cases where there
is an SLS path in the format `X.X` (e.g. `foo.foo`, `bar.bar`, etc.).

It also conflicts with the stated documentation for this parameter in
`doc/rev/states/vars.rst`, which states that this variable should be the
path to the SLS target. In reality this is passed in via
`context['sls']` and already has the correct path.

If I were to wager a guess, I would say that it's likely that the way
`context['sls']` is formulated has changed at some point since these two
lines were added in 2014, making these two lines unnecessary.
@terminalmage terminalmage requested a review from a team as a code owner November 25, 2019 19:11
@ghost ghost requested a review from dwoz November 25, 2019 19:12
@Akm0d Akm0d added this to the Approved milestone Nov 26, 2019
@dwoz
Copy link
Contributor

dwoz commented Jan 4, 2020

re-run full centos

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

Successfully merging this pull request may close these issues.

3 participants