Azure/az-hop

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

开放

#1,376 创建于 2023年2月24日

 (0 条评论) (0 个反应) (0 位负责人)Jinja (56 个派生)auto 404
good first issuekind/feature

仓库指标

星标
 (68 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

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

贡献者指南