diff --git a/pillar.example b/pillar.example index 9c877221..ff5804af 100644 --- a/pillar.example +++ b/pillar.example @@ -32,6 +32,8 @@ template: - os_family # All aspects of path/file resolution are customisable using the options below. # This is unnecessary in most cases; there are sensible defaults. + # Default path: salt://{{ path_prefix }}/{{ dirs.files }}/{{ dirs.default }} + # I.e.: salt://template/files/default # path_prefix: template_alt # dirs: # files: files_alt