MatthiasScholz / cos

Basic Cluster Orchestration Setup
GNU Lesser General Public License v3.0
34 stars 11 forks source link

.Bugfix Docker home dir does not always exist, user-data will fail for ec2 instance creation if it does not, so make sure it does ahead of time... #61

Closed Gabelbombe closed 5 years ago

Gabelbombe commented 5 years ago

When booting from user-data, AWS will fail on instance creation, leaving you without available nomad/consul instances.

MatthiasScholz commented 5 years ago

Could you please describe your failure case?

The directory is expected to be available since it should be created during the AMI creation.

MatthiasScholz commented 5 years ago

No further information so far. I am going to close this PR.

In case this is gone be a problem again, please do not hesitate to reach out to us again.