Azure/az-hop
[Bicep] - move install.sh to a yaml cloud-init script
Ouverte
#1 376 ouverte le 24 févr. 2023
good first issuekind/feature
Métriques du dépôt
- Stars
- (68 étoiles)
- Métriques de merge PR
- (Métriques PR en attente)
Description
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