1
0
mirror of https://github.com/rancher/os.git synced 2025-09-04 16:21:07 +00:00

Merge pull request #2614 from Jason-ZW/add-azure-image

Add azure support
This commit is contained in:
niusmallnan
2018-12-28 14:53:38 +08:00
committed by GitHub
9 changed files with 43 additions and 312 deletions

View File

@@ -58,6 +58,9 @@ for file in $(ls .make-*); do
".make-hyperv")
cache_services "h/hyperv-vm-tools.yml"
;;
".make-azure")
cache_services "h/hyperv-vm-tools.yml w/waagent.yml"
;;
esac
done
case ${OS_CONSOLE} in