Azure / pcs-cli

A CLI for deploying Azure IoT PCS
MIT License
33 stars 37 forks source link

Improve VM setup scripts #424

Closed dluc closed 5 years ago

dluc commented 5 years ago

Description and Motivation

  1. When Docker fails to install, retry once after 30 seconds
  2. Rename scripts to original to keep git history, use a new script to wrap errors
  3. Fix bug causing errors to be ignored
  4. Simplify wrapper script

Change type

Checklist:


This change is Reviewable