This repository has been archived by the owner on Sep 1, 2020. It is now read-only.
level0 failing when executing vm extension - script devops_runtime_baremetal.sh with follwing error... #39
Labels
bug
Something isn't working
level0/launchpads/launchpad_opensource/modules/blueprint_azure_devops_no_pip/scripts/devops_runtime_baremetal.sh
Line 22 in 71df4a4
The error message from azure vm extension:
Enable failed: failed to execute command: command terminated with exit status=1 [stdout] start install Ubuntu packages [stderr] devops_runtime_baremetal.sh: line 22: /etc/apt/apt.conf.d/90assumeyes: No such file or directory
I noticed that before was used Ubuntu as default in tfvars, now used Centos 7.6 in the latest (2005.180055). Not important but in the script is hardcoded message - echo "install Ubuntu packages".
not sure if centos edition 7.6 contains by default apt-get which is being executed in the devops_runtime_baremetal.sh
The text was updated successfully, but these errors were encountered: