This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
ExternalMirrors
/
linux-formula
mirror of
https://github.com/salt-formulas/salt-formula-linux
Watch
1
Star
0
Fork
1
Code
Issues
0
Releases
8
Wiki
Activity
Browse Source
Fix grains endline
tags/2016.12
Ales Komarek
9 years ago
parent
2791e48cc7
commit
29bd23a454
1 changed files
with
1 additions
and
1 deletions
Split View
Show Diff Stats
+1
-1
linux/files/sphinx.grain
+ 1
- 1
linux/files/sphinx.grain
View File
@@ -6,4 +6,4 @@ sphinx_doc:
{%- macro indent_grains_dict() %}{% include grains_fragment_file %}{% endmacro %}
{{ indent_grains_dict()|indent(4, true) }}
{%- endif %}
{%- endfor %}
{%- endfor %}
Write
Preview
Loading…
Cancel
Save