GNU cfengine
3.8.30 LinkCopies
This list is used to define a global list of names or patterns
which are to be linked symbolically rather than copied. For example
| | excludelinks = ( *.gif *.jpg )
|
The same facility can be specified for each individual
link operation using the symlink option See section 3.10 copy.
Note that all entries defined under a specified class
are valid only as long as that class is defined. For instance
| | class::
LinkCopies = ( pattern )
|
would define a pattern which was only valid when
class is defined.