Azure / InnovationEngine

An experiment in simplicity for complex environments
MIT License
30 stars 14 forks source link

Scenario fixes #116

Closed mbifeld closed 8 months ago

mbifeld commented 8 months ago

[fix] curl command for LEMP outputs only the first 9 lines of the HTML [fix] switched cloud-init status check for curl check to wait until website is standing for LEMP scenario. Changed because of frequent issues ssh'ing into the VM even when cloud-init properly finished. Swapped curl check with AAD setup prevent extension install issues while cloud-init is running. [enhancement] fewer steps have multiple code blocks [fix] ensured result blocks are generic (Ex: replace random numbers with 'xxx-xxx') [fix] other minor adjustments to scripts