clusterinthecloud / ansible

Ansible config for Cluster in the Cloud
https://cluster-in-the-cloud.readthedocs.io
MIT License
10 stars 27 forks source link

Add a timeout to the Packer provisioner steps #114

Open milliams opened 3 years ago

milliams commented 3 years ago

Use https://www.packer.io/docs/provisioners/shell#timeout to ensure that Packer always either successfully completes or times out and finishes with an error.