Azure/az-hop

[Bicep] - move install.sh to a yaml cloud-init script

Aperta

#1376 aperta il 24 feb 2023

 (0 commenti) (0 reazioni) (0 assegnatari)Jinja (56 fork)auto 404
good first issuekind/feature

Metriche repository

Star
 (68 stelle)
Metriche merge PR
 (Metriche PR in attesa)

Descrizione

The install.sh script run during the cloud-init phase is failing installing miniconda because the HOME env variable is not set. Moving the custom-data to a yaml cloud-init implementation will solve this

Guida contributor