Browse Source

Fix endfor

tags/2016.12
Filip Pytloun 9 years ago
parent
commit
35a7214d1b
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      linux/system/motd.sls

+ 1
- 1
linux/system/motd.sls View File

@@ -39,6 +39,6 @@ motd_{{ motd_index }}_{{ name }}:

{%- endfor %}

{%- endfor %}
{%- endif %}

{%- endif %}

Loading…
Cancel
Save