mirror of
https://github.com/rancher/os.git
synced 2025-09-01 06:40:31 +00:00
Fix service caching for azure image
This commit is contained in:
@@ -59,7 +59,8 @@ for file in $(ls .make-*); do
|
||||
cache_services "h/hyperv-vm-tools.yml"
|
||||
;;
|
||||
".make-azure")
|
||||
cache_services "h/hyperv-vm-tools.yml w/waagent.yml"
|
||||
cache_services "h/hyperv-vm-tools.yml"
|
||||
cache_services "w/waagent.yml"
|
||||
;;
|
||||
esac
|
||||
done
|
||||
|
Reference in New Issue
Block a user