Page MenuHomeDevCentral

Use a jinja map for canonical directories
ClosedPublic

Authored by dereckson on Apr 27 2017, 11:02.
Tags
None
Referenced Files
F2964145: D962.id2457.diff
Sat, May 18, 22:08
F2963997: D962.id2458.diff
Sat, May 18, 21:52
F2963979: D962.id2456.diff
Sat, May 18, 21:50
Unknown Object (File)
Sat, May 18, 12:44
Unknown Object (File)
Sat, May 18, 00:19
Unknown Object (File)
Thu, May 16, 18:28
Unknown Object (File)
Tue, May 14, 18:51
Unknown Object (File)
Tue, May 14, 12:52
Subscribers

Details

Summary

We provide directories variables as a jinja map to simplify
the state syntax.

This reverts commit 6f514b4bfb7b48a9f211723de27880866fca5dcc.
It contained the same logic as a pillar, not currently in use
(it was a preparatory work for unmerged D924).

Test Plan

Apply each affected SLS, assert it's no-op

Diff Detail

Repository
rOPS Nasqueron Operations
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

dereckson added inline comments.
map.jinja
3

whitespace/tab issue

dereckson edited edge metadata.

Fix whitespaces in map.jinja

Fix syntax error in map.jinja

Works with roles/shellserver/database/mysql.sls

This revision is now accepted and ready to land.Apr 27 2017, 12:02
This revision was automatically updated to reflect the committed changes.