mirror of
https://github.com/rancher/os.git
synced 2025-08-31 22:32:14 +00:00
Add azure support
This commit is contained in:
@@ -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
|
||||
|
||||
|
Reference in New Issue
Block a user