open-nomad/e2e/terraform/packer/linux
Tim Gross 9d37233eaf
e2e: provision cluster entirely through Terraform (#8748)
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
2020-09-18 11:27:24 -04:00
..
consul.service e2e: consolidate cloud-specific Consul configs (#8823) 2020-09-04 08:51:15 -04:00
dnsmasq e2e: Linux AMI setup cleanup (#8821) 2020-09-03 16:30:58 -04:00
io.podman.service e2e: Linux AMI setup cleanup (#8821) 2020-09-03 16:30:58 -04:00
io.podman.socket e2e: Linux AMI setup cleanup (#8821) 2020-09-03 16:30:58 -04:00
nomad.service e2e: move systemd unit files into Packer build (#8751) 2020-08-26 16:45:09 -04:00
provision.sh e2e: provision cluster entirely through Terraform (#8748) 2020-09-18 11:27:24 -04:00
setup.sh e2e: provision cluster entirely through Terraform (#8748) 2020-09-18 11:27:24 -04:00
vault.service e2e: move systemd unit files into Packer build (#8751) 2020-08-26 16:45:09 -04:00