From 54889462644d9b6eb724197c543e5ae5036fe06e Mon Sep 17 00:00:00 2001
From: Hans van Zijst <hans@procolix.com>
Date: Fri, 25 Oct 2024 15:52:14 +0200
Subject: [PATCH] Few small additions. (#20)

Not a lot, but probably useful.

Co-authored-by: Hans van Zijst <hans@woefdram.nl>
Reviewed-on: https://git.fediversity.eu/Fediversity/meta/pulls/20
Co-authored-by: Hans van Zijst <hans@procolix.com>
Co-committed-by: Hans van Zijst <hans@procolix.com>
---
 .gitignore                       |  9 +++++++++
 proxmox/proxmox-provisioning.org | 11 ++++++-----
 2 files changed, 15 insertions(+), 5 deletions(-)
 create mode 100644 .gitignore

diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..e0af02d
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,9 @@
+# ---> Vim
+# Swap
+[._]*.s[a-v][a-z]
+!*.svg  # comment out if you don't need vector files
+[._]*.sw[a-p]
+[._]s[a-rt-v][a-z]
+[._]ss[a-gi-z]
+[._]sw[a-p]
+
diff --git a/proxmox/proxmox-provisioning.org b/proxmox/proxmox-provisioning.org
index 2841673..a785e68 100644
--- a/proxmox/proxmox-provisioning.org
+++ b/proxmox/proxmox-provisioning.org
@@ -11,6 +11,7 @@
   Fediversity testing are:
   - 95.215.187.0/24. Gateway is 95.215.187.1.
   - 2a00:51c0:13:1305::/64. Gateway is 2a00:51c0:13:1305::1.
+  Check [Netbox](https://netbox.protagio.org) to see which addresses are free
 * Upload your ISO
 - Upload your ISO
 - In the node you want, `local` storage. ISO images. Upload. You can also download from URL.
@@ -19,8 +20,8 @@
 - Tick “advanced” at the bottom.
 ** General
 - Node :: which actual machine you want to run; same as the ISO
-- VM ID :: Has to be unique
-- Name ::
+- VM ID :: Has to be unique, probably best to use the "xxxx" in "vm0xxxx" (yet to be decided)
+- Name :: Usually "vm" + 5 digits, e.g. "vm02199"
 - Resource pool :: Fediversity
 ** OS
 - Storage :: local, means storage of the node.
@@ -33,10 +34,10 @@
 ** Disks
 - Disk size (GiB) :: 40
 - SSD emulation :: check
-- Discard :: check, so that
+- Discard :: check, so that blocks of removed data are cleared
 ** CPU
-- Sockets :: 1
-- Cores :: 2
+- Sockets :: 1 (depending on requirements)
+- Cores :: 2 (depending on requirements)
 - Enable NUMA :: check
 ** Memory
 - Memory (MiB) :: choose what you want