1
0
mirror of https://github.com/rancher/os.git synced 2025-06-27 23:36:49 +00:00

Pre-cache hyperv service yaml for airgap installation

This commit is contained in:
niusmallnan 2018-12-12 16:39:02 +08:00
parent edce7bb15d
commit ae413185e1
2 changed files with 5 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-hyperv")
cache_services "h/hyperv-vm-tools.yml"
;;
esac
done

View File

@ -3,6 +3,8 @@ set -ex
cd $(dirname $0)/..
touch .make-hyperv
source ./scripts/version
./scripts/release-build