proxmox-create-storage¶
Setup up PVE storage using Flexiflow task injection
Allows for injecting custom storage creation tasks into the running workflow for setting up the Storage subsystems within a Proxmox node.
Set the Param proxmox/flexiflow-create-storage on the machine to a String
array list of Tasks to execute. This gets set on the target Proxmox
hypervisor(s) you are building.
Example:
Would specify setting up a Directory type storage provider, followed by setting up an LVM Thin pool for storage.
Note that each injected Task will have it's own requirements on Param settings to control the configuration of that task.
Storage configurations are usually managed by use of the proxmox/storage-config
Param.
Objects that Reference proxmox-create-storage¶
- workflows proxmox-debian-install in Proxmox Install and Configure v4.15.0 as part of Stages (declared)
- workflows proxmox-only-install in Proxmox Install and Configure v4.15.0 as part of Stages (declared)
- workflows universal-proxmox in Universal Proxmox Content v4.15.0 as part of Stages (declared)