From 3fa4ec67aa7f9cccb10f8508735876405781a6ba Mon Sep 17 00:00:00 2001 From: Dante Sanchez Date: Wed, 15 Nov 2023 13:17:56 -0500 Subject: [PATCH] fix managing typo --- Infrastructure/guides-infrastructure-advanced.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Infrastructure/guides-infrastructure-advanced.md b/Infrastructure/guides-infrastructure-advanced.md index 9f2155e5..64b099ae 100644 --- a/Infrastructure/guides-infrastructure-advanced.md +++ b/Infrastructure/guides-infrastructure-advanced.md @@ -11,7 +11,7 @@ ## Proxmox -### Manageing Virtual Machines with Proxmox +### Managing Virtual Machines with Proxmox Most of our VMs are provisioned with Ansible but sometimes we need to create VMs manually for testing or without automation. Process of creating and deleting VM videos can accessed in our [shared drive](https://drive.google.com/drive/folders/14Wq39Qtvk7X7kxsiCTDk3BPs3eNKD8nV)