open-nomad/e2e/terraform/config
Tim Gross d686a51d60
e2e: prevent Ubuntu startup race conditions (#9428)
The cloud-init configuration runs on boot, which can result in a race
condition between that and service startup. This has caused provisioning
failures because Nomad expects the userdata to have configured a host volume
directory. Diagnosing this was also compounded by a warning being fired by
systemd for the Nomad unit file.

* Update the location of the `StartLimitIntervalSec` field to it's
  post-systemd-230 location.
* Ensure that the weekly AMI build is up-to-date to reduce the risk of
  unexpected system software changes.
* Move the host volume to a directory we can set up at AMI build time rather
  than in userdata.
2020-11-23 12:29:08 -05:00
..
custom e2e: move configurations into profile-specific directories (#8828) 2020-09-04 11:23:32 -04:00
dev-cluster e2e: prevent Ubuntu startup race conditions (#9428) 2020-11-23 12:29:08 -05:00
full-cluster e2e: prevent Ubuntu startup race conditions (#9428) 2020-11-23 12:29:08 -05:00
shared e2e: add flag to bootstrap Nomad ACLs (#8961) 2020-09-28 09:22:36 -04:00
.gitignore e2e: move configurations into profile-specific directories (#8828) 2020-09-04 11:23:32 -04:00