Azure/az-hop

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

Offen

#1.376 geöffnet am 24.02.2023

 (0 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)Jinja (56 Forks)auto 404
good first issuekind/feature

Repository-Metriken

Stars
 (68 Sterne)
PR-Merge-Metriken
 (PR-Metriken ausstehend)

Beschreibung

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

Contributor Guide