1
0
mirror of https://github.com/rancher/os.git synced 2025-09-01 23:04:41 +00:00

Add PingAn Cloud Support

This commit is contained in:
kingsd041
2019-03-21 13:48:37 +00:00
committed by niusmallnan
parent 8ab967f43c
commit 8b75752225
3 changed files with 33 additions and 0 deletions

View File

@@ -55,6 +55,9 @@ for file in $(ls .make-*); do
".make-4glte")
cache_services "m/modem-manager.yml"
;;
".make-pingan")
cache_services "p/pingan-amc.yml"
;;
".make-hyperv")
cache_services "h/hyperv-vm-tools.yml"
;;