Azure/az-hop

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

Aberta

#1.376 aberto em 24 de fev. de 2023

 (0 comentário) (0 reação) (0 responsável)Jinja (56 forks)auto 404
good first issuekind/feature

Métricas do repositório

Stars
 (68 estrelas)
Métricas de merge de PR
 (Métricas PR pendentes)

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

Guia do colaborador