Removed references to template definitions, since they are automatically seen by the incoming rsync, and ordering is irrelevant because they cannot source one another

This commit is contained in:
2012-08-05 23:33:09 -04:00
parent e8f39c7582
commit b84d7e8fcd

View File

@@ -189,13 +189,6 @@ This file lists, one name per line, the names of other modules that must be inst
node in order for this module to install correctly. This is used to create a dependency graph, node in order for this module to install correctly. This is used to create a dependency graph,
and thereby determine execution order. and thereby determine execution order.
MODULE/defs/templates
=====
This file contains a list of (local) paths to files that should be treated as templates; executed in
the restricted bash NOOP environment, their output captured, and the original script on disk replaced
with the template definition.
MODULE/defs/scripts MODULE/defs/scripts
===== =====