proxmox/vm-drp-storage-name¶
The template to use for configuring the NAT Add Bridge network.
This param is used to define the Storage name that will be used to back the Lab DRP Virtual machines.
It defaults to local
, which is automatically created as the default
Storage location on a Proxmox system. This backs the Virtual Machines
volumes in the filesystem of the local Proxmox node.
This Param uses the .ParamExpand
method, which means that the operator
can specify Golang templating constructs, which will be rendered uniquely
based on the Machine context the task is running in. This allows for Storage
types that are uniquely defined based on the Machine information (eg name, etc).