User-defined Tcl templates

User-defined Tcl templates are loaded in sequence from:

  • Root level ($HCIROOT/tclprocs)
  • Master (primary) site level ($HCIROOT/$MASTERSITENAME/tclprocs)
  • Site level ($HCIROOT/$SITENAME/tclprocs)

If duplicate templates exists, then the site level has the highest priority and the root level has the lowest priority.