mirror of
https://github.com/kemko/nomad.git
synced 2026-01-11 21:05:40 +03:00
* remove outdated references to envchain in documentation * add new host volume locations in userdata * don't exit the entire script during provisioning, just return
userdata
These scripts are copied up to instances via Terraform provisioning and
executed once on first boot by
cloud-init. Userdata scripts
should contain configuration specific to an instance but not configuration
specific to a given deployment of Nomad.