datacenter-template supports --ostemplate

master
Denis Knauf 2021-06-07 14:01:57 +02:00
parent 1ff6ee163a
commit 618b6fbefe
1 changed files with 1 additions and 0 deletions

View File

@ -92,6 +92,7 @@ module PVE::CTTemplate
ipv6: [:string, false, "IPv6-Address with net-size."],
gateway6: [:string, false, "IPv6-Address of gateway."],
storage: [:string, false, "Device will be create on this Storage (default: root)"],
ostemplate: [:string, false, "OS-Template eg. vztmp/superlinux-1.2-amd64.tar.xz"],
}
end