# Functions
DefaultHosts creates the default hosts file.
Group creates a group template based on content of file provided in path, updates content with current user information and returns content.
Hostname creates a hostname content with provided hostname and returns it.
Passwd creates a passwd template based on content of file provided in path, updates content with current user information and returns content.
ResolvConf creates a resolv.conf content with provided dns list and returns it.
# Variables
ActionScript is the action script content.
RuntimeVars is the runtime variables script.
# Interfaces
No description provided by the author