nomad/profile-script-template¶
Internal param used by the tasks to define if Nomad was already found to be installed on the system.
Defines the template to use for the Nomad shell Profile Script. This is generally referred to by the NOMAD_PROFILE_SCRIPT variable.
The default is:
- nomad-default-profile-script-template.tmpl
This configuration is responsible for setting up the shell environment variables and information for users logging in to the system.
The default template defines the NOMAD_ADDR to use for connection to the Nomad service. This is 127.0.0.1:4646 by default.