Expand description
Additional built-in helpers
Functions
A templating helper that tests if current machine’s hostname matches a given string.
A templating helper that tests if current user’s effective uid matches a given integer.
A templating helper that tests if current user’s username matches a given string.
A templating helper that retrieves the value for current host from a map, returns a default value when current host is not recorded in the map.