1
0
mirror of https://github.com/rancher/os.git synced 2025-09-15 22:49:08 +00:00

Add proxmoxve release

This commit is contained in:
kingsd041
2019-01-22 02:00:55 +00:00
committed by niusmallnan
parent ab7abbf132
commit 6366727270
5 changed files with 46 additions and 1 deletions

View File

@@ -62,6 +62,9 @@ for file in $(ls .make-*); do
cache_services "h/hyperv-vm-tools.yml"
cache_services "w/waagent.yml"
;;
".make-proxmoxve")
cache_services "q/qemu-guest-agent.yml"
;;
esac
done
case ${OS_CONSOLE} in