Ver código fonte

docs(pillar.example): fix TOFS comment to explain the default path [skip ci]

* Replace the Jinja brackets to avoid evaluating when `pillar.example` is
  used from Kitchen
* References:
  - https://github.com/saltstack-formulas/libvirt-formula/pull/60#issuecomment-537965254
  - https://github.com/saltstack-formulas/libvirt-formula/pull/60#issuecomment-537988138
tags/v2.3.1
Imran Iqbal 5 anos atrás
pai
commit
714f547e9a
Nenhuma conta vinculada ao e-mail do autor do commit
1 arquivos alterados com 1 adições e 1 exclusões
  1. +1
    -1
      pillar.example

+ 1
- 1
pillar.example Ver arquivo

# #
# All aspects of path/file resolution are customisable using the options below. # All aspects of path/file resolution are customisable using the options below.
# This is unnecessary in most cases; there are sensible defaults. # This is unnecessary in most cases; there are sensible defaults.
# Default path: salt://{{ path_prefix }}/{{ dirs.files }}/{{ dirs.default }}
# Default path: salt://< path_prefix >/< dirs.files >/< dirs.default >
# I.e.: salt://nginx/files/default # I.e.: salt://nginx/files/default
# path_prefix: template_alt # path_prefix: template_alt
# dirs: # dirs:

Carregando…
Cancelar
Salvar