Saltstack Official Logrotate Formula
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

job.tmpl 98B

10 years ago
123456
  1. # vim: sw=2 sts=2 ts=2 sw et
  2. {{ path }} {
  3. {% for item in data %}
  4. {{ item }}
  5. {%- endfor %}
  6. }