From 004be3de16593a80f2d59beb00b8d70212349e51 Mon Sep 17 00:00:00 2001 From: "Joshua M. Boniface" Date: Fri, 25 Oct 2024 02:56:09 -0400 Subject: [PATCH] Add OVA mention --- docs/deployment/provisioner.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/deployment/provisioner.md b/docs/deployment/provisioner.md index baba056..8a005fd 100644 --- a/docs/deployment/provisioner.md +++ b/docs/deployment/provisioner.md @@ -1,6 +1,6 @@ # PVC Provisioner Guide -The PVC provisioner is a subsection of the main PVC system, designed to aid administrators in quickly deploying virtual machines (mostly major Linux flavours) according to defined templates and profiles, leveraging CloudInit and customizable provisioning scripts. +The PVC provisioner is a subsection of the main PVC system, designed to aid administrators in quickly deploying virtual machines (mostly major Linux flavours) according to defined templates and profiles, leveraging CloudInit and customizable provisioning scripts, or by deploying OVA images. - [PVC Provisioner Manual](#pvc-provisioner-manual) * [Overview](#overview)