mirror of
https://github.com/rancher/os.git
synced 2025-09-04 16:21:07 +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"
|
cache_services "h/hyperv-vm-tools.yml"
|
||||||
;;
|
;;
|
||||||
".make-azure")
|
".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
|
esac
|
||||||
done
|
done
|
||||||
|
Reference in New Issue
Block a user