Skip to content

Commit a76f659

Browse files
committed
docs(tofs): incorrect path for “source_files” lookup key
* docs/TOFS_pattern.rst: rename “nfs” to “ntp”.
1 parent 18e5a3d commit a76f659

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/TOFS_pattern.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -326,7 +326,7 @@ We can simplify the ``conf.sls`` with the new ``files_switch`` macro to use in t
326326
- pkg: Install NTP package
327327
328328
329-
* This uses ``config.get``, searching for ``nfs:tofs:source_files:Configure NTP`` to determine the list of template files to use.
329+
* This uses ``config.get``, searching for ``ntp:tofs:source_files:Configure NTP`` to determine the list of template files to use.
330330
* If this does not yield any results, the default of ``['/etc/ntp.conf.jinja']`` will be used.
331331

332332
In ``macros.jinja``, we define this new macro ``files_switch``.

0 commit comments

Comments
 (0)