9d37233eaf
Have Terraform run the target-specific `provision.sh`/`provision.ps1` script rather than the test runner code which needs to be customized for each distro. Use Terraform's detection of variable value changes so that we can re-run the provisioning without having to re-install Nomad on those specific hosts that need it changed. Allow the configuration "profile" (well-known directory) to be set by a Terraform variable. The default configurations are installed during Packer build time, and symlinked into the live configuration directory by the provision script. Detect changes in the file contents so that we only upload custom configuration files that have changed between Terraform runs |
||
---|---|---|
.. | ||
consul.service | ||
dnsmasq | ||
io.podman.service | ||
io.podman.socket | ||
nomad.service | ||
provision.sh | ||
setup.sh | ||
vault.service |